This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r248976 - in /trunk/gcc: ChangeLog config/rs600...
- From: segher at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 07 Jun 2017 15:04:46 -0000
- Subject: r248976 - in /trunk/gcc: ChangeLog config/rs600...
Author: segher
Date: Wed Jun 7 15:04:46 2017
New Revision: 248976
URL: https://gcc.gnu.org/viewcvs?rev=248976&root=gcc&view=rev
Log:
rs6000: Remove -mfloat-gprs
This deletes -mfloat-gprs and the variables that go with it.
* config/rs6000/rs6000.c: Remove everything related to -mfloat-gprs.
* config/rs6000/rs6000.opt: Ditto.
* config/rs6000/t-rtems: Ditto.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/rs6000/rs6000.c
trunk/gcc/config/rs6000/rs6000.opt
trunk/gcc/config/rs6000/t-rtems