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/19103] New: Current CVS (2004/12/21) doesn't compile


Trying to bootstrap current CVS results in: 
 
./xgcc -B./ -B/usr/i586-ark-linux/bin/ -isystem /usr/i586-ark-linux/include  
-isystem /usr/i586-ark-linux/sys-include  
-L/usr/src/ark/BUILD/gcc4/build/gcc/../ld -O2 -DIN_GCC    -W -Wall  
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  
-Wold-style-definition  -isystem ./include  -I. -I. -I../../gcc -I../../gcc/.  
-I../../gcc/../include -I../../gcc/../libcpp/include   -g0  
-finhibit-size-directive -fno-inline-functions -fno-exceptions  
-fno-zero-initialized-in-bss -fno-unit-at-a-time -fno-omit-frame-pointer \  
   -c ../../gcc/crtstuff.c -DCRT_BEGIN \  
  -o crtbegin.o  
../../gcc/crtstuff.c: In function '__do_global_dtors_aux':  
../../gcc/crtstuff.c:290: internal compiler error: virtual array prologue[3]:  
element 1 out of bounds in contains, at function.c:4629  
Please submit a full bug report,  
with preprocessed source if appropriate.  
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: Current CVS (2004/12/21) doesn't compile
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bero at arklinux dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i586-ark-linux
  GCC host triplet: i586-ark-linux
GCC target triplet: i586-ark-linux


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


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