]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR preprocessor/7150 (gcc -dM -E ... SegFault)
authorNeil Booth <neil@daikokuya.co.uk>
Sat, 29 Jun 2002 15:49:24 +0000 (15:49 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sat, 29 Jun 2002 15:49:24 +0000 (15:49 +0000)
commit38800fe8762fe73e24dc6b38d31c417cf6cf2dab
tree5012071de47f151457ce8f04c1ce2d831f8f3912
parentf60ed6be98bde80360b8a61e40ca3d5774f0ea49
re PR preprocessor/7150 (gcc -dM -E ... SegFault)

PR preprocessor/7150
* cppmain.c (scan_translation_unit_trad): Simplify.
* cpplib.c (cpp_scan_nooutput): Handle traditional case.

From-SVN: r55102
gcc/ChangeLog
gcc/cppmain.c