Hello,
I would like to remind you of the upcoming GNU Tools Cauldron meeting in Prague
September 8-10. https://gcc.gnu.org/wiki/cauldron2017 (in 5 weeks!)
At the present we still have 83 registered participants and the room capacity
is bit over 100 seats. If you want to participate, please regist
On Mon, 7 Aug 2017, Martin Liška wrote:
> On 07/30/2017 05:08 AM, Ethin Probst wrote:
> > --enable-checking=all --disable-nls --enable-fixed-point
> > In file included from ../../../gcc-7.1.0/libgcc/fixed-bit.c:55:0:
> > ../../../gcc-7.1.0/libgcc/fixed-bit.h:64:1: error: unable to emulate 'QQ'
On 07/30/2017 05:08 AM, Ethin Probst wrote:
> 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 f
Hi!
Patches should go to gcc-patches.
Just a trivial remark:
> --- gcc/c-family/c-opts.c (revision 250514)
> +++ gcc/c-family/c-opts.c (working copy)
> @@ -1152,8 +1152,11 @@
> {
>FILE *deps_stream = NULL;
>
> - /* Don't write the deps file if there are errors. */
> - if (cpp_o
On 7 August 2017 at 02:29, Vincent Lefevre wrote:
> Hi,
>
> The GCJ wiki page https://gcc.gnu.org/wiki/GCJ appears to be very
> obsolete. According to this page, GCJ is part of GCC, but AFAIK,
> GCJ has been removed from GCC.
Thanks, I've updated the page.
On 5 August 2017 at 21:58, Gerald Pfeifer wrote:
> On Fri, 4 Aug 2017, Jonathan Wakely wrote:
>> Thanks for letting us know, I've fixed the link.
>
> Thanks, Jonathan.
>
> https://gcc.gnu.org/onlinedocs/gcc-7.1.0/libstdc++/manual/manual/profile_mode.html
>