tree.h (struct tree_decl): Add comdat_flag.
authorMark Mitchell <mark@codesourcery.com>
Sun, 2 May 1999 17:43:33 +0000 (17:43 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 2 May 1999 17:43:33 +0000 (17:43 +0000)
commit59182242496bf5774eceeff34576b3631793450a
tree35ccb6e6780d50f42cbb6d4193015af65346b414
parentaf36a4d251dc01522e818b18e61e7bd289419654
tree.h (struct tree_decl): Add comdat_flag.

* tree.h (struct tree_decl): Add comdat_flag.
(DECL_COMDAT): Define it.
* toplev.c (wrapup_global_declarations): Don't output a
DECL_COMDAT function just because it's public.

From-SVN: r26733
gcc/ChangeLog
gcc/toplev.c
gcc/tree.h