This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/8270] [3.4/4.0/4.1 Regression] back-slash newline extension can't be removed
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Oct 2005 02:12:19 -0000
- Subject: [Bug preprocessor/8270] [3.4/4.0/4.1 Regression] back-slash newline extension can't be removed
- References: <bug-8270-4718@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #27 from pinskia at gcc dot gnu dot org 2005-10-26 02:12 -------
One more note, we do get a warning with -W -Wall:
t.c:1:1: warning: multi-line comment
Which is our recommened warning level anyways, yes this is inconstaint but that
was a disussion which was maded in comment #11
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8270