[LLVMbugs] [Bug 2111] New: ICE llvm-gcc (4.2)
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Feb 28 08:49:02 PST 2008
http://llvm.org/bugs/show_bug.cgi?id=2111
Summary: ICE llvm-gcc (4.2)
Product: tools
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: llvm-gcc
AssignedTo: unassignedbugs at nondot.org
ReportedBy: alenhar2 at uiuc.edu
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=1480)
--> (http://llvm.org/bugs/attachment.cgi?id=1480)
one line reduction
The attached test case failes in llvm-gcc (4.2) if you give the -fno-common
flag.
-emit-llvm doesn't matter. GNU gcc-4.2 doesn't mind the file. reproduce with:
llvm-gcc -o /dev/null min.i -c -fno-common
--
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