This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b8e773e9921 Break out ao_ref_init_from_ptr_and_range from ao_ref_init_f [...] new 05d39f0de9e Commonize handling of attr-fnspec
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/attr-fnspec.h | 145 +++++++++++++++++++++++++++++++++++++++++++++++++++ gcc/calls.c | 25 +++------ gcc/gimple.c | 61 +++++++++------------- gcc/tree-into-ssa.c | 19 +++---- gcc/tree-ssa-alias.c | 41 +++++++++++++++ 5 files changed, 229 insertions(+), 62 deletions(-) create mode 100644 gcc/attr-fnspec.h