[LLVMbugs] [Bug 11744] Assertion failure with multi-dimensional arrays and templates
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Jan 25 14:47:11 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=11744
Nathan Whitehorn <whitehorn at wisc.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #2 from Nathan Whitehorn <whitehorn at wisc.edu> 2012-01-25 16:47:11 CST ---
R148989 doesn't seem to actually fix the original test case. Trying to compile
it with trunk (r148990) now gives this:
1. <eof> parser at end of file
2. Per-file LLVM IR generation
3. /tmp/weirdbug.cxx:7:14: Generating code for declaration 'B<A>::F'
4. /tmp/weirdbug.cxx:7:18: LLVM IR generation of compound statement ('{}')
clang-3: error: unable to execute command: Abort trap: 6 (core dumped)
--
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