[RFH] Uses of output.h in the front ends

David Edelsohn dje.gcc@gmail.com
Tue Jun 5 13:47:00 GMT 2012


On Tue, Jun 5, 2012 at 7:07 AM, Eric Botcazou <ebotcazou@adacore.com> wrote:

>> The same happens for rs6000-ibm-aix6.1, which also doesn't have
>> BSS_SECTION_ASM_OP, even though there should be BSS support for XCOFF
>> (http://pic.dhe.ibm.com/infocenter/aix/v6r1/index.jsp?topic=%2Fcom.ibm.aix.
>>files%2Fdoc%2Faixfiles%2FXCOFF.htm).
>
> That's certainly more annoying on AIX than on Tru64.

BSS was a later addition and there is no ".bss" pseudo-op directive,
unlike the ".comm" directive. There only is the BSS storage class.

- David



More information about the Gcc mailing list