]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/system.h
cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementing cur_token, not after.
authorJason Merrill <jason@redhat.com>
Mon, 19 Nov 2001 11:28:52 +0000 (06:28 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 19 Nov 2001 11:28:52 +0000 (06:28 -0500)
commitaa6ad1a68bf94672cbc9f4c3aef60640cbc95a0a
tree4656c8e74eb6eaa6a7769cb24904b1f293ae4ef4
parent55d56a9096cc459870a18fdef5c8fcfdd270ba9a
cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementing cur_token, not after.

        * cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementing
        cur_token, not after.

        * config/clipper/clix.h, config/h8300/elf.h, config/mips/linux.h:
        Lose ASM_OUTPUT_CONSTRUCTOR.
        * system.h: Poison it and INT_ASM_OP.
        * c-lang.c (finish_file): Don't check for it.
        * libgcc2.c (L_ctors): Check TARGET_ASM_CONSTRUCTOR instead.

From-SVN: r47169
gcc/ChangeLog
gcc/c-lang.c
gcc/config/clipper/clix.h
gcc/config/h8300/elf.h
gcc/config/mips/linux.h
gcc/cppmacro.c
gcc/libgcc2.c
gcc/system.h