This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77676

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|target                      |bootstrap

--- Comment #16 from Martin Sebor <msebor at gcc dot gnu.org> ---
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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]