This is the mail archive of the gcc@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: Vectorizer/alignment


On Mon, Nov 11, 2013 at 3:56 PM, Richard Henderson <rth@redhat.com> wrote:

>> I suppose targets without .bss section support should not switch
>> (that is, targets not defining BSS_SECTION_ASM_OP or
>> ASM_OUTPUT_ALIGNED_BSS).
>
> Good point.  I don't expect that we have many of those left, but
> if any do still exist...

AIX XCOFF, although it probably can be changed to explicitly use a BSS section.

- David


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