aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
diff options
context:
space:
mode:
authorRichard Stallman <rms@gnu.org>1992-08-07 04:06:43 +0000
committerRichard Stallman <rms@gnu.org>1992-08-07 04:06:43 +0000
commit42dfa47fbd1e613be4a9fe25eb63f937c6f5e50c (patch)
treebccae51e7526a3c8899c5fddf9e132811593f2c0 /gcc/tree.h
parent5b00b2b9433b73c731807a5f9ea30336a262da32 (diff)
downloadgcc-42dfa47fbd1e613be4a9fe25eb63f937c6f5e50c.zip
gcc-42dfa47fbd1e613be4a9fe25eb63f937c6f5e50c.tar.gz
gcc-42dfa47fbd1e613be4a9fe25eb63f937c6f5e50c.tar.bz2
(finish_decl): Don't do expand_decl_init for FUNCTION_DECL.
(finish_struct): If bit field is of an unsigned type that promotes to int, promote it unsigned if traditional or if it is the same size as int. (start_function): Ditto for function return value. (finish_function): Test only can_reach_end for the warning about reaching the end of a non-void function. (poplevel): If apparently nested inline function has DECL_ABSTRACT_ORIGIN, don't output it; propagate TREE_ADDRESSABLE. (pushdecl): When copying inline details into an extern decl, copy DECL_RESULT, TREE_ASM_WRITTEN. Set DECL_ABSTRACT_ORIGIN. From-SVN: r1781
Diffstat (limited to 'gcc/tree.h')
0 files changed, 0 insertions, 0 deletions