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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


>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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to