This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9855e8a90df Daily bump. new da40a69c9ef vec: Silence clang warning new 6ad972ece13 rtlanal: Remove noop_move_p REG_EQUAL condition new 1751a78ecaf Move iterator_range to a new iterator-utils.h file new 1498b1a8fb8 Tweak the way that is_a is implemented
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/coretypes.h | 18 +----------- gcc/is-a.h | 81 ++++++++++++++++++++++++++++++++++++++++------------ gcc/iterator-utils.h | 44 ++++++++++++++++++++++++++++ gcc/rtlanal.c | 4 --- gcc/vec.h | 2 +- 5 files changed, 109 insertions(+), 40 deletions(-) create mode 100644 gcc/iterator-utils.h