This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9d8ce92 * config/pa/fptr.c (SIGN_EXTEND): Cast -1 to unsigned. new 09b5ea8 don't typedef alias_set_entry and unhide pointerness new c2eab33 dse.c: remove some typedefs that hide pointerness new 3612666 var-tracking.c: remove typedef of location_chain new 09a3776 var-tracking.c: remove typedef of shared_hash new d9b056a bt-load.c: remove typedefs that hide pointerness new c4f4264 tree-ssa-ter.c: remove typedefs that hide pointerness new eb2958b tree-vrp.c: remove typedefs that hide pointerness new 70dd244 dwarf2cfi.c: remove typedef that hides pointerness new f88e269 dwarf2out.c: remove typedefs that hide pointerness new 4a7ff26 tree-ssa-loop-im.c: remove typedefs that hide pointerness
The 10 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 | 223 ++++++++++++++++++++++++++++++++ gcc/alias.c | 31 +++-- gcc/bt-load.c | 140 ++++++++++---------- gcc/dse.c | 115 ++++++++--------- gcc/dwarf2cfi.c | 5 +- gcc/dwarf2out.c | 340 ++++++++++++++++++++++++------------------------- gcc/tree-ssa-loop-im.c | 98 +++++++------- gcc/tree-ssa-ter.c | 39 +++--- gcc/tree-vrp.c | 22 ++-- gcc/var-tracking.c | 192 ++++++++++++++-------------- 10 files changed, 702 insertions(+), 503 deletions(-)