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/12328] New: New bootstrap failure on 3.3 branch


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: New bootstrap failure on 3.3 branch
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gschafer at zip dot com dot au
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i686-pc-linux-gnu

../../gcc-3.3.2-cvs/gcc/cp/class.c: In function
`resolve_address_of_overloaded_function':
../../gcc-3.3.2-cvs/gcc/cp/class.c:6259: error: `flags' undeclared (first use in
this function)
../../gcc-3.3.2-cvs/gcc/cp/class.c:6259: error: (Each undeclared identifier is
reported only once
../../gcc-3.3.2-cvs/gcc/cp/class.c:6259: error: for each function it appears in.)
make[1]: *** [cp/class.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory
`/mnt/hdb6/home/gws/scratch/testing/gcc-build/gcc'
make: *** [all-gcc] Error 2


There seems to have been some changes to cp/class.c in the past few days which
are probably responsible.

Thanks


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