- Bump to add6bb52e34f6036ace9f67ad8ad5b990adbc34a.

- Fix filenames in the following patches:
  gcc11-amdgcn-disable-hot-cold-partitioning.patch,
  gcc41-ppc32-retaddr.patch.

It fixes PR104182.

Rev devel:gcc/11 Md5 7759dc2a0079ab14258db53ec00b1e44 2022-01-24 11:18:46 rguenther 948362
This commit is contained in:
OBS User rguenther
2022-01-24 11:18:46 +00:00
committed by Git OBS Bridge
parent 99e58a249d
commit 1b4974be87
61 changed files with 261 additions and 37 deletions

View File

@@ -8,8 +8,8 @@
#Index: gcc/config/rs6000/rs6000.c
#===================================================================
#--- gcc/config/rs6000/rs6000.c.orig 2013-11-26 15:42:33.000000000 +0100
#+++ gcc/config/rs6000/rs6000.c 2013-11-26 16:44:14.566089231 +0100
#--- gcc/config/rs6000/rs6000.cc.orig 2013-11-26 15:42:33.000000000 +0100
#+++ gcc/config/rs6000/rs6000.cc 2013-11-26 16:44:14.566089231 +0100
#@@ -20878,18 +20878,22 @@ rs6000_return_addr (int count, rtx frame
if (count != 0
|| ((DEFAULT_ABI == ABI_V4 || DEFAULT_ABI == ABI_DARWIN) && flag_pic))