Re: Workaround for building trunk with GCC 4.4.7

2018-08-30 Thread Jose E. Marchesi
The patch is OK - thanks for noticing. Committed as below. Thanks! Index: gcc/ChangeLog === --- gcc/ChangeLog (revision 263981) +++ gcc/ChangeLog (working copy) @@ -1,3 +1,10 @@ +2018-08-30 Jose E. Marchesi +

Re: Workaround for building trunk with GCC 4.4.7

2018-08-30 Thread Richard Biener
On Wed, Aug 29, 2018 at 6:45 PM Jose E. Marchesi wrote: > > > Hi people! > > I found this compilation problem while building today's trunk with GCC > 4.4.7 [1] in a RHEL 6.9 derivative in sparc64: > > g++ -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti > -fasynchronous-unwind-tables -W -

Workaround for building trunk with GCC 4.4.7

2018-08-29 Thread Jose E. Marchesi
Hi people! I found this compilation problem while building today's trunk with GCC 4.4.7 [1] in a RHEL 6.9 derivative in sparc64: g++ -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribut