[LLVMbugs] [Bug 2184] New: internal compiler error in lhd_set_decl_assembler_name
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Mar 31 09:49:46 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2184
Summary: internal compiler error in lhd_set_decl_assembler_name
Product: tools
Version: 2.2
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: llvm-gcc
AssignedTo: unassignedbugs at nondot.org
ReportedBy: jay.foad at antixlabs.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=1562)
--> (http://llvm.org/bugs/attachment.cgi?id=1562)
test case
With the attached source (from the GCC 4.2.1 testsuite) I get:
$ ~/llvm/llvm-gcc4.2-2.2-x86-linux-RHEL4/bin/llvm-gcc -w -O3 pr22061-1.c
pr22061-1.c: In function ‘main’:
pr22061-1.c:6: internal compiler error: in lhd_set_decl_assembler_name, at
langhooks.c:165
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://developer.apple.com/bugreporter> for instructions.
--
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