varasm.c (output_constructor): Make constructor annotation conditional on ASM_COMMENT...
authorAndrew Haley <aph@redhat.com>
Wed, 22 Oct 2003 09:50:06 +0000 (09:50 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Wed, 22 Oct 2003 09:50:06 +0000 (09:50 +0000)
commit907393db60581bbcfd8a1601027f0761245340c2
treefd68ee7dc25f95bb56e8e4d3876b654a62e59cf2
parent0c644933b86d506a4b6dd9bdb6b054f6aed24df9
varasm.c (output_constructor): Make constructor annotation conditional on ASM_COMMENT_START.

2003-10-22  Andrew Haley  <aph@redhat.com>

* varasm.c (output_constructor): Make constructor annotation
conditional on ASM_COMMENT_START.

From-SVN: r72793
gcc/ChangeLog
gcc/varasm.c