This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1ac2fdf * config/m32r/m32r.c (m32r_print_operand): Adjust fallthru comment. new 7b7f277 * config/m32c/m32c.c (encode_pattern_1): Add fallthru commen [...] new abb856b * config/iq2000/iq2000.c (iq2000_function_arg): Adjust fallt [...] new 89d4eb3 * config/frv/frv.c (comparison_string): Do not fall through [...] new dbfd9d2 Refactor atomic compare_and_swap to make it fit for ARMv8-M Baseline new 12f9739 Adapt atomic compare and swap to ARMv8-M Baseline
The 5 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 | 45 ++++++++++++++++++++++ gcc/config/arm/arm.c | 89 +++++++++++++++++++++++++++++--------------- gcc/config/arm/predicates.md | 6 +++ gcc/config/arm/sync.md | 50 ++++++++++++++----------- gcc/config/arm/thumb1.md | 6 +++ gcc/config/frv/frv.c | 2 +- gcc/config/iq2000/iq2000.c | 3 +- gcc/config/m32c/m32c.c | 2 + 8 files changed, 149 insertions(+), 54 deletions(-)