rs6000: Warn for deprecated options
authorSegher Boessenkool <segher@kernel.crashing.org>
Sun, 25 Feb 2018 20:54:41 +0000 (21:54 +0100)
committerSegher Boessenkool <segher@gcc.gnu.org>
Sun, 25 Feb 2018 20:54:41 +0000 (21:54 +0100)
commitf727d9afe353d234b6026d8cb0185e8bd817c3cc
tree8c77e8edba1e0cf393575a4a3870eb5d50f1e451
parent09ef33c10863f37a99396040bfa4329de1271eb3
rs6000: Warn for deprecated options

Some command-line options have been deprecated for a long time.  This
patch adds a warning for them, so that we can remove them in GCC 9
without surprising any users.

* config/rs6000/rs6000.opt (mvrsave=no, mvrsave=yes, isel=no,
isel=yes): Warn for these deprecated options.

From-SVN: r257975
gcc/ChangeLog
gcc/config/rs6000/rs6000.opt