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/53387] gcc does not like /* */ comments


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53387

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-05-17 04:10:08 UTC ---
Works for me as GCC has many /* */ comments in it and GCC is able to compile
itself.

>Please don't ask me to post example code.

We cannot now if the problem is with your code or the compiler otherwise.

>Platfarm: Linux Fedora 15 x64, latest (yum update) gcc release.
Report it to Fedora since that is where you got the GCC release from.


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