This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/14151] [new-ra] new-ra get frame size incorrect
- From: "1319 at bot dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Apr 2004 21:03:02 -0000
- Subject: [Bug optimization/14151] [new-ra] new-ra get frame size incorrect
- References: <20040215183738.14151.andrewhutchinson@cox.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From 1319 at bot dot ru 2004-04-08 21:03 -------
new-regalloc branch fails to compile testcase:
$ ./xgcc -B. -S ~/tmp/14151.c
/home/ssb/tmp/14151.c: In function `Timer0_Init':
/home/ssb/tmp/14151.c:11: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
$
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14151