This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5d78d423a5f C++: underline parameters in mismatching function calls new 789753f17eb [arm] auto-generate arm-isa.h from CPU descriptions
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/ChangeLog | 22 ++++ gcc/common/config/arm/arm-common.c | 10 +- gcc/config.gcc | 2 +- gcc/config/arm/arm-cpus.in | 262 +++++++++++++++++++++++++++++++++---- gcc/config/arm/arm-isa.h | 172 ------------------------ gcc/config/arm/arm.c | 32 ++--- gcc/config/arm/arm.h | 8 +- gcc/config/arm/parsecpu.awk | 187 ++++++++++++++++++-------- gcc/config/arm/t-arm | 11 +- 9 files changed, 419 insertions(+), 287 deletions(-) delete mode 100644 gcc/config/arm/arm-isa.h