This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 061c331bec2 2017-09-12 Richard Biener rguenther@suse.de new 7b35a600f42 Reduce lookup_attribute memory footprint. new daf40ee6ca0 c-family/ * c-common.c (field_decl_cmp, resort_data, reso [...] new 4244ec455a1 Fix GIMPLE FE test (PR testsuite/82114)
The 3 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 | 6 ++++ gcc/attribs.c | 22 ++++++++++++ gcc/attribs.h | 20 +++++------ gcc/c-family/ChangeLog | 7 ++++ gcc/c-family/c-common.c | 68 -------------------------------------- gcc/c-family/c-common.h | 10 ------ gcc/c/ChangeLog | 6 ++++ gcc/c/c-decl.c | 67 +++++++++++++++++++++++++++++++++++++ gcc/c/c-lang.h | 7 ++++ gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gcc.dg/gimplefe-14.c | 4 ++- 11 files changed, 132 insertions(+), 90 deletions(-)