Home | History | Annotate | Download | only in info

Lines Matching full:doubles

1136           -m64bit-doubles  -m32bit-doubles  -fpu  -nofpu
1195 -munaligned-doubles -mno-unaligned-doubles
15360 types, such as floating-point doubles, on their natural size-based
15856 `-m64bit-doubles'
15857 `-m32bit-doubles'
15858 Make the `double' data type be 64-bits (`-m64bit-doubles') or
15859 32-bits (`-m32bit-doubles') in size. The default is
15860 `-m32bit-doubles'. _Note_ RX floating point hardware only works
15861 on 32-bit values, which is why the default is `-m32bit-doubles'.
15870 floating point values however, so if the `-m64bit-doubles' option
15871 is in use then the FPU hardware will not be used for doubles.
16259 Align doubles at 64-bit boundaries. Note that this changes the
16541 `-mno-unaligned-doubles'
16542 `-munaligned-doubles'
16543 Assume that doubles have 8 byte alignment. This is the default.
16545 With `-munaligned-doubles', GCC assumes that doubles have 8 byte
41099 SPARC assumes that doubles are 8 byte aligned, this may result in a
41100 fatal signal if doubles are stored in memory allocated by the
45420 * m32bit-doubles: RX Options. (line 10)
45452 * m64bit-doubles: RX Options. (line 10)
46260 * mno-unaligned-doubles: SPARC Options. (line 59)
46576 * munaligned-doubles: SPARC Options. (line 59)