[Bug target/63195] [5.0 regression] stage3 build/gengtype miscompiled

2014-09-09 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63195

Segher Boessenkool  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Segher Boessenkool  ---
Fixed.  Thanks for the report!


[Bug target/63195] [5.0 regression] stage3 build/gengtype miscompiled

2014-09-09 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63195

--- Comment #3 from Segher Boessenkool  ---
Author: segher
Date: Tue Sep  9 18:49:08 2014
New Revision: 215091

URL: https://gcc.gnu.org/viewcvs?rev=215091&root=gcc&view=rev
Log:
2014-09-09  Segher Boessenkool  

PR target/63195
* config/rs6000/rs6000.md (*bool3): Allow only register
operands.  Split off the constant operand alternative to ...
(*bool3_imm): New.

Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/rs6000/rs6000.md


[Bug target/63195] [5.0 regression] stage3 build/gengtype miscompiled

2014-09-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63195

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|--- |5.0


[Bug target/63195] [5.0 regression] stage3 build/gengtype miscompiled

2014-09-06 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63195

Segher Boessenkool  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
   Last reconfirmed||2014-09-06
 CC||segher at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #2 from Segher Boessenkool  ---
I cannot reproduce this.  You have --enable-languages=c and it fails in java?
... Oh never mind, it needs checking=release to fail.  How strange.

Anyway: mine.


[Bug target/63195] [5.0 regression] stage3 build/gengtype miscompiled

2014-09-06 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63195

--- Comment #1 from Andreas Schwab  ---
$ ../gcc/configure --prefix=/usr --build=powerpc64-linux
--enable-checking=release --enable-shared --with-system-zlib 'CFLAGS=-O2 -g'
'CXXFLAGS=-O2 -g' --with-cpu-64=power4 --enable-secureplt
--with-long-double-128 --enable-languages=c