r245432 - in /trunk/gcc: ChangeLog config/s390/...

krebbel@gcc.gnu.org krebbel@gcc.gnu.org
Tue Feb 14 15:38:00 GMT 2017


Author: krebbel
Date: Tue Feb 14 15:38:02 2017
New Revision: 245432

URL: https://gcc.gnu.org/viewcvs?rev=245432&root=gcc&view=rev
Log:
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.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/s390/s390-builtin-types.def
    trunk/gcc/config/s390/s390.c



More information about the Gcc-cvs mailing list