aboutsummaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorZack Weinberg <zack@gcc.gnu.org>2004-12-08 19:13:35 +0000
committerZack Weinberg <zack@gcc.gnu.org>2004-12-08 19:13:35 +0000
commit857e7259c4c62c4ac7ccace2e44fdd73286bf194 (patch)
treed6fa6db393ca0978490c8abd03a55eb4749830d9 /Makefile.tpl
parentb057216dba84bd26eeb749d876fde5b871e01e15 (diff)
downloadgcc-857e7259c4c62c4ac7ccace2e44fdd73286bf194.zip
gcc-857e7259c4c62c4ac7ccace2e44fdd73286bf194.tar.gz
gcc-857e7259c4c62c4ac7ccace2e44fdd73286bf194.tar.bz2
re PR middle-end/17982 (stop calling assemble_external before final assembly output time)
PR 17982 * varasm.c (pending_assemble_externals): New static. (assemble_external_real): Meat of assemble_external split out to this new function. (process_pending_assemble_externals): New function. (assemble_external): Use gcc_assert. If flag_unit_at_a_time is true and the basic test passes, merely cons the decl onto the pending list to be handled later. * tree.h: Declare process_pending_assemble_externals. * cgraphunit.c (cgraph_optimize): Call it. * config/h8300/h8300.h: Do not define ASM_OUTPUT_EXTERNAL. From-SVN: r91914
Diffstat (limited to 'Makefile.tpl')
0 files changed, 0 insertions, 0 deletions