This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/12494] gcc 3.3.1 build fails internal compiler error: in simplify_gen_subreg, at simplify-rtx.c:2752
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Oct 2003 16:02:05 -0000
- Subject: [Bug other/12494] gcc 3.3.1 build fails internal compiler error: in simplify_gen_subreg, at simplify-rtx.c:2752
- References: <20031002213340.12494.rknigh@sandia.gov>
- 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=12494
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-10-03 16:02 -------
You are just using "make" instead of "make bootstrap" so the current compiler, egcs-2.91.66, does
not miscompiles the new compiler which is what is happening.