[Bug c++/51460] [4.6 regression] Struct with two boost mutexes allocated on the heap inside of a while loop causes compiler segfault

2011-12-07 Thread fsaresh at ucdavis dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51460 --- Comment #3 from Faraaz Sareshwala 2011-12-08 00:46:58 UTC --- (In reply to comment #1) > > Please submit a full bug report, > > with preprocessed source if appropriate. > > See for instructions. > > > > Please let me know if I have forgotte

[Bug c++/51460] [4.6 regression] Struct with two boost mutexes allocated on the heap inside of a while loop causes compiler segfault

2011-12-07 Thread fsaresh at ucdavis dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51460 --- Comment #2 from Faraaz Sareshwala 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)

[Bug c++/51460] New: [4.6 regression] Struct with two boost mutexes allocated on the heap inside of a while loop causes compiler segfault

2011-12-07 Thread fsaresh at ucdavis dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51460 Bug #: 51460 Summary: [4.6 regression] Struct with two boost mutexes allocated on the heap inside of a while loop causes compiler segfault Classification: Unclassified P