cppmain.c (struct printer): New member source.
authorNeil Booth <neil@daikokuya.demon.co.uk>
Fri, 12 Oct 2001 22:31:04 +0000 (22:31 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Fri, 12 Oct 2001 22:31:04 +0000 (22:31 +0000)
commit0c34509f6d35696dc5fc4213cbe774eef26785aa
tree396e9eb3781e3ea20599a3d2a23360d73b3cc621
parent42273f32259f7a52ff32e8dc4f5dce29281d0c56
cppmain.c (struct printer): New member source.

* cppmain.c (struct printer): New member source.
(scan_translation_unit): Fix spacing at start of lines.
(cb_line_change): Update.

* gcc.dg/cpp/spacing2.c: New test.

From-SVN: r46237
gcc/ChangeLog
gcc/cppmain.c
gcc/testsuite/gcc.dg/cpp/spacing2.c [new file with mode: 0644]