2004-05-25 Andrew Pinski <pinskia@physics.uc.edu>
PR target/15546
* config/ia64/ia64.h (ASM_OUTPUT_FDESC): Mark the DECL
as needed to be outputted.
From-SVN: r82249
+2004-05-25 Andrew Pinski <pinskia@physics.uc.edu>
+
+ PR target/15546
+ * config/ia64/ia64.h (ASM_OUTPUT_FDESC): Mark the DECL
+ as needed to be outputted.
+
2004-05-25 Jan Hubicka <jh@suse.cz>
* builtins.def (__builtin_expect): Mark the function as const¬hrow.
fputs ("\tdata8.ua @iplt(", FILE); \
else \
fputs ("\tdata16.ua @iplt(", FILE); \
+ mark_decl_referenced (DECL); \
assemble_name (FILE, XSTR (XEXP (DECL_RTL (DECL), 0), 0)); \
fputs (")\n", FILE); \
if (TARGET_ILP32) \