This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/11576] [3.3 regression] internal error at emit-rtl.c:2017
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jul 2003 17:56:43 -0000
- Subject: [Bug c/11576] [3.3 regression] internal error at emit-rtl.c:2017
- References: <20030718133949.11576.ysato@users.sourceforge.jp>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11576
dhazeghi at yahoo dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
------- Additional Comments From dhazeghi at yahoo dot com 2003-07-18 17:56 -------
Only -mint32 -mh -Os needed to reproduce it. Workaround is to change -Os to -O1 or remove
one of the other two options.