]> gcc.gnu.org Git - gcc.git/commit
output.h (init_section, [...]): Delete.
authorRichard Sandiford <richard@codesourcery.com>
Sat, 10 Dec 2005 00:22:11 +0000 (00:22 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sat, 10 Dec 2005 00:22:11 +0000 (00:22 +0000)
commit98bfa2fb8363218653eae38c90c6097b2bc7ce6b
treecea5285063abb408a364b1d36c60e165b2e9fc15
parent0f67af1ce30cdee9273baa65166fabbcb6eb04b8
output.h (init_section, [...]): Delete.

* output.h (init_section, fini_section): Delete.
* varasm.c (init_section, fini_section): Delete.
(init_varasm_once): Don't initialize them.
* doc/tm.texi (INIT_SECTION_ASM_OP, FINI_SECTION_ASM_OP): Say that
there are no corresponding varasm.c variables.

From-SVN: r108338
gcc/ChangeLog
gcc/doc/tm.texi
gcc/output.h
gcc/varasm.c
This page took 0.064123 seconds and 5 git commands to generate.