!542 Revert feature mull64

From: @huzife 
Reviewed-by: @li-yancheng 
Signed-off-by: @li-yancheng
This commit is contained in:
openeuler-ci-bot 2025-01-15 08:37:29 +00:00 committed by Gitee
commit 6ff2409465
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 2844 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -61,7 +61,7 @@
Summary: Various compilers (C, C++, Objective-C, ...)
Name: gcc
Version: %{gcc_version}
Release: 54
Release: 55
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
URL: https://gcc.gnu.org
@ -298,6 +298,7 @@ Patch187: 0187-Add-IPA-prefetch-test.patch
Patch188: 0188-Fix-fails-in-ICP-for-src-openEuler-gcc-I90P7M-I91CZ8.patch
Patch189: 0189-Add-hip11-CPU-pipeline-scheduling.patch
Patch190: 0190-Strcut-Reorg-fix-spec2017-505-build-issue-with-fipa-.patch
Patch191: 0191-Revert-feature-mull64.patch
%global gcc_target_platform %{_arch}-linux-gnu
@ -941,6 +942,7 @@ not stable, so plugins must be rebuilt any time GCC is updated.
%patch188 -p1
%patch189 -p1
%patch190 -p1
%patch191 -p1
%build
@ -2970,6 +2972,12 @@ end
%doc rpm.doc/changelogs/libcc1/ChangeLog*
%changelog
* Wed Jan 15 2025 huzife <634763349@qq.com> - 10.3.1-55
- Type:Revert
- ID:NA
- SUG:NA
- DESC:Revert feature mull64
* Thu Aug 22 2024 wuxinghang <wuxinghang@higon.cn> - 10.3.1-54
- Type:Sync
- ID:NA