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]

Re: ICE in reload_cse_simplify_operands at reload.c:8102


> 
> The following ICE occured with yesterdays CVS source building under hpux
> 10.20:
> 
> ./xgcc -B./ -B/usr/local/hppa1.1-hp-hpux10.20/bin/ -isystem /usr/local/hppa1.1-hp-hpux10.20/include -O2   -DIN_GCC    -g -W -Wall  -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -Wno-long-long -isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I../../gcc -I../../gcc/config -I../../gcc/../include -DUSE_COLLECT2 -DL_bb -c ../../gcc/libgcc2.c -o libgcc/./_bb.o
> ../../gcc/libgcc2.c:1348: warning: function declaration isn't a prototype
> ../../gcc/libgcc2.c: In function `__bb_trace_func':
> ../../gcc/libgcc2.c:2208: Insn does not satisfy its constraints:
> (insn 546 544 548 (set (reg:SI 22 %r22)
>         (plus:SI (reg:SI 19 %r19)
>             (high:SI (symbol_ref/u:SI ("*L$C0041"))))) 80 {post_std+2} (nil)
>     (nil))
> ../../gcc/libgcc2.c:2208: Internal compiler error in reload_cse_simplify_operands, at reload1.c:8102

Fixed today, probably by ~r's reload.c patch.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)

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