aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.c
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1993-04-25 18:11:11 -0400
committerRichard Kenner <kenner@gcc.gnu.org>1993-04-25 18:11:11 -0400
commit0020519f3a37ac314f6f2e407c301b8dfbb53dd7 (patch)
tree62d922bbf27aca1c81f493153fed69fa4188d5c4 /gcc/rtl.c
parent1934ceca8c3e283f28a36778cd4259f3c90abf48 (diff)
downloadgcc-0020519f3a37ac314f6f2e407c301b8dfbb53dd7.zip
gcc-0020519f3a37ac314f6f2e407c301b8dfbb53dd7.tar.gz
gcc-0020519f3a37ac314f6f2e407c301b8dfbb53dd7.tar.bz2
(output_decl): Check for DECL_INITIAL == NULL_TREE rather than DECL_EXTERNAL !=...
(output_decl): Check for DECL_INITIAL == NULL_TREE rather than DECL_EXTERNAL != 0 when trying to see if we have a mere function declaration rather than a function definition. (dwarfout_file_scope_decl): Likewise. Also, don't bother checking TREE_USED for file-scope functions, since it isn't 100% accurate until the end of compilation anyway. From-SVN: r4225
Diffstat (limited to 'gcc/rtl.c')
0 files changed, 0 insertions, 0 deletions