[LLVMbugs] [Bug 232] NEW: llvm-gcc creates two functions for one function with two prototypes

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Feb 10 12:56:23 PST 2004


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

           Summary: llvm-gcc creates two functions for one function with two
                    prototypes
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: llvm-gcc
        AssignedTo: sabre at nondot.org
        ReportedBy: criswell at uiuc.edu


If a function is given two different function prototypes, llvm-gcc generates two
separate functions instead of a single function.

The attached C code and assembly code demonstate the problem.



------- 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