]> git.ipfire.org Git - thirdparty/gcc.git/commit
(handle_pragma_weak): Depend on ASM_OUTPUT_DEF not SET_ASM_OP when defining it.
authorJim Wilson <wilson@gcc.gnu.org>
Mon, 28 Feb 1994 00:44:31 +0000 (16:44 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 28 Feb 1994 00:44:31 +0000 (16:44 -0800)
commit879a4a9a4b5bebf359e4ef77f240f50d365c04cd
tree6462fcb8e6e9f67f6253933d09c2ccf91369e5c1
parent2d8d0db8f8424a4db82f5c3d071d6395c2625a5b
(handle_pragma_weak): Depend on ASM_OUTPUT_DEF not SET_ASM_OP when defining it.

(handle_pragma_weak): Depend on ASM_OUTPUT_DEF not
SET_ASM_OP when defining it.  Use ASM_OUTPUT_DEF to output value
instead of SET_ASM_OP and explicit ASM_OUTPUT_LABELREF calls.

From-SVN: r6662
gcc/varasm.c