[Bug bootstrap/77676] powerpc64 and powerpc64le stage2 bootstrap fail

2016-11-21 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77676

Martin Sebor  changed:

   What|Removed |Added

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

--- Comment #18 from Martin Sebor  ---
The patch to re-enable -fprintf-return-value was committed in r242674 after
successfully bootstrapping on powerpc64*, i386, and x86_64 and passing
regression tests.  Please open a new bug for any new problems related to the
option.

[Bug bootstrap/77676] powerpc64 and powerpc64le stage2 bootstrap fail

2016-11-08 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77676

--- Comment #17 from Martin Sebor  ---
Patch to re-enable -fprintf-return-value:
  https://gcc.gnu.org/ml/gcc-patches/2016-11/msg00785.html

[Bug bootstrap/77676] powerpc64 and powerpc64le stage2 bootstrap fail

2016-09-22 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77676

Martin Sebor  changed:

   What|Removed |Added

  Component|target  |bootstrap

--- Comment #16 from Martin Sebor  ---
The patch committed in r240383 should restore the ILP32 bootstrap and fix most
(but not all) of the failures in the builtin-sprintf*.c tests there as well. 
The patch does not yet re-enable the sprintf return value optimization.  I'll
re-enable it after I've done some testing.  Until then I'll leave this bug
open.