this attribute are invoked. Usually a good place to do the initialization is
the startup routine. The TBR relative vector table can have at max 256 function
entries. The jumps to these functions are generated using a SH2A specific,
-non delayed branch instruction JSR/N @@(disp8,TBR). You must use GAS and GLD
-from GNU binutils version 2.7 or later for this attribute to work correctly.
+non delayed branch instruction JSR/N @@(disp8,TBR).
In an application, for a function being called once, this attribute
saves at least 8 bytes of code; and if other successive calls are being
on data in the eight-bit data area. Note the eight-bit data area is limited to
256 bytes of data.
-You must use GAS and GLD from GNU binutils version 2.7 or later for
-this attribute to work correctly.
-
@cindex @code{tiny_data} variable attribute, H8/300
@cindex tiny data section on the H8/300H and H8S
@item tiny_data