http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57814
--- Comment #1 from joseph at codesourcery dot com <joseph at codesourcery dot com> --- On Wed, 3 Jul 2013, janis at gcc dot gnu.org wrote: > Several of the tests added for PR46728 fail for powerpc-none-eabi and > powerpc-none-eabispe. The tests all use -mpowerpc-gpopt; is that option > expected to work for those targets? If not I can add directives to skip > tests > using that option for powerpc-*-eabi*; if it should work then I'll provide > further information about test failures and internal compiler errors > (segfaults). If the compiler ICEs, that's a bug, whether or not the option is expected to work for the given target. So even if the tests are disabled, a bug should remain open in Bugzilla for the ICEs as long as those are unfixed.