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]

c/2085: sparc-sun-solaris2.7 RTL checking bootstrap failure on 3.1 CVS



>Number:         2085
>Category:       c
>Synopsis:       sparc-sun-solaris2.7 RTL checking bootstrap failure on 3.1 CVS
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Feb 24 11:16:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Kaveh Ghazi
>Release:        3.1 20010224 (experimental)
>Organization:
>Environment:
sparc-sun-solaris2.7
>Description:
When bootstrapping current CVS dated 2/24/2001
on sparc-sun-solaris2.7 with RTL checking, I get the
following error in stage2:

./xgcc -B./ -B/usr/local/sparc-sun-solaris2.7/bin/ -isystem /usr/local/sparc-sun-solaris2.7/include -O2   -DIN_GCC  -DSVR4  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../egcs-CVS20010224/gcc -I../../egcs-CVS20010224/gcc/. -I../../egcs-CVS20010224/gcc/config -I../../egcs-CVS20010224/gcc/../include  -fexceptions -DL_eh -c ../../egcs-CVS20010224/gcc/libgcc2.c -o libgcc/./_eh.o
../../egcs-CVS20010224/gcc/libgcc2.c: In function `eh_context_initialize':
../../egcs-CVS20010224/gcc/libgcc2.c:3290: warning: missing braces around initializer
../../egcs-CVS20010224/gcc/libgcc2.c:3290: warning: (near initialization for `once.__pthread_once_pad')
../../egcs-CVS20010224/gcc/libgcc2.c:3302: warning: missing braces around initializer
../../egcs-CVS20010224/gcc/libgcc2.c:3302: warning: (near initialization for `once_regsizes.__pthread_once_pad')
../../egcs-CVS20010224/gcc/libgcc2.c: In function `__throw':
../../egcs-CVS20010224/gcc/libgcc2.c:4126: RTL check: expected elt 0 type 'i' or 'n', have 'e' (rtx plus) in cse_basic_block, at cse.c:7321
Please submit a full bug report, with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>How-To-Repeat:
configure with RTL checking and bootstrap on
sparc-sun-solaris2.7
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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