This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c1c99fa Leave errno unchanged by successful std::stoi etc new 457454a [PATCH] Fix undefined behaviour in msp430 port new 6f2ca24 [PATCH] Fix undefined behaviour in rl78 port * config [...] new 648c877 add separate insn sched class for vector LDP & STP new 1e9446d [PATCH] Fix undefined behaviour in rx port * config/r [...]
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 | 27 +++++++++++++++++++++++++++ gcc/config/aarch64/aarch64-simd.md | 2 +- gcc/config/arm/cortex-a53.md | 2 +- gcc/config/arm/cortex-a57.md | 6 ++++-- gcc/config/arm/types.md | 14 ++++++++++++-- gcc/config/msp430/constraints.md | 4 ++-- gcc/config/msp430/msp430.c | 2 +- gcc/config/rl78/rl78-expand.md | 2 +- gcc/config/rx/constraints.md | 8 ++++---- gcc/config/rx/rx.c | 4 ++-- 10 files changed, 55 insertions(+), 16 deletions(-)