http://llvm.org/bugs/show_bug.cgi?id=12797
Bug #: 12797
Summary: Crash when compiling C program with -Wall and -Werror
Product: clang
Version: 3.0
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: -New Bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Classification: Unclassified
When I tried to compile the following (faulty) C program
(http://dl.dropbox.com/u/29286140/fail.c) with clang -Wall -Werror, clang
terminated with exit status 254 and gave the following output:
http://pastebin.com/TCsD6EHd
The diagnostic message can be found here:
http://pastebin.com/g3fbdiYA
Compiling without -Wall and -Werror worked.
--
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs