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/55068] New: [4.8 Regression] AIX bootstrap in push_reload() after LRA merge


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

             Bug #: 55068
           Summary: [4.8 Regression] AIX bootstrap in push_reload() after
                    LRA merge
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dje@gcc.gnu.org


Bootstrap now fails on AIX in push_reload()

reload.c:1012

gcc_assert (reg_renumber[regno] >= 0);


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