gcc: V850 Variable Attributes

1 
1 6.32.15 V850 Variable Attributes
1 --------------------------------
1 
1 These variable attributes are supported by the V850 back end:
1 
1 'sda'
1      Use this attribute to explicitly place a variable in the small data
1      area, which can hold up to 64 kilobytes.
1 
1 'tda'
1      Use this attribute to explicitly place a variable in the tiny data
1      area, which can hold up to 256 bytes in total.
1 
1 'zda'
1      Use this attribute to explicitly place a variable in the first 32
1      kilobytes of memory.
1