[LLVMbugs] [Bug 2481] New: . s file contains __eh_frame even if building with -fno-exceptions
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sat Jun 21 13:57:20 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2481
Summary: .s file contains __eh_frame even if building with -fno-
exceptions
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: sabre at nondot.org
CC: llvmbugs at cs.uiuc.edu
When building instcombine with llvm-gcc -O0 -g -fno-exceptions, I get a large
eh_frame section, this is bad.
--
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