This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1739ec9 Fix PR ipa/66896. new bf9df57 2015-07-16 Vladimir Makarov vmakarov@redhat.com new 1f7d1dc [ARM][testsuite] Do not override -mcpu in no-volatile-in-it.c
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 | 24 ++++++++++++++ gcc/ira-color.c | 42 +++++++++++++++++++++--- gcc/ira-costs.c | 12 +++++-- gcc/ira.h | 13 ++++++++ gcc/lra-assigns.c | 27 ++++++++++++--- gcc/lra-constraints.c | 8 +---- gcc/testsuite/ChangeLog | 9 +++++ gcc/testsuite/gcc.target/arm/no-volatile-in-it.c | 1 + gcc/testsuite/gcc.target/i386/pr66626-2.c | 26 +++++++++++++++ 9 files changed, 142 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr66626-2.c