This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 75af6ea 2016-03-21 Andre Vieira andre.simoesdiasvieira@arm new e1a88bf Skip static ctors/dtors in IPA ICF (PR ipa/70306) new 71a1ffe HSA: enhance dump output
The 2 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 | 11 ++++++++++ gcc/hsa-dump.c | 6 ++++- gcc/ipa-icf.c | 5 +++++ gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gcc.dg/ipa/pr70306.c | 45 ++++++++++++++++++++++++++++++++++++++ 5 files changed, 70 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/ipa/pr70306.c