This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr67963/master in repository gcc.
discards 23f93c7 Fix PRs 67963/67985 discards 01f8c9f Disable X86_TUNE_ALWAYS_FANCY_MATH_387 for Lakemont discards 317bfa8 Don't leak ISA to __attribute__ ((target("arch=XXX"))) discards 91fbffd Use GET_MODE_BITSIZE to get vector natural alignment adds aa99c14 Disable X86_TUNE_ALWAYS_FANCY_MATH_387 for Lakemont adds 2ee6cfd * config/rl78/divmodqi.S: Return 0x00 by default for div by 0 [...] adds 113f051 Daily bump. adds 0674345 change a function argument from rtx to rtx_insn * new 12d074d Use GET_MODE_BITSIZE to get vector natural alignment new 78698de Don't leak ISA to __attribute__ ((target("arch=XXX"))) new 1549e37 Properly handle -miamcu and -march=lakemont
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (23f93c7) \ N -- N -- N refs/heads/hjl/pr67963/master (1549e37)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 3 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 | 10 ++++++++++ gcc/DATESTAMP | 2 +- gcc/config/i386/i386.c | 4 ++-- gcc/lra-constraints.c | 2 +- libgcc/ChangeLog | 7 +++++++ libgcc/config/rl78/divmodhi.S | 4 ++++ libgcc/config/rl78/divmodqi.S | 2 +- libgcc/config/rl78/divmodsi.S | 7 ++++++- 8 files changed, 32 insertions(+), 6 deletions(-)