[Bug c++/85776] ICE when compiling `boost::thread` with `-std=c++11` on mingw-w64

2021-12-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85776

Andrew Pinski  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #5 from Andrew Pinski  ---
Dup of bug 83756.

*** This bug has been marked as a duplicate of bug 83756 ***

[Bug c++/85776] ICE when compiling `boost::thread` with `-std=c++11` on mingw-w64

2018-05-15 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85776

Richard Biener  changed:

   What|Removed |Added

 Status|WAITING |UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #4 from Richard Biener  ---
Thanks.

[Bug c++/85776] ICE when compiling `boost::thread` with `-std=c++11` on mingw-w64

2018-05-15 Thread lh_mouse at 126 dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85776

--- Comment #3 from Liu Hao  ---
Created attachment 44134
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44134=edit
preprocessed source with GCC 8.1

N.B. This file is very large.

[Bug c++/85776] ICE when compiling `boost::thread` with `-std=c++11` on mingw-w64

2018-05-15 Thread lh_mouse at 126 dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85776

--- Comment #2 from Liu Hao  ---
(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  .

URL: https://sourceforge.net/p/mingw-w64/bugs/694/attachment/TestClass.ii

[Bug c++/85776] ICE when compiling `boost::thread` with `-std=c++11` on mingw-w64

2018-05-15 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85776

Richard Biener  changed:

   What|Removed |Added

 Target||mingw-w64
 Status|UNCONFIRMED |WAITING
   Last reconfirmed||2018-05-15
 Ever confirmed|0   |1

--- Comment #1 from Richard Biener  ---
Works for me on x86_64-linux with boost 1.54.0

Can you please attach preprocessed source?