Opened 13 years ago
Last modified 13 years ago
#33518 closed defect
clang-3.1 3.1-r151504 crashes while compiling template on 64bits intel — at Version 2
Reported by: | dev@… | Owned by: | jeremyhu@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | clang llvm | Cc: | |
Port: | clang-3.1 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
clang++ crashes while compiling template on 64bits intel.
I've submitted a ticket to llvm/clang but it turns out that the newer revisions are ok. Please take a look at this report: http://llvm.org/bugs/show_bug.cgi?id=12164
It seems that at least r152024 doesn't expose the issue.
Change History (2)
comment:1 Changed 13 years ago by dev@…
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to jeremyhu@… |
Priority: | High → Normal |
Note: See
TracTickets for help on using
tickets.
Confirmed that also r152227 works ok.