This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13661] Internal compiler error in c_expand_expr, at c-common.c:3714
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jan 2004 05:50:19 -0000
- Subject: [Bug c++/13661] Internal compiler error in c_expand_expr, at c-common.c:3714
- References: <20040112202443.13661.cgl20@cam.ac.uk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-13 05:50 -------
I did not see -pedantic until now. This is fixed on the mainline (aka for 3.4), not your source will
not compile anyways with -pedantic on the mainline, you have extra ';' mostly after "namespace
xxx{}".
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|--- |3.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13661