resource.c (write_resource_constructor): Guard call to possibly NULL targetm.asm_out...
authorRoger Sayle <roger@eyesopen.com>
Thu, 22 Apr 2004 15:46:09 +0000 (15:46 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Thu, 22 Apr 2004 15:46:09 +0000 (15:46 +0000)
commita95cd5a0d46e37922e5a0c5eb4cd4d22bc21da29
tree079e6b175cebb3f77c5cc337cb86c43f7c946aad
parentb10e5b3a5e750c7f6a7a0c4550d9b573252a56aa
resource.c (write_resource_constructor): Guard call to possibly NULL targetm.asm_out.constructor with...

* resource.c (write_resource_constructor): Guard call to possibly
NULL targetm.asm_out.constructor with targetm.have_ctors_dtors.

From-SVN: r81012
gcc/java/ChangeLog
gcc/java/resource.c