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

--- Comment #2 from quicksort at orange dot fr 2012-05-17 04:20:32 UTC ---
Hi Andrew,
It' s not related to my code.
Everything works fine when /* */ comments are replaced with // comments.
I am a 55-year old Assembly Language/Apl/C/C++ programmer and I know
what I am talking about.
Again, take a look at your own code.
Thank you.

Le jeudi 17 mai 2012 Ã 04:10 +0000, pinskia at gcc dot gnu.org a Ãcrit :
> 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]