http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53490
Bug #: 53490
Summary: Segmentation Fault when accessing std::set
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: blocker
Priori
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53490
--- Comment #4 from Jamie Allsop 2012-05-25
22:04:13 UTC ---
(In reply to comment #1)
> (Blocker means it blocks a GCC release, so changing priority.)
>
> Is the progam_options library built with -std=c++11 ?
Thanks for fixing the priority. It
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53490
--- Comment #5 from Jamie Allsop 2012-05-25
22:16:41 UTC ---
(In reply to comment #2)
> I only tried briefly but couldn't reproduce a crash with boost 1.47, will try
> later with boost 1.49
For clarity I should say I just tried with a vanilla bu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53490
--- Comment #7 from Jamie Allsop 2012-05-26
10:59:46 UTC ---
(In reply to comment #6)
> (In reply to comment #4)
> > It was a vanilla bjam build of boost 1.49, so
> > no -std=c++11.
>
> Then technically that's not supported, since there are no g
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53490
--- Comment #8 from Jamie Allsop 2012-05-28
09:09:30 UTC ---
(In reply to comment #7)
> (In reply to comment #6)
> > (In reply to comment #4)
> > > It was a vanilla bjam build of boost 1.49, so
> > > no -std=c++11.
> >
> > Then technically that'