c-lex.c (skip_white_space): Just treat CRs as horizontal whitespace.
authorJason Merrill <jason@gcc.gnu.org>
Fri, 22 Sep 2000 17:59:46 +0000 (13:59 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 22 Sep 2000 17:59:46 +0000 (13:59 -0400)
commita3a834aa73cc1f422c50b45955172805c5ab6fcc
treea67b3674ad3b4081215f47f5030ffa8a78b0a260
parent49895d5569d13006172ad37e60e1f833e3dde43c
c-lex.c (skip_white_space): Just treat CRs as horizontal whitespace.

        * c-lex.c (skip_white_space): Just treat CRs as horizontal whitespace.

        * dbxout.c (dbxout_symbol_name): Just use DECL_NAME for
        function-local names.

From-SVN: r36570
gcc/ChangeLog
gcc/c-lex.c
gcc/dbxout.c