This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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]

How to declare tiny varaiable


Hi,

When GAS assembler will create .tbss section. How to qualify a variable
as "tiny" in the 'C' source file.  Please tell me.

For Example
int a; <-- I want to declare this variable as tiny. I wanted to check
assembler behaviour for tiny sections.

Regards
Feroz



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