Open Quuxplusone opened 8 years ago
Bugzilla Link | PR27347 |
Status | NEW |
Importance | P normal |
Reported by | Zhendong Su (su@cs.ucdavis.edu) |
Reported on | 2016-04-13 20:26:46 -0700 |
Last modified on | 2016-08-09 14:51:46 -0700 |
Version | trunk |
Hardware | PC All |
CC | hans@chromium.org, hfinkel@anl.gov, llvm-bugs@lists.llvm.org |
Fixed by commit(s) | |
Attachments | |
Blocks | |
Blocked by | |
See also |
Hmm, this reproduces for me with 3.8 as well. What 3.8 version are you using?
(In reply to comment #1)
> Hmm, this reproduces for me with 3.8 as well. What 3.8 version are you using?
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Very strange. The crash reproduces with my local build of the 3.8 branch, but not with the pre-built clang+llvm-3.8.0-x86_64-linux-gnu-ubuntu-14.04 or 3.8.1 packages.
Let's put it on the 3.9 blocker list since it seems to be a regression somehow.
There's something weird going on here.
I can reproduce the assert with trunk going back to 2013, so I won't treat it as a 3.9 blocker.