This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/53500] internal compiler error in joust()
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 27 May 2012 19:49:56 +0000
- Subject: [Bug c++/53500] internal compiler error in joust()
- Auto-submitted: auto-generated
- References: <bug-53500-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53500
--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-05-27 19:49:56 UTC ---
Please do your best to reduce the testcase, normally less than ~100 lines are
enough:
http://gcc.gnu.org/wiki/A_guide_to_testcase_reduction
In any case a preprocessed .ii must be attached, possibly compressed with, eg,
bzip2, for the PR to be valid. Thanks.