Re: An internal GCC compiler error when compiling GCC 7.x with GCC 6.x and 4.x

2017-08-07 Thread Joseph Myers
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'

Re: An internal GCC compiler error when compiling GCC 7.x with GCC 6.x and 4.x

2017-08-07 Thread Martin Liška
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