diff options
author | Alan Modra <amodra@gmail.com> | 2020-10-01 18:41:37 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2020-10-02 08:13:44 +0930 |
commit | d26cc5885a491dedad0bdf3468a7b91c1f75a868 (patch) | |
tree | c79aec85630db8c07eff170cd58493b444d0e11c /gcc/cp/lambda.c | |
parent | 4830b30c823abaea8ea46dcece65c4681877b38d (diff) | |
download | gcc-d26cc5885a491dedad0bdf3468a7b91c1f75a868.zip gcc-d26cc5885a491dedad0bdf3468a7b91c1f75a868.tar.gz gcc-d26cc5885a491dedad0bdf3468a7b91c1f75a868.tar.bz2 |
[RS6000] rs6000_linux64_override_options fix
Commit c6be439b37 wrongly left a block of code inside an "else" block,
which changed the default for power10 TARGET_NO_FP_IN_TOC
accidentally. We don't want FP constants in the TOC when
-mcmodel=medium can address them just as efficiently outside the TOC.
* config/rs6000/rs6000.c (rs6000_linux64_override_options):
Formatting. Correct setting of TARGET_NO_FP_IN_TOC and
TARGET_NO_SUM_IN_TOC.
Diffstat (limited to 'gcc/cp/lambda.c')
0 files changed, 0 insertions, 0 deletions