[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/31021] as on armv7 rejects @progbits
From: |
nickc at redhat dot com |
Subject: |
[Bug gas/31021] as on armv7 rejects @progbits |
Date: |
Thu, 02 Nov 2023 11:27:26 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=31021
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |NOTABUG
CC| |nickc at redhat dot com
--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Hi Jan,
(In reply to Jan Engelhardt from comment #0)
> The GNU info page for GAS from binutils-2.40 specifies in section 7.85
> (".section NAME") that
>
> > The optional TYPE argument may contain one of the following
> constants:
> >
> >‘@progbits’
> > section contains data
>
> The armv7(hl)-elf-linux target however does not understand @progbits.
Read on. A couple of paragraphs later it says:
Note on targets where the @ character is the start of a
comment (eg ARM) then another character is used instead.
For example the ARM port uses the % character.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.