[Bug preprocessor/24024] [3.4/4.0/4.1 Regression] gcc -E -C processes "\" incorrectly inside C comments
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Oct 26 06:27:00 GMT 2005
------- Comment #4 from pinskia at gcc dot gnu dot org 2005-10-26 06:27 -------
GCC should produce:
/* Execute example with: gcc -E -P -C -x c dummy.txt
a b c
*/
As mentioned by comment #2.
This is not related to at all the "backslash whitespace newline" thread or PR
8270. Well PR 23779 is in a way.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24024
More information about the Gcc-bugs
mailing list