[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

gcc backslash with spaces after line wrap.



Hello, debian GCC maintainers.
I've recently discovered strange gcc behavior:
Summary:
  string ' // comment \      ' in C code performs line wrap.

In the attached file (forgive me for archive. i'm afraid
my mailer would eaten needed spaces) source and make:

$ make test
cc  main.c -o show_bug 
./show_bug
The real world is cruel
cc -v
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --enable-__cxa_atexit --with-system-zlib --enable-nls --without-included-gettext --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-13)


Dist: debian sarge
Arch: i386

Is it bug or feature?
I am not subscribed in a mail list, so
please CC me explicitly.

Thanks.

Attachment: gcc-bugs.tar.gz
Description: Binary data


Reply to: