patchDotGNU Portable.NET - Patches: patch #3032, fixes to make ilrun build with gcc...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #3032: fixes to make ilrun build with gcc 3.4.0

Submitter:  Norbert Bollow <nb>
Submitted:  Fri 07 May 2004 03:54:30 PM UTC
   
 
Category:  None Priority:  7 - High
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Mon 24 May 2004 09:19:09 AM UTC, comment #2: 

Patch applied - 24 May 2004

Rhys Weatherley <rweather>
Group administrator
Fri 07 May 2004 06:11:20 PM UTC, comment #1: 

The -fno-unit-at-a-time portion of the patch is not needed (and actually reduces performance). Adding just the cvm.c portion works.

Anonymous
Fri 07 May 2004 03:54:30 PM UTC, original submission:  

Added a check to configure.in which checks whether CC accepts the -fno-unit-at-a-time option, which is needed with gcc 3.4.0 to work around the gcc register spill bug (bug no 15318).

Corresponding change in engine/Makefile.am

A small change in cvm.c which fixes weird link errors that otherwise occured with gcc 3.4.0, and which also gives a small (but statistically significant) improvement in pnetmark when ilrun is built with gcc 3.2.3.

Norbert Bollow <nb>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #7406:  nb-040507.patch added by nb (4KiB - text/x-diff - patch to make ilrun build with gcc 3.4.0)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-05-24 rweather Open/ClosedOpen Closed
2004-05-07 nb Attached File- Added nb-040507.patch, #3223

Back to the top

Powered by Savane 3.13-bb6a.
Corresponding source code