A Wednesday 18 June 2008 17:13:23, 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) >
IIRC, that was a change I make to abstract a bit the local label used (see the definition of LSYM). I think that I ended up realizing there was some other less invasive way to do it, but it's still there in the gcc 4.1 based sources. -- Pedro Alves ------------------------------------------------------------------------- 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