This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/47252] GCC Segfaults when boost/range.hpp is included and deduced parameter is a initializer_list
- From: "patrick.a.moran at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 16 Jan 2011 15:26:30 +0000
- Subject: [Bug c++/47252] GCC Segfaults when boost/range.hpp is included and deduced parameter is a initializer_list
- Auto-submitted: auto-generated
- References: <bug-47252-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47252
--- Comment #5 from Patrick Moran <patrick.a.moran at gmail dot com> 2011-01-16 15:26:27 UTC ---
Created attachment 22985
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22985
(Gzipped) preprocessed source
Oops, sorry this was missing earlier. I had apparently missed the note that the
upload failed for being too large. Here is a gzipped one that fits.