37 Commits

Author SHA1 Message Date
kkz
f27fd35c9c [Backport] libstdc++: Remove _GLIBCXX_USE_INT128 autoconf macro
Reference: https://www.mail-archive.com/gcc-patches@gcc.gnu.org/msg259436.html
           https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=ad0a3be4df5eecc79075d899fd79179d0f61270e
           https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=29a9de9b40277af98515eabebb75be1f154e9505

We don't need to decide whether to use __int128 when running configure,
we can do so at compilation time by seeing if __SIZEOF_INT128__ is
defined and if it's greater than __SIZEOF_LONG_LONG__.

This removes another unnecessary architecture-specific config macro in
<bits/c++config.h>, so the same header can work for 32-bit or 64-bit
compilation on AIX.
2022-04-14 19:15:39 +08:00
openeuler-ci-bot
351bed9641
!152 [sync] PR-150: [SPEC] Remove %post and %postun for package gdb-plugin
From: @openeuler-sync-bot 
Reviewed-by: @eastb233 
Signed-off-by: @eastb233
2022-03-09 11:21:50 +00:00
benniaobufeijiushiji
83ef62ef2e [SPEC] Remove %post and %postun for package gdb-plugin
(cherry picked from commit 0f067cf8e982df7c92c9af1630002f967bc8a5cf)
2022-03-09 19:20:33 +08:00
openeuler-ci-bot
16826b1325
!149 [sync] PR-147: [SPEC] Remove date info and add some unpackaged files
From: @openeuler-sync-bot 
Reviewed-by: @eastb233 
Signed-off-by: @eastb233
2022-03-04 03:09:33 +00:00
benniaobufeijiushiji
aa01c044a0 [SPEC] Remove date info and add some unpackaged file
Remove DATE in release and add unpackaged files as follows
  * gcov-tool
  * ieee_arithmetic.mod
  * ieee_exceptions.mod
  * ieee_features.mod
  * libgfortran.a
  * libcc1.so*

(cherry picked from commit 9b623fa9f5d74f15c740f5617651e7126db3b4c8)
2022-03-03 20:56:17 +08:00
openeuler-ci-bot
1ce153c4d2
!133 [sync] PR-129: [SPEC] Fix missing file libstdc++fs.a
Merge pull request !133 from openeuler-sync-bot/sync-pr129-openEuler-20.03-LTS-to-openEuler-20.03-LTS-SP3
2022-02-10 01:15:54 +00:00
benniaobufeijiushiji
42a0291a1b [SPEC] Add file libstdc++fs.a to package libstdc++-static
Fix missing file libstdc++fs.a

(cherry picked from commit a5b739b50e924b821e00f8044042fe404d00cde7)
2022-02-09 20:23:38 +08:00
openeuler-ci-bot
901c359144 !127 [sync] PR-120: [SPEC] Delete gdb/auto-load folder ownership
Merge pull request !127 from openeuler-sync-bot/sync-pr120-delete_gdb_path-to-openEuler-20.03-LTS-SP3
2021-12-31 04:44:47 +00:00
xiezhiheng
0308fac62b [SPEC] Delete gdb/auto-load folder ownership
Return the ownership of gdb/auto-load folder to gdb-headless.

(cherry picked from commit 8571988971c81d653975cc0451acf1c51a694485)
2021-12-31 09:33:49 +08:00
openeuler-ci-bot
b20ba2b356 !116 [Backport] PR-c-83227-C-17-ICE-with-init-list-derived
From: @li-yancheng
Reviewed-by: @eastb233,@eastb233,@eastb233,@eastb233
Signed-off-by: @eastb233,@eastb233,@eastb233,@eastb233
2021-11-24 02:22:24 +00:00
LiYanCheng
a439fc7d4e Backport PR c++/83227 - C++17 ICE with init-list derived-to-base conversion. 2021-11-23 19:39:04 +08:00
openeuler-ci-bot
6bc3138614 !97 change ¥ to %
From: @xinyingchao
Reviewed-by: @eastb233
Signed-off-by: @eastb233
2021-07-27 09:04:17 +00:00
yangl777
4d683c6aac change $ to % 2021-07-27 10:16:25 +08:00
openeuler-ci-bot
a0aa8394af !86 [Bugfix] Fix ICEs when compiling simde
From: @eastb233
Reviewed-by: @haijianzhang
Signed-off-by: @haijianzhang
2021-07-02 01:55:56 +00:00
eastb233
6be565f050 [Bugfix] Fix ICEs when compiling simde
- fix-PR83666-punt-BLKmode-when-expand_debug_expr.patch: New patch for
  bugfix
- fix-AArch64-128-bit-immediate-ICEs.patch: Likewise
- gcc.spec: Add new patch
2021-06-28 21:36:37 +08:00
openeuler-ci-bot
709e735b45 !84 update isl version and add --with-isl
From: @ship_harbour
Reviewed-by: @haijianzhang
Signed-off-by: @haijianzhang
2021-06-28 10:57:47 +00:00
const
4448f64435 update isl and add --with-isl 2021-06-28 15:29:44 +08:00
openeuler-ci-bot
cd2359505b !76 Fix pre to improve fake exit edge placement
From: @dguangya
Reviewed-by: @eastb233,@haijianzhang
Signed-off-by: @haijianzhang
2021-06-07 09:54:19 +08:00
dingguangya
f15573de97 fix pre to improve fake exit edge placement 2021-06-05 19:33:41 +08:00
openeuler-ci-bot
878b85f732 !72 [sync] PR-67: Add full steady_clock support to condition_variable
From: @openeuler-sync-bot
Reviewed-by: @haijianzhang
Signed-off-by: @haijianzhang
2021-05-21 20:03:08 +08:00
xiezhiheng
561f7bde5b PR libstdc++/41861 Add full steady_clock support to condition_variable
(cherry picked from commit 9743598d212c5b97a976bf760e70a09ab66d56c0)
2021-05-21 18:41:45 +08:00
openeuler-ci-bot
4fbd6a9091 !65 [sync] PR-64: gcc 支持安全编译选项
From: @openeuler-sync-bot
Reviewed-by: @haijianzhang
Signed-off-by: @haijianzhang
2021-03-27 15:55:44 +08:00
licihua
857061b295 add fs sp option, replace -j100 with smp flag
(cherry picked from commit 43aff6bf8367c46877c65173f0ec50e7c92b44dc)
2021-03-27 14:40:34 +08:00
openeuler-ci-bot
1eb8c9d354 !56 [sync] PR-55: [openEuler 20.03] Add libubsan[-static] and liblsan[-static] package
From: @openeuler-sync-bot
Reviewed-by: @jdkboy
Signed-off-by: @jdkboy
2021-02-04 09:11:53 +08:00
eastb233
fe3375a42f [openEuler 20.03] Add libubsan[-static] and liblsan[-static] package
- gcc.spec: Add libubsan, libubsan-static, liblsan, liblsan-static rpm packages

(cherry picked from commit eae76f72526cae27b7bc50b712ae27a08980828e)
2021-02-03 20:17:45 +08:00
openeuler-ci-bot
0c6f22c481 !46 Fix PR c++/81589 - error with is_trivially_constructible.
From: @jeff200902
Reviewed-by: @haijianzhang
Signed-off-by: @haijianzhang
2020-10-29 09:27:21 +08:00
jeff200902
fa453cf70d fixed PR/c++ 81589 2020-10-28 14:50:56 +08:00
openeuler-ci-bot
9b05af9c73 !20 add release version for update
Merge pull request !20 from small_leek/openEuler-20.03-LTS
2020-08-21 14:04:05 +08:00
small_leek
0c8ab0fb59 add release for update 2020-08-21 12:16:53 +08:00
openeuler-ci-bot
0abcb7d2bf !14 Delete -p option in %postun of sub package libstdc++ and libgomp
Merge pull request !14 from 成子晗/openEuler-20.03-LTS
2020-05-28 22:40:08 +08:00
chengzihan2
dd558464f3 Delete -p option in %postun of sub package libstdc++ and libgomp 2020-05-28 21:29:33 +08:00
openeuler-ci-bot
e810473b9c !13 change release
Merge pull request !13 from maqiang/openEuler-20.03-LTS
2020-05-22 19:37:42 +08:00
maqiang999
7f8605fcac change release 2020-05-22 18:55:53 +08:00
maqiang999
7ac151d486 change release 2020-05-22 18:40:51 +08:00
openeuler-ci-bot
e99ad9cdb2 !4 modify spec
Merge pull request !4 from chenholmes/master
2020-04-03 15:29:14 +08:00
chenholmes
474bea9bbb modify 2020-04-03 10:51:31 +08:00
eastb233
523d5a7c93 package init as gcc-7.3.0 2020-01-19 17:29:40 +08:00