This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1a9b3f04c11 c: Add support for __FILE_NAME__ macro (PR c/42579) new 9c5bd1e9811 vect: Replace hardcoded inner loop cost factor
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/config/aarch64/aarch64.c | 5 ++++- gcc/config/arm/arm.c | 6 +++++- gcc/config/i386/i386.c | 6 +++++- gcc/config/rs6000/rs6000.c | 6 +++++- gcc/doc/invoke.texi | 5 +++++ gcc/params.opt | 4 ++++ gcc/targhooks.c | 9 ++++++++- gcc/tree-vect-loop.c | 3 ++- gcc/tree-vectorizer.h | 5 +++++ 9 files changed, 43 insertions(+), 6 deletions(-)