|
From: | Marcus Urban |
Subject: | [Pnet-developers] [bugs #8751] Pnet does not compile with GCC 3.4 |
Date: | Sat, 01 May 2004 04:52:48 -0400 |
User-agent: | Mozilla/5.0 (compatible; Konqueror/3.2; Linux 2.4.20-8; X11; i686; en_US, en_US.UTF-8, en) (KHTML, like Gecko) |
This mail is an automated notification from the bugs tracker of the project: DotGNU Portable.NET. /**************************************************************************/ [bugs #8751] Full Item Snapshot: URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8751> Project: DotGNU Portable.NET Submitted by: Marcus Urban On: Sat 05/01/04 at 08:52 Category: None Severity: 5 - Average Item Group: None Resolution: None Assigned to: None Status: Open Summary: Pnet does not compile with GCC 3.4 Original Submission: Pnet fails with the following error when compilation is attempted with GCC 3.4: ake[1]: Entering directory `/home/marcus/src/pnet/engine' /bin/sh ./mklabel.sh "gawk" ./cvm.h >cvm_labels.h gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../libffi/include -fno-gcse -fno-inline-functions -I../include -I../libffi/include -I. -DBUILD_PROFILE_NAME=""full"" -O2 -march=athlon-tbird -mtune=athlon-tbird -Wall -c `test -f 'cvm.c' || echo './'`cvm.c cvm.c: In function `_ILCVMInterpreter': cvm.c:317: error: unable to find a register to spill in class `GENERAL_REGS' cvm.c:317: error: this is the insn: (insn:HI 9126 9114 9130 433 cvm.c:77 (parallel [ (set (reg/v:DI 2110 [ <anonymous> ]) (ashift:DI (reg/v:DI 2110 [ <anonymous> ]) (subreg:QI (reg/v:SI 2106 [ shiftBy ]) 0))) (clobber (scratch:SI)) (clobber (reg:CC 17 flags)) ]) 277 {ashldi3_1} (insn_list 9104 (insn_list 9114 (nil))) (expr_list:REG_DEAD (reg/v:SI 2106 [ shiftBy ]) (expr_list:REG_UNUSED (reg:CC 17 flags) (expr_list:REG_UNUSED (scratch:SI) (nil))))) cvm.c:317: confused by earlier errors, bailing out make[1]: *** [cvm.o] Error 1 make[1]: Leaving directory `/home/marcus/src/pnet/engine' For detailed info, follow this link: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8751> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |