No I am referring to the gcc directory.

I mean when I do a diff between a gcc 4.1.0 and your cegcc (which has for

origin also a 4.1.0 from what I know) I can see that everytime there is

something like LSYM(Lad_s) you remove the L.

I was just curious to know why you are doing this.









On Wed, 18 Jun 2008 20:04:38 +0200, Danny Backx <[EMAIL PROTECTED]>

wrote:

> The gcc-4.3.0 directory is not stable, and I'm not supporting it right

> now. Is this what you're referring to ?

> 

>       Danny

> 

> On Wed, 2008-06-18 at 18:13 +0200, Mosfet wrote:

>> I saw that amongst modifications you are modifying 

>> 

>> 

>> 

>> src\gcc\gcc\config\arm\ieee754-df.S

>> 

>> src\gcc\gcc\config\arm\ieee754-sf.S

>> 

>> src\gcc\gcc\config\arm\lib1funcs.asm

>> 

>> 

>> 

>> and your are replacing every         beq     LSYM(Lad_s) by  beq     
>> LSYM(ad_s)

>> 

>> 

>> 

>> What does it mean ? 

>> 

>> 

>> 

>> 

>> 

>> 

>> 

>> 

>>

> -------------------------------------------------------------------------

>> Check out the new SourceForge.net Marketplace.

>> It's the best place to buy or sell services for

>> just about anything Open Source.

>> http://sourceforge.net/services/buy/index.php

>> _______________________________________________

>> Cegcc-devel mailing list

>> Cegcc-devel@lists.sourceforge.net

>> https://lists.sourceforge.net/lists/listinfo/cegcc-devel

>> 

>


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to