]> gcc.gnu.org Git - gcc.git/commit
c-decl.c (duplicate_decls): Avoid setting TREE_ASM_WRITTEN for duplicate declarations...
authorJeffrey A Law <law@cygnus.com>
Fri, 19 Jun 1998 00:05:02 +0000 (00:05 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 19 Jun 1998 00:05:02 +0000 (18:05 -0600)
commit11346e893f3e457232ad4597eb69d5355c2274f7
treedd0761966bedc9539ddc35c9260a6937ff7712cb
parentaf39d8f5438acbbda5b23738afa2542f10b36c66
c-decl.c (duplicate_decls): Avoid setting TREE_ASM_WRITTEN for duplicate declarations of a function.

        * c-decl.c (duplicate_decls): Avoid setting TREE_ASM_WRITTEN for
        duplicate declarations of a function.

From-SVN: r20569
gcc/ChangeLog
gcc/c-decl.c
This page took 0.056923 seconds and 5 git commands to generate.