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/80716] Death by Documentation (SEGFAULT)


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80716

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Of course, if you want to have \s at the end of line in comments, you just
should use /* ... */ style comments that can span multiple lines.

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