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

[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 --- Comment #3 from Andrew Pinski 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-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 a

[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 changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|