[LLVMbugs] [Bug 12234] New: Clang goes into an infinite loop
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Mar 10 15:02:33 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=12234
Bug #: 12234
Summary: Clang goes into an infinite loop
Product: new-bugs
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: merkil33 at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 8181
--> http://llvm.org/bugs/attachment.cgi?id=8181
Log
Hello !
I've discovered that clang was failing on one of my codes. My system monitor
shows that clang is using my whole memory before crashing. Please note that it
can only be reproduced at -O1 and higher.
It took me several hours but I finally managed to reduce the source by a lot.
I've attached the source and all the information needed.
Additional info:
$ clang --version
clang version 3.1 (trunk 152431)
Target: x86_64-unknown-linux-gnu
Thread model: posix
--
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