]> gcc.gnu.org Git - gcc.git/commit
varasm.c (assemble_variable): Call resolve_unique_section before checking DECL_SECTIO...
authorJason Merrill <jason@redhat.com>
Fri, 15 Mar 2002 18:44:14 +0000 (13:44 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 15 Mar 2002 18:44:14 +0000 (13:44 -0500)
commit1540944868008eb593c8448eecafc253c0246ce3
treef9851e49934bafc5dfa1ab66e0d14f9e2788eb5b
parent32135a8c0ca88b46200a10ada7e987b3e5bbd34b
varasm.c (assemble_variable): Call resolve_unique_section before checking DECL_SECTION_NAME.

        * varasm.c (assemble_variable): Call resolve_unique_section before
        checking DECL_SECTION_NAME.  Use zeros for a decl with DECL_INITIAL
        of error_mark_node.

From-SVN: r50824
gcc/ChangeLog
gcc/varasm.c
This page took 0.056369 seconds and 5 git commands to generate.