This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9356ca1 [AArch64][2/14] Refactor arches handling, add arch enum identifier new 50021c3 [AArch64][3/14] Refactor option override code new 36d84ec * config/i386/i386.c (ix86_expand_int_movcc): Check result o [...] new ee92bc9 [AArch64][4/14] Create TARGET_FIX_ERR_A53_835769 and use that [...] new 3f215f2 [AArch64][5/14] Make flag_omit_leaf_frame_pointer intialize t [...]
The 4 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 | 49 ++- gcc/config/aarch64/aarch64-elf-raw.h | 2 +- gcc/config/aarch64/aarch64-linux.h | 2 +- gcc/config/aarch64/aarch64.c | 435 ++++++++++++++------- gcc/config/aarch64/aarch64.h | 14 + gcc/config/aarch64/aarch64.opt | 13 +- gcc/config/i386/i386.c | 2 +- gcc/testsuite/ChangeLog | 5 + .../gcc.target/aarch64/cpu-diagnostics-3.c | 2 +- 9 files changed, 372 insertions(+), 152 deletions(-)