> On 23 Apr 2020, at 19:39, Jonathan Wakely wrote:
> Patch submitted for approval now:
> https://gcc.gnu.org/pipermail/gcc-patches/2020-April/544461.html
Thanks Jonathan :)
Hello,
Is it possible to make plugins for the C compiler (not the C++)
compiler? I was trying the (old) sample code at
https://github.com/hlandau/compex to make a plugin, but the plugin
only works with C++. when trying to use the C compiler it complains
about
gcc -fplugin=/usr/local/lib/compex_g
Of course, better would be to remove ChangeLogs entirely (including not
putting anything like them into a commit message), because they are
largely not useful and are just make-work.
I disagree. I find them quite useful.
Hi!
On Fri, Apr 24, 2020 at 05:48:38PM +0200, Thomas Koenig wrote:
> >Of course, better would be to remove ChangeLogs entirely (including not
> >putting anything like them into a commit message), because they are
> >largely not useful and are just make-work.
>
> I disagree. I find them quite usef
Hello,
Hugo Landau figured out why it didn't load:
Yes.
The reference to cp_global_trees appears to be caused by the below code,
which only relates to C++. For C, try commenting it out like this:
OUTF ("- !compex/method\n", i);
OUT
On Fri, 2020-04-24 at 13:03 -0600, Maurice Smulders via Gcc wrote:
> Hello,
>
> Hugo Landau figured out why it didn't load:
> Yes.
>
>
> The reference to cp_global_trees appears to be caused by the below
> code,
> which only relates to C++. For
Hi,
On Fri, Apr 24 2020, Segher Boessenkool wrote:
> Hi!
>
> On Fri, Apr 24, 2020 at 05:48:38PM +0200, Thomas Koenig wrote:
>> >Of course, better would be to remove ChangeLogs entirely (including not
>> >putting anything like them into a commit message), because they are
>> >largely not useful and
Hi!
On Fri, Apr 24, 2020 at 10:01:20PM +0200, Martin Jambor wrote:
> On Fri, Apr 24 2020, Segher Boessenkool wrote:
> > On Fri, Apr 24, 2020 at 05:48:38PM +0200, Thomas Koenig wrote:
> >> >Of course, better would be to remove ChangeLogs entirely (including not
> >> >putting anything like them into
Snapshot gcc-8-20200424 is now available on
https://gcc.gnu.org/pub/gcc/snapshots/8-20200424/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 8 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch