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: -fdata-sections stopped working


On Mon, May 13, 2002 at 03:52:24PM +0200, Andreas Schwab wrote:
> 	* varasm.c (resolve_unique_section): Add third parameter
> 	flag_function_or_data_sections and use it instead of
> 	flag_function_sections.
> 	(assemble_start_function): Pass flag_function_sections.
> 	(asm_emit_uninitialised): Pass flag_data_sections.
> 	(assemble_variable): Likewise.

Ok.


r~


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