This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: default_section_type_flags and SECTION_SMALL
- From: Richard Henderson <rth at redhat dot com>
- To: Jan Beulich <JBeulich at novell dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 4 Jan 2005 09:57:55 -0800
- Subject: Re: default_section_type_flags and SECTION_SMALL
- References: <s1d914a6.031@emea1-mh.id2.novell.com>
On Mon, Jan 03, 2005 at 10:48:23AM +0100, Jan Beulich wrote:
> Is there a particular reason why default_section_type_flags (in
> varasm.c) makes no attempt to set SECTION_SMALL, while
> default_elf_asm_named_section (also in varasm.c) consumes this?
Nope.
r~