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/55067] New: [4.8 Regression] AIX bootstrap failure due to lra.c loc_t


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

             Bug #: 55067
           Summary: [4.8 Regression] AIX bootstrap failure due to lra.c
                    loc_t
    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


The merge of LRA causes a bootstrap failure on AIX due to use of the typedef
loc_t.  This is similar to the bug for tree-diagnostic.c reported in PR 50874. 
Please change the typedef name.


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