http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57814

            Bug ID: 57814
           Summary: gcc.target/powerpc/pr46728-* test failures for eabi
                    targets
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: janis at gcc dot gnu.org
                CC: wschmidt at gcc dot gnu.org
            Target: powerpc-none-eabi, powerpc-none-eabispe

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).

My testing has been for GCC mainline and the 4.8 branch.

It would be nice if the compiler complained when -mpowerpc-gpopt is used with
incompatible targets, but that idea was shot down in PR24913.

Reply via email to