Hello,

We are uprading gcc 2.95 to gcc 3.2.2 in Lynxos on x86. 

We have given the configration has :-

 --host=$(HOST) --target=$(TARGET) \
                 --prefix=$(PREFIX) \
                 --program-prefix="" \
                 --enable-languages=c \
                 --disable-nls

then we gave make all

We are getting following error:

/toolchain/src/gcc/crtstuff.c: In function `__do_global_dtors_aux':
/toolchain/src/gcc/crtstuff.c:286: , at config/i386/i386.c:9967
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make: *** [crtbegin.o] Error 1


-- 
           Summary: getting complier error:Internal compiler error in
                    ix86_attr_length_immediate_default
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: basavaraja_g at mindtree dot com


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

Reply via email to