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/38742] New: Gcc failed to boostrap with


When gcc is configured with --enable-checking=assert, I
got

cc1: warnings being treated as errors
/export/gnu/src/gcc-work/gcc/gcc/ira-build.c: In function
â??remove_low_level_allocnosâ??:
/export/gnu/src/gcc-work/gcc/gcc/ira-build.c:2047: error: suggest braces around
empty body in an â??ifâ?? statement 
make[4]: *** [ira-build.o] Error 1

cc1: warnings being treated as errors
/export/gnu/src/gcc-work/gcc/gcc/ira-color.c: In function
â??ira_reuse_stack_slotâ??:
/export/gnu/src/gcc-work/gcc/gcc/ira-color.c:3043: error: implicit declaration
of function â??pseudos_have_intersected_live_ranges_pâ??


-- 
           Summary: Gcc failed to boostrap with
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl dot tools at gmail dot com


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


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