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 c/14348] New: Cannot bootstrap GCC-3.3.4-pre with GCC-3.5 (experimental)


Bootstrapping GCC-3.3.4-pre (freshly taken from repository) fails with

/home/gdr/redhat/3.gcc/gcc/read-rtl.c: In function `read_rtx':
/home/gdr/redhat/3.gcc/gcc/read-rtl.c:653: error: invalid lvalue in increment
make[2]: *** [read-rtl.o] Error 1

I think this is related to uses of some cast as lvalue in the obstack lib.

-- 
           Summary: Cannot bootstrap GCC-3.3.4-pre with GCC-3.5
                    (experimental)
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gdr at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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