This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7fa43da2d9a * c-ada-spec.c (max_ada_macros): Move around. (store_ada_ [...] new 1b487905cb1 * sbitmap.c (bitmap_bit_in_range_p): New function. * sbit [...]
The 1 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/ChangeLog | 5 +++ gcc/sbitmap.c | 53 ++++++++++++++++++++++++++++ gcc/sbitmap.h | 2 ++ gcc/testsuite/ChangeLog | 4 +++ gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-26.c | 33 ++++++++++++++++++ gcc/tree-ssa-dse.c | 55 ++++++++++++++++++++++++++++++ 6 files changed, 152 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-26.c