This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/51460] [4.6 regression] Struct with two boost mutexes allocated on the heap inside of a while loop causes compiler segfault
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 08 Dec 2011 00:40:10 +0000
- Subject: [Bug c++/51460] [4.6 regression] Struct with two boost mutexes allocated on the heap inside of a while loop causes compiler segfault
- Auto-submitted: auto-generated
- References: <bug-51460-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51460
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-12-08 00:40:10 UTC ---
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.
>
> Please let me know if I have forgotten anything you need.
Preprocessed source and the version of Boost would help, thanks