[Bug rtl-optimization/55598] LRA on powerpc does not like assembler in libgcc

2017-01-18 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55598 Michael Meissner changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug rtl-optimization/55598] LRA on powerpc does not like assembler in libgcc

2015-12-18 Thread wschmidt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55598 Bill Schmidt changed: What|Removed |Added CC||wschmidt at gcc dot gnu.org --- Comment #

[Bug rtl-optimization/55598] LRA on powerpc does not like assembler in libgcc

2012-12-05 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55598 --- Comment #2 from Michael Meissner 2012-12-05 16:37:46 UTC --- I'm trying the bootstrap of the lra branch right now. I discovered the bootstrap fails if I enable decimal floating point (i.e. --enable-decimal-float). More later.

[Bug rtl-optimization/55598] LRA on powerpc does not like assembler in libgcc

2012-12-05 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55598 --- Comment #1 from Steven Bosscher 2012-12-05 11:44:18 UTC --- Vlad committed a set of powerpc fixes here: http://gcc.gnu.org/ml/gcc-patches/2012-12/msg00272.html Perhaps you can try the patch, see if it helps?