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: "fsaresh at ucdavis dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 08 Dec 2011 00:46:04 +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
--- Comment #2 from Faraaz Sareshwala <fsaresh at ucdavis dot edu> 2011-12-08 00:46:04 UTC ---
Created attachment 26019
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26019
preprocessed source (gzipped because too large otherwise)