[Bug middle-end/60102] [4.9/5 Regression] powerpc fp-bit ices at dwf_regno

2014-11-24 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60102 Francois-Xavier Coudert changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|--

[Bug middle-end/60102] [4.9/5 Regression] powerpc fp-bit ices at dwf_regno

2014-11-24 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60102 Richard Biener changed: What|Removed |Added Status|NEW |WAITING --- Comment #23 from Richard Bi

[Bug middle-end/60102] [4.9/5 Regression] powerpc fp-bit ices at dwf_regno

2014-11-24 Thread fxcoudert at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60102 --- Comment #22 from fxcoudert at gmail dot com --- > Sorry. The "REGISTER_NAMES" macro that was updated in "rs6000.h" file gets > redefined in "darwin.h" file. I can provide the required patch, but I don't > have a darwin machine to test the cha

[Bug middle-end/60102] [4.9/5 Regression] powerpc fp-bit ices at dwf_regno

2014-11-24 Thread rohitarulraj at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60102 --- Comment #21 from Rohit --- (In reply to Francois-Xavier Coudert from comment #20) > The commits from comments #16 and #17 broke the compiler (and bootstrap) on > powerpc-apple-darwin9: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63703 Sorry

[Bug middle-end/60102] [4.9/5 Regression] powerpc fp-bit ices at dwf_regno

2014-11-23 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60102 Francois-Xavier Coudert changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/60102] [4.9/5 Regression] powerpc fp-bit ices at dwf_regno

2014-10-30 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60102 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.2 |4.9.3 --- Comment #19 from Jakub Jelinek