This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13661] Internal compiler error in c_expand_expr, at c-common.c:3714


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]