This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Remove ASM_OUTPUT_SECTION_NAME.


On Thu, Jan 15, 2004 at 04:24:42PM -0500, Kazu Hirata wrote:
> 	* ada/utils.c (process_attributes): Don't use
> 	ASM_OUTPUT_SECTION_NAME.

This is not correct.  The code should be checking
targetm.have_named_sections.

> 	* config/alpha/unicosmk.h: Remove a commented-out definition
> 	of ASM_OUTPUT_SECTION_NAME.
> 	* config/stormy16/stormy16.h: Likewise.

These are ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]