This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug inline-asm/39048] gcc 4.4.0 20090131 - Extra underscore hides libgcc's soft-fp functions from Testsuite causing FAILs + naming error in libgcc



------- Comment #5 from ubizjak at gmail dot com  2009-02-06 16:31 -------
(In reply to comment #3)
> I tossed in that patch and it cause gcc's build to fail here:

> ../../../gcc_trunk/libgcc/../gcc/config/soft-fp/fixtfti.c:34: error: expected
> '=', ',', ';', 'asm' or '__attribute__' before '__fixtfti'

Sorry, you need to change libgcc/config.host in the same way. Look at the end
of the file.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39048


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]