S/390: Cleanup: Remove builtin type flags.
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Tue, 14 Feb 2017 15:38:02 +0000 (15:38 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Tue, 14 Feb 2017 15:38:02 +0000 (15:38 +0000)
commitc145a51018565e5e2fa61701998336a60911f849
treebf0b706790b7a82dd8e3e8c11565ebc0d5af11f3
parent4a44a5f3ebea3ddbc33aa7c72ae48ef7abc64705
S/390: Cleanup: Remove builtin type flags.

With the target attribute stuff the only user of the builtin types
flags value has been removed.  So drop that value from the builtin
types list entirely.

gcc/ChangeLog:

2017-02-14  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>

* config/s390/s390-builtin-types.def: Remove flags argument.
* config/s390/s390.c (s390_init_builtins): Likewise.

From-SVN: r245432
gcc/ChangeLog
gcc/config/s390/s390-builtin-types.def
gcc/config/s390/s390.c