[Bug bootstrap/77993] [7 regression] bootstrap failure on PowerPC/Linux

2016-11-03 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77993 Michael Meissner changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug bootstrap/77993] [7 regression] bootstrap failure on PowerPC/Linux

2016-11-03 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77993 --- Comment #12 from Michael Meissner --- Author: meissner Date: Thu Nov 3 21:25:12 2016 New Revision: 241833 URL: https://gcc.gnu.org/viewcvs?rev=241833=gcc=rev Log: 2016-11-03 Michael Meissner PR

[Bug bootstrap/77993] [7 regression] bootstrap failure on PowerPC/Linux

2016-11-03 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77993 --- Comment #11 from Eric Botcazou --- > Revised proposed patch to fix the problem without syntax error This one fixes the bootstrap failure. Testsuite running...

[Bug bootstrap/77993] [7 regression] bootstrap failure on PowerPC/Linux

2016-11-03 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77993 Michael Meissner changed: What|Removed |Added Attachment #39951|0 |1 is obsolete|

[Bug bootstrap/77993] [7 regression] bootstrap failure on PowerPC/Linux

2016-11-03 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77993 --- Comment #9 from Eric Botcazou --- > Eric, if you could try it in your environment to see if it solves the > problem, it would be helpful. It doesn't fly: /work/botcazou/gcc-head/src/gcc/config/rs6000/rs6000.md:7525:33: note: in expansion

[Bug bootstrap/77993] [7 regression] bootstrap failure on PowerPC/Linux

2016-11-02 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77993 --- Comment #8 from Eric Botcazou --- > Eric, if you could try it in your environment to see if it solves the > problem, it would be helpful. Will do tomorrow morning.

[Bug bootstrap/77993] [7 regression] bootstrap failure on PowerPC/Linux

2016-11-02 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77993 Michael Meissner changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug bootstrap/77993] [7 regression] bootstrap failure on PowerPC/Linux

2016-11-02 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77993 --- Comment #7 from Michael Meissner --- Created attachment 39951 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39951=edit Patch to disable IFmode if -msoft-float I believe this patch fixes the problem. It disables IFmode if

[Bug bootstrap/77993] [7 regression] bootstrap failure on PowerPC/Linux

2016-10-19 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77993 --- Comment #6 from Eric Botcazou --- > Also, what configure comment, and you seem to have CFLAGS set during > build? Configure with: /work/botcazou/gcc-head/src/configure --build=powerpc-linux-gnu --prefix=/work/botcazou/gcc-head/install_ppc

[Bug bootstrap/77993] [7 regression] bootstrap failure on PowerPC/Linux

2016-10-19 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77993 --- Comment #5 from Segher Boessenkool --- Build, with what flags?

[Bug bootstrap/77993] [7 regression] bootstrap failure on PowerPC/Linux

2016-10-19 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77993 --- Comment #4 from Segher Boessenkool --- Also, what configure comment, and you seem to have CFLAGS set during build?

[Bug bootstrap/77993] [7 regression] bootstrap failure on PowerPC/Linux

2016-10-19 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77993 --- Comment #3 from Eric Botcazou --- > What bootstrap stage is failing here? It's a simple build failure, just try to compile the preprocessed testcase.

[Bug bootstrap/77993] [7 regression] bootstrap failure on PowerPC/Linux

2016-10-19 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77993 --- Comment #2 from Segher Boessenkool --- Hi Eric, What bootstrap stage is failing here?

[Bug bootstrap/77993] [7 regression] bootstrap failure on PowerPC/Linux

2016-10-17 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77993 Richard Biener changed: What|Removed |Added Target Milestone|--- |7.0

[Bug bootstrap/77993] [7 regression] bootstrap failure on PowerPC/Linux

2016-10-15 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77993 --- Comment #1 from Eric Botcazou --- Created attachment 39818 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39818=edit Preprocessed testcase (compressed)