This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8270a7238ba Simplify testing symbol sections new 2873c8af66e dwarf2: Emit DW_TAG_unspecified_parameters even in late DWA [...] new 520d5ad337e Detect EAF flags in ipa-modref new b1cd56a43da Escape parameters in gcc.dg/torture/pta-ptrarith-1.c new 406b452dc0e testsuite, Objective-C : Amend PR23214 for Darwin11. new faab61b585a Daily bump.
The 5 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 | 70 +++++ gcc/DATESTAMP | 2 +- gcc/doc/invoke.texi | 4 + gcc/dwarf2out.c | 8 + gcc/gimple.c | 53 ++-- gcc/ipa-modref.c | 372 +++++++++++++++++++++++++- gcc/ipa-modref.h | 1 + gcc/params.opt | 4 + gcc/testsuite/ChangeLog | 34 +++ gcc/testsuite/gcc.dg/torture/pta-ptrarith-1.c | 3 + gcc/testsuite/objc.dg/pr23214.m | 2 +- libgomp/ChangeLog | 13 + 12 files changed, 544 insertions(+), 22 deletions(-)