[LLVMbugs] [Bug 2283] New: Problem compiling some GCC regtests at -O0
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun May 4 10:24:04 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2283
Summary: Problem compiling some GCC regtests at -O0
Product: tools
Version: 2.2
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: llvm-gcc
AssignedTo: unassignedbugs at nondot.org
ReportedBy: sabre at nondot.org
CC: llvmbugs at cs.uiuc.edu
>From PR915:
> Incidentally, many tests from the gcc testsuite fail at -O0, e.g.
> gcc.c-torture/20010605-1.c
This fires an assertion I have here locally that checks that
CreateTemporary is not used when the gcc type has variable
size. So at first glance it looks to me like this isn't really
a problem with nested functions as such. Can you please open
a new PR for this.
--
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