[LLVMbugs] [Bug 6878] New: -cc1 should default to -fexceptions
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Apr 19 17:33:54 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=6878
Summary: -cc1 should default to -fexceptions
Product: clang
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P
Component: Driver
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: rjmccall at apple.com
CC: llvmbugs at cs.uiuc.edu
Currently clang -cc1 defaults to -fno-exceptions. -cc1 should really default
to standards compliance.
I expect the main overhead in fixing this will be changing the run lines on a
bunch of codegen tests.
--
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