OSDN Git Service

* c-lex.c (skip_white_space): Just treat CRs as horizontal whitespace.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 Sep 2000 17:59:46 +0000 (17:59 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 Sep 2000 17:59:46 +0000 (17:59 +0000)
commitf2e399cf88701324f052dad8f37a39cd5a27e5f2
treea67b3674ad3b4081215f47f5030ffa8a78b0a260
parent5e37743f0618f850794f275e10ed3648ad7a7a57
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36570 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-lex.c
gcc/dbxout.c