CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/08/06 19:03:59
Modified files:
gnu/gcc/libcpp : lex.c
gnu/usr.bin/gcc/gcc: cpplex.c cpptrad.c
Log message:
don't warn on missing newline at eof
matches the behaviour of gcc >= 4.3 and clang
ok miod@
