[Bug ada/84277] [8 Regression] A lot of new acats testsuite failures
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 26 15:53:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84277
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
What are the "acats tests without -fno-reorder-blocks-and-partition still at
314 failures." failures? Runtime failures, or just failing to assemble or
failing to link? How do non-ada tests with -freorder-blocks-and-partition look
on this target? Perhaps block & partition reordering needs to be disabled,
either on the target for all compilation, or for Ada only, though of course it
would be nice to see why. Is that a regression though? I mean, has
-freorder-blocks-and-partition ever worked on this target for Ada, or just
nobody tested it before?
More information about the Gcc-bugs
mailing list