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/848: [enable-checking] ICE in store_constructor, at expr.c:4412



>Number:         848
>Category:       c
>Synopsis:       [enable-checking] ICE in store_constructor, at expr.c:4412
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Sun Nov 19 18:06:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     guest
>Release:        version 2.97 20001113 (experimental)
>Organization:
>Environment:
mips-sgi-irix6.5 
configure flags: --host=mips-sgi-irix6.5 --enable-shared --enable-haifa --enable-pthreads --enable-checking=misc,tree,rtl,gc,gcac
>Description:
Test gcc.c-torture/execute/20000113-1.c fails when gcc built with --enable-checking=misc,tree,rtl,gc,gcac

spawn /exd4/billingd/obj/gcc-enable-checking/gcc/xgcc -B/exd4/billingd/obj/gcc-enable-checking/gcc/ /exd4/billingd/src/gcc/gcc/testsuite/gcc.c-torture/execute/20000113-1.c -w -O0 -lm -o /exd4/billingd/obj/gcc-enable-checking/gcc/testsuite/20000113-1.x0 
/exd4/billingd/src/gcc/gcc/testsuite/gcc.c-torture/execute/20000113-1.c: In function `foobar':
/exd4/billingd/src/gcc/gcc/testsuite/gcc.c-torture/execute/20000113-1.c:9: RTL check: expected code `mem', have `reg'
/exd4/billingd/src/gcc/gcc/testsuite/gcc.c-torture/execute/20000113-1.c:9: Internal compiler error in store_constructor, at expr.c:4412


>How-To-Repeat:
Build gcc on mips-sgi-irix6.5 with 
configure flags: --host=mips-sgi-irix6.5 --enable-shared --enable-haifa --enable-pthreads --enable-checking=misc,tree,rtl,gc,gcac



>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]