[PATCH] Fix visibility-16.c, weak-1.c and weak-16.c on arm*-*-* (PR target/37170)

Ian Lance Taylor iant@google.com
Sat Nov 22 05:35:00 GMT 2008


Jakub Jelinek <jakub@redhat.com> writes:

> 2008-11-03  Jakub Jelinek  <jakub@redhat.com>
>
> 	PR target/37170
> 	* final.c (mark_symbol_refs_as_used): New function.
> 	* output.h (mark_symbol_refs_as_used): New prototype.
> 	* config/s390/s390.c (s390_mark_symbol_ref_as_used): Removed.
> 	(s390_output_pool_entry): Use mark_symbol_refs_as_used.
> 	* config/arm/arm.md (consttable_4): Likewise.

This is OK.

Thanks.

Ian



More information about the Gcc-patches mailing list