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

            Bug ID: 61521
           Summary: [4.10 regression] build broken after LRA patch
           Product: gcc
           Version: 4.10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: christophe.lyon at st dot com

Hello,

Commit 211655:
2014-06-13  Vladimir Makarov  <vmaka...@redhat.com>

        * lra-assign.c (assign_by_spills): Add code to assign vector regs
        to inheritance pseudos.
        * config/i386/i386.c (ix86_spill_class): Add check on NO_REGS.

causes GCC trunk to fail to build on ARM & AArch64 targets.

See https://gcc.gnu.org/ml/gcc-patches/2014-06/msg01146.html for more details.

Reply via email to