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 target/11194] [3.3.1 regression] ICE in simplify_gen_subreg, at simplify-rtx.c


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From doko at cs dot tu-berlin dot de  2003-06-19 18:09 -------
Subject: Re:  [3.3.1 regression] ICE in simplify_gen_subreg, at simplify-rtx.c

dhazeghi@yahoo.com writes:

> Strange, I can't seem to reproduce this on an arm-linux cross
> compiler (3.3 branch, 20030616). You're doing a normal arm-linux
> configuration, and the compiler ICEs when fed either testcase with
> the -O2 -g options, correct?

correct. plus the patch from PR10730, not yet applied on the branch.

> What options are you configuring gcc with?

configure -v --enable-languages=c,c++,java,f77,pascal,objc,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc arm-linux

> Would you mind checking whether this occurs with today's cvs too?

not with HEAD CVS 20030617.


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