[LLVMbugs] [Bug 529] NEW: Use of templated arrays with two dimensional arrays crashes cfrontend

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Feb 27 01:04:17 PST 2005


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=529

           Summary: Use of templated arrays with two dimensional arrays
                    crashes cfrontend
           Product: tools
           Version: trunk
          Platform: Macintosh
               URL: http://wick.lylix.net/testcase.cpp
        OS/Version: MacOS X
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: llvm-g++
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: JustinWick at aol.com


At the URL you will find a simple test case.  I had others run this case on their mac, and it was 
confirmed to die in the front end.  Changing backends did not alter the error message at all.  Error 
message (as noted in file) was:

testcase.cpp: In member function `T& Array<T>::append() [with T = double[4][4]]':
testcase.cpp:147: internal compiler error: Bus error



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the llvm-bugs mailing list