[Bug c/53387] gcc does not like /* */ comments

2012-05-17 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53387

--- Comment #3 from Andrew Pinski pinskia at gcc dot gnu.org 2012-05-17 
06:15:13 UTC ---
Ok, let me ask how does it fail?
Right now I know there are lots of /* */ comments in both GCC and the testsuite
so it would have shown up more than just this bug report.


[Bug c/53387] gcc does not like /* */ comments

2012-05-17 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53387

--- Comment #4 from Jonathan Wakely redi at gcc dot gnu.org 2012-05-17 
16:27:59 UTC ---
(In reply to comment #0)
 Please don't ask me to post example code.

Why not? You're making an absurd claim that can't be confirmed by hundreds and
hundreds of other people.  Do you think you're the only person using comments?

 Check yours, rather.

Done, this report is bogus.


[Bug c/53387] gcc does not like /* */ comments

2012-05-16 Thread pinskia at gcc dot gnu.org
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.


[Bug c/53387] gcc does not like /* */ comments

2012-05-16 Thread quicksort at orange dot fr
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 +, 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.