This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/iamcu/improve in repository gcc.
discards 9334ac2 IA MCU run-time doesn't support TLS discards b980e72 Skip incompatible tests on IA MCU target discards fe133bc Skip error_mark_node type decls discards c452977 Turn off loop and funcion alignments for IA MCU discards c53e8f9 Turn on X86_TUNE_USE_BT for IA MCU discards 5ccb678 Turn off X86_TUNE_ZERO_EXTEND_WITH_AND for IA MCU discards db8fdf5 Allow indirect sibcall with register arguments discards ad2477a Allow SFmode for IA MCU in FP splitter new acf8a75 Allow software FP SFmode in FP splitter new c851071 Allow indirect sibcall with register arguments new 31cdcd0 Turn off X86_TUNE_ZERO_EXTEND_WITH_AND for IA MCU new 69eee0f Turn on X86_TUNE_USE_BT for IA MCU new e0e3eb8 Turn off loop and funcion alignments for IA MCU new 577a3c8 Skip error_mark_node type decls new f954767 Skip incompatible tests on IA MCU target new 985b5b7 IA MCU run-time doesn't support TLS
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 (9334ac2) \ N -- N -- N refs/heads/hjl/iamcu/improve (985b5b7)
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 8 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/config/i386/i386.c | 8 ++++++-- gcc/config/i386/i386.md | 5 ++++- gcc/testsuite/gcc.target/i386/pr66824.c | 8 +++++++- 3 files changed, 17 insertions(+), 4 deletions(-)