| Summary: | ICE when compiling `boost::thread` with `-std=c++11` on mingw-w64 | ||
|---|---|---|---|
| Product: | gcc | Reporter: | LIU Hao <lh_mouse> |
| Component: | c++ | Assignee: | Not yet assigned to anyone <unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | webrown.cpp |
| Priority: | P3 | ||
| Version: | 8.1.1 | ||
| Target Milestone: | --- | ||
| URL: | https://sourceforge.net/p/mingw-w64/bugs/694/ | ||
| Host: | Target: | mingw-w64 | |
| Build: | Known to work: | ||
| Known to fail: | 5.4.0, 8.1.0 | Last reconfirmed: | 2018-05-15 00:00:00 |
| Attachments: |
(though not minimal) testcase
preprocessed source with GCC 8.1 |
||
|
Description
LIU Hao
2018-05-14 14:11:01 UTC
Works for me on x86_64-linux with boost 1.54.0 Can you please attach preprocessed source? (In reply to Richard Biener from comment #1) > Works for me on x86_64-linux with boost 1.54.0 > > Can you please attach preprocessed source? There is one on <https://sourceforge.net/p/mingw-w64/bugs/694/> . URL: https://sourceforge.net/p/mingw-w64/bugs/694/attachment/TestClass.ii Created attachment 44134 [details]
preprocessed source with GCC 8.1
N.B. This file is very large.
Thanks. |