------- Comment #4 from romain dot failliot at gmail dot com 2010-05-31 18:39 ------- I totally understand that the \ at the end of a line extends the comment to the other line, but I thought this was only if the '\' is the very last character of this line.
What I try to understand is that if it's also the standard behavior when the line ends with "\ ". Because, to me, "\ " is an escape sequence (well that was how we used it at work). But again, I might be totally wrong. I'm just trying to be sure you understood my point. It's all about the tailing space. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44355