[LLVMbugs] [Bug 281] NEW: llvm-gcc segfaults on code with large structure and initializer
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Mar 10 06:54:33 PST 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=281
Summary: llvm-gcc segfaults on code with large structure and
initializer
Product: tools
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: llvm-gcc
AssignedTo: criswell at uiuc.edu
ReportedBy: criswell at uiuc.edu
The llvm-gcc program segfaults on the attached code. It is probably a buffer
overrun somewhere as removing elements from the large structure allow cc1 to
successfully compile it.
------- 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