[Bug c++/60081] Internal compiler error: Error reporting routines re-entered.

2014-03-06 Thread dartmetrash at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60081 --- Comment #3 from lmat --- Created attachment 32292 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32292&action=edit Another reproduction For what it's worth, I just uploaded bugreprt.gz which has more code that reproduces the issue along

[Bug c++/60081] Internal compiler error: Error reporting routines re-entered.

2014-03-06 Thread dartmetrash at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60081 --- Comment #2 from lmat --- Right, changed unique_ptr to shared_ptr in my code base and the error goes away. Have you seen if this bug still appears on a 4.8 build ?

[Bug c++/60081] Internal compiler error: Error reporting routines re-entered.

2014-03-06 Thread dartmetrash at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60081 lmat changed: What|Removed |Added CC||dartmetrash at gmail dot com --- Comment #1 from

[Bug c++/60113] Internal compiler error

2014-02-10 Thread dartmetrash at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60113 --- Comment #8 from lmat --- After I uploaded all these files, I thought, "I probably should have compressed that -- I bet the ratio would have been really good..." Unfortunately, ubuntu repos don't hold 4.7, etc. (sigh). I'll upgrade my compiler

[Bug c++/60113] Internal compiler error

2014-02-09 Thread dartmetrash at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60113 --- Comment #5 from lmat --- Created attachment 32093 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32093&action=edit part 4 I had to divide up part 2 a little more because it was 1084 KB (over the limit of 1000 KB).

[Bug c++/60113] Internal compiler error

2014-02-09 Thread dartmetrash at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60113 --- Comment #3 from lmat --- Created attachment 32091 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32091&action=edit part 2

[Bug c++/60113] Internal compiler error

2014-02-09 Thread dartmetrash at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60113 --- Comment #4 from lmat --- Created attachment 32092 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32092&action=edit part 3

[Bug c++/60113] Internal compiler error

2014-02-09 Thread dartmetrash at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60113 --- Comment #2 from lmat --- Created attachment 32090 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32090&action=edit Bug report including command line output. My apologies! I was quite sure I had attached it, but I see quite plainly that I

[Bug c++/60113] New: Internal compiler error

2014-02-07 Thread dartmetrash at gmail dot com
: unassigned at gcc dot gnu.org Reporter: dartmetrash at gmail dot com I would love to give more information, but the compiler gave me none that I can tell. Attached is the output from command line along with the preprocessed code that I was trying to compile. Please let me know if I can