[gcc] 2018-06-18 Michael Meissner <meissner@linux.ibm.com> PR target/85358 * config/rs6000/rs6000-modes.def (toplevel): Rework the 128-bit floating point modes, so that IFmode is numerically greater than TFmode, which is greater than KFmode using FRACTIONAL_FLOAT_MODE to declare the ordering. This prevents IFmode from being converted to TFmode when long double is IEEE 128-bit on an ISA 3.0 machine. Include rs6000-modes.h to share the fractional values between genmodes* and the rest of the compiler. (IFmode): Likewise. (KFmode): Likewise. (TFmode): Likewise. * config/rs6000/rs6000-modes.h: New file. * config/rs6000/rs6000.c (rs6000_debug_reg_global): Change the meaning of rs6000_long_double_size so that 126..128 selects an appropriate 128-bit floating point type. (rs6000_option_override_internal): Likewise. * config/rs6000/rs6000.h (toplevel): Include rs6000-modes.h. (TARGET_LONG_DOUBLE_128): Change the meaning of rs6000_long_double_size so that 126..128 selects an appropriate 128-bit floating point type. (LONG_DOUBLE_TYPE_SIZE): Update comment. * config/rs6000/rs6000.md (trunciftf2): Correct the modes of the source and destination to match the standard usage. (truncifkf2): Likewise. (copysign<mode>3, IEEE iterator): Rework copysign of float128 on ISA 2.07 to use an explicit clobber, instead of passing in a temporary. (copysign<mode>3_soft): Likewise. [libgcc] 2018-06-18 Michael Meissner <meissner@linux.ibm.com> * config/rs6000/t-float128 (FP128_CFLAGS_SW): Compile float128 support modules with -mno-gnu-attribute. * config/rs6000/t-float128-hw (FP128_CFLAGS_HW): Likewise. From-SVN: r261712
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
_divkc3.c | Loading commit data... | |
_mulkc3.c | Loading commit data... | |
_powikf2.c | Loading commit data... | |
aix-unwind.h | Loading commit data... | |
aixinitfini.c | Loading commit data... | |
atexit.c | Loading commit data... | |
crtcxa.c | Loading commit data... | |
crtdbase.S | Loading commit data... | |
crtresfpr.S | Loading commit data... | |
crtresgpr.S | Loading commit data... | |
crtrestvr.S | Loading commit data... | |
crtresxfpr.S | Loading commit data... | |
crtresxgpr.S | Loading commit data... | |
crtsavevr.S | Loading commit data... | |
crtsavfpr.S | Loading commit data... | |
crtsavgpr.S | Loading commit data... | |
cxa_atexit.c | Loading commit data... | |
cxa_finalize.c | Loading commit data... | |
darwin-asm.h | Loading commit data... | |
darwin-crt2.c | Loading commit data... | |
darwin-fallback.c | Loading commit data... | |
darwin-fpsave.S | Loading commit data... | |
darwin-gpsave.S | Loading commit data... | |
darwin-tramp.S | Loading commit data... | |
darwin-unwind.h | Loading commit data... | |
darwin-vecsave.S | Loading commit data... | |
darwin-world.S | Loading commit data... | |
e500crtres32gpr.S | Loading commit data... | |
e500crtres64gpr.S | Loading commit data... | |
e500crtres64gprctr.S | Loading commit data... | |
e500crtrest32gpr.S | Loading commit data... | |
e500crtrest64gpr.S | Loading commit data... | |
e500crtresx32gpr.S | Loading commit data... | |
e500crtresx64gpr.S | Loading commit data... | |
e500crtsav32gpr.S | Loading commit data... | |
e500crtsav64gpr.S | Loading commit data... | |
e500crtsav64gprctr.S | Loading commit data... | |
e500crtsavg32gpr.S | Loading commit data... | |
e500crtsavg64gpr.S | Loading commit data... | |
e500crtsavg64gprctr.S | Loading commit data... | |
eabi-ci.S | Loading commit data... | |
eabi-cn.S | Loading commit data... | |
eabi.S | Loading commit data... | |
exit.h | Loading commit data... | |
extendkftf2-sw.c | Loading commit data... | |
fixkfti.c | Loading commit data... | |
fixunskfti.c | Loading commit data... | |
float128-hw.c | Loading commit data... | |
float128-ifunc.c | Loading commit data... | |
float128-sed | Loading commit data... | |
float128-sed-hw | Loading commit data... | |
floattikf.c | Loading commit data... | |
floatuntikf.c | Loading commit data... | |
freebsd-unwind.h | Loading commit data... | |
gthr-aix.h | Loading commit data... | |
ibm-ldouble-format | Loading commit data... | |
ibm-ldouble.c | Loading commit data... | |
libgcc-aix-cxa.ver | Loading commit data... | |
libgcc-darwin.10.4.ver | Loading commit data... | |
libgcc-darwin.10.5.ver | Loading commit data... | |
libgcc-glibc.ver | Loading commit data... | |
libgcc-ibm-ldouble.ver | Loading commit data... | |
linux-unwind.h | Loading commit data... | |
morestack.S | Loading commit data... | |
on_exit.c | Loading commit data... | |
ppc64-fp.c | Loading commit data... | |
quad-float128.h | Loading commit data... | |
sfp-exceptions.c | Loading commit data... | |
sfp-machine.h | Loading commit data... | |
sol-ci.S | Loading commit data... | |
sol-cn.S | Loading commit data... | |
t-aix-cxa | Loading commit data... | |
t-crtstuff | Loading commit data... | |
t-darwin | Loading commit data... | |
t-darwin64 | Loading commit data... | |
t-e500v1-fp | Loading commit data... | |
t-e500v2-fp | Loading commit data... | |
t-float128 | Loading commit data... | |
t-float128-hw | Loading commit data... | |
t-freebsd | Loading commit data... | |
t-freebsd64 | Loading commit data... | |
t-ibm-ldouble | Loading commit data... | |
t-linux | Loading commit data... | |
t-lynx | Loading commit data... | |
t-netbsd | Loading commit data... | |
t-ppc64-fp | Loading commit data... | |
t-ppccomm | Loading commit data... | |
t-savresfgpr | Loading commit data... | |
t-slibgcc-aix | Loading commit data... | |
t-stack-rs6000 | Loading commit data... | |
tramp.S | Loading commit data... | |
trunctfkf2-sw.c | Loading commit data... |