[LLVMbugs] [Bug 277] [llvmgcc] C front-end emits declarations much too aggressively

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sat Nov 27 16:14:19 PST 2004


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=277

sabre at nondot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From sabre at nondot.org  2004-11-27 18:14 -------
While this bug would be nice to fix, it really won't matter.  All that it would
get rid of is the declarations for all of the builtin C library functions.

The bigger fix was for Bug 459, which caused us to codegen and emit the bodies
for inline functions that were never referenced.

-Chris



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the llvm-bugs mailing list