[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bugs #8751] Pnet does not compile with GCC 3.4
From: |
Gopal.V |
Subject: |
[Pnet-developers] [bugs #8751] Pnet does not compile with GCC 3.4 |
Date: |
Sat, 01 May 2004 05:00:39 -0400 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040206 Firefox/0.8 |
This mail is an automated notification from the bugs tracker
of the project: DotGNU Portable.NET.
/**************************************************************************/
[bugs #8751] Latest Modifications:
Changes by:
Gopal.V <address@hidden>
'Date:
Sat 05/01/04 at 09:00 (Asia/Calcutta)
------------------ Additional Follow-up Comments ----------------------------
This is a GCC optimiser issue ... and not a Pnet problem.
/**************************************************************************/
[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'
Follow-up Comments
------------------
-------------------------------------------------------
Date: Sat 05/01/04 at 09:00 By: t3rmin4t0r
This is a GCC optimiser issue ... and not a Pnet problem.
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/