flags.h (TYPE_OVERFLOW_WRAPS, [...]): Move to tree.h.
authorSteven Bosscher <steven@gcc.gnu.org>
Mon, 16 Jul 2012 11:42:47 +0000 (11:42 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Mon, 16 Jul 2012 11:42:47 +0000 (11:42 +0000)
commit89ca6d794e9bb950640839d1235fc881495e8df8
tree224306b6c32199c76b98de195429d90ca198c346
parent7ee2468b9274dd08bac00909fbbe8308f92c68e5
flags.h (TYPE_OVERFLOW_WRAPS, [...]): Move to tree.h.

* flags.h (TYPE_OVERFLOW_WRAPS, TYPE_OVERFLOW_UNDEFINED,
TYPE_OVERFLOW_TRAPS, POINTER_TYPE_OVERFLOW_UNDEFINED): Move to tree.h.
* tree.h (TYPE_OVERFLOW_WRAPS, TYPE_OVERFLOW_UNDEFINED,
TYPE_OVERFLOW_TRAPS, POINTER_TYPE_OVERFLOW_UNDEFINED): New home.

From-SVN: r189520
gcc/ChangeLog
gcc/flags.h
gcc/tree.h