Opened 13 years ago
Closed 13 years ago
#33518 closed defect (fixed)
clang-3.1 3.1-r151504 crashes while compiling template on 64bits intel
Reported by: | dev@… | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
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 (3)
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 |
comment:3 Changed 13 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Confirmed that also r152227 works ok.