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 preprocessor/24024] [3.4/4.0/4.1 Regression] gcc -E -C processes "\" incorrectly inside C comments



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


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