[LLVMbugs] [Bug 7568] linker errors compiling perl from spec2006
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Aug 5 10:39:31 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7568
Eli Friedman <sharparrow1 at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |sharparrow1 at yahoo.com
Resolution| |INVALID
--- Comment #3 from Eli Friedman <sharparrow1 at yahoo.com> 2010-08-05 12:39:30 CDT ---
Expect problems if the __attribute specifications in system headers get
#define'ed away; in this case, the "__attribute__ ((__gnu_inline__))" which is
supposed to be attached to the inline definition of __signbitf is getting
defined away.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list