r257790 - in /trunk/gcc: ChangeLog config/rs600...
segher@gcc.gnu.org
segher@gcc.gnu.org
Sun Feb 18 14:29:00 GMT 2018
Author: segher
Date: Sun Feb 18 14:29:05 2018
New Revision: 257790
URL: https://gcc.gnu.org/viewcvs?rev=257790&root=gcc&view=rev
Log:
Do not mess with rs6000_{single,double}_float (PR68028)
For e500 family cores we do some questionable things with those flags,
which does not work with LTO. So don't.
* config/rs6000/rs6000.c (rs6000_option_override_internal): Don't
handle rs6000_single_float and rs6000_double_float specially for
e500 family CPUs.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/rs6000/rs6000.c
More information about the Gcc-cvs
mailing list