This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1edfd7ddf58 2018-09-17 Paul Thomas pault@gcc.gnu.org new 78040ae8d3e i386: move alignment defaults to processor_costs.
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 | 14 +++++ gcc/common/config/i386/i386-common.c | 82 +++++++++++++-------------- gcc/config/i386/i386.c | 15 +++-- gcc/config/i386/i386.h | 22 +++----- gcc/config/i386/x86-tune-costs.h | 104 +++++++++++++++++++++++++++++++++++ 5 files changed, 173 insertions(+), 64 deletions(-)