sparc-c.c (sparc_target_macros): Replace TARGET_64BIT with TARGET_ARCH64.
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 23 Oct 2016 10:55:04 +0000 (10:55 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 23 Oct 2016 10:55:04 +0000 (10:55 +0000)
commitfb4ab5f0057f3a43636956efb5304a4c030bc449
tree499765d07a45f0b79924c618032cf6aca43fc607
parent35518d76b92758c767843b515177a67717828c84
sparc-c.c (sparc_target_macros): Replace TARGET_64BIT with TARGET_ARCH64.

* config/sparc/sparc-c.c (sparc_target_macros): Replace TARGET_64BIT
with TARGET_ARCH64.  Define __VIS to 0x400 if TARGET_VIS4.

From-SVN: r241446
gcc/ChangeLog
gcc/config/sparc/sparc-c.c