This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51460

--- Comment #3 from Faraaz Sareshwala <fsaresh at ucdavis dot edu> 2011-12-08 00:46:58 UTC ---
(In reply to comment #1)
> > 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

I've attached the preprocessed source as a gzipped plain text file. It's over 2
mb and is too large to attach it as plain text.

The boost version is boost 1.37.0


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]