Hello GCC developers and GCC mailing list members:
This message concerns some warnings noted by GCC during the
compilation of GCC 6.1.0. If GCC had the -Werror flag passed, this
would be an error. I'm not sure if this is an error, just a warning
that I should ignore, or a bug, but I just wanted you
Hello all,
Yesterday I managed to successfully build GCC and all of the
accompanying languages that it supports by default (Ada, C, C++,
Fortran, Go, Java, Objective-C, Objective-C++, and Link-time
Optimization (LTO)). I did not build JIT support because I have not
herd if it is stable or not.
Anyw
wrote:
> On Sat, 4 Jun 2016, Ethin Probst wrote:
>
>> Yesterday I managed to successfully build GCC and all of the
>> accompanying languages that it supports by default (Ada, C, C++,
>> Fortran, Go, Java, Objective-C, Objective-C++, and Link-time
>> Optimization (LTO)). I
While checking out the latest GCC SVN branch (rev. 243,465 as of
December 08, 2016), the following conflicts were detected by
subversion:
[subversion output]
Summary of conflicts:
Tree conflicts: 34
Tree conflict on 'gcc/INSTALL'
> local dir unversioned, incoming dir add upon update
Select: (r
I'm trying to run the GCC configure script with:
[configure input]
~/gcc/configure --disable-nls --enable-gold=yes --enable-libquadmath
--enable-libquadmath-support --enable-libada --enable-libssp
--enable-libcxx --enable-liboffloadmic=target --enable-bootstrap
--enable-lto --enable-static-libjava
At the current moment, GNAT does not print code samples and column
indicators like GCC/G++/GCCGO/GFORTRAN does. A sample is below (I'm
running as root during this compilation process as I am over SSH and
don't like typing sudo all that much sometimes):
[compilation output from gcc]
/root/gcc/gcc/ad
Hello there,
Since my email program won't allow me to send emails directly to this
address only, I guess I'll have to send them by hand. Is there any way
I could help with GCC development? I'd really like to help this
compiler progress and anything I can do would be nicely appreciated.
Hello all,
I was trying to build GCC 7.1.0 on OpenSuse 42.1 when it encountered
an internal error. The error is thrown, for lack of a better word, in
both 4.x and 6.x.
I would have submitted a bug report on the GCC bug tracker except for
the fact that I don't have all the information needed, so tho