[Bug testsuite/99173] [11 Regression] new test case c-c++-common/attr-retain-5.c added in r11-7284 fails

2021-02-24 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99173

Richard Biener  changed:

   What|Removed |Added

 CC||danglin at gcc dot gnu.org

--- Comment #7 from Richard Biener  ---
*** Bug 99231 has been marked as a duplicate of this bug. ***

[Bug testsuite/99173] [11 Regression] new test case c-c++-common/attr-retain-5.c added in r11-7284 fails

2021-02-22 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99173

H.J. Lu  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #6 from H.J. Lu  ---
Fixed.

[Bug testsuite/99173] [11 Regression] new test case c-c++-common/attr-retain-5.c added in r11-7284 fails

2021-02-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99173

--- Comment #5 from CVS Commits  ---
The master branch has been updated by H.J. Lu :

https://gcc.gnu.org/g:609204abb889166c17a600121ba8ced18db2567a

commit r11-7332-g609204abb889166c17a600121ba8ced18db2567a
Author: H.J. Lu 
Date:   Fri Feb 19 15:44:38 2021 -0800

Require SHF_GNU_RETAIN support for retain tests

Since retain attribute requires SHF_GNU_RETAIN, run retain tests only
if SHF_GNU_RETAIN is supported.

PR testsuite/99173
* c-c++-common/attr-retain-5.c: Require R_flag_in_section.
* c-c++-common/attr-retain-6.c: Likewise.
* c-c++-common/attr-retain-7.c: Likewise.
* c-c++-common/attr-retain-8.c: Likewise.
* c-c++-common/attr-retain-9.c: Likewise.

[Bug testsuite/99173] [11 Regression] new test case c-c++-common/attr-retain-5.c added in r11-7284 fails

2021-02-22 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99173

Jakub Jelinek  changed:

   What|Removed |Added

 CC||jakub at gcc dot gnu.org

--- Comment #4 from Jakub Jelinek  ---
The patch might not apply anymore after the AIX changes.
In any case, LGTM, please post to gcc-patches though.

[Bug testsuite/99173] [11 Regression] new test case c-c++-common/attr-retain-5.c added in r11-7284 fails

2021-02-22 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99173

Richard Biener  changed:

   What|Removed |Added

 Ever confirmed|0   |1
Summary|new test case   |[11 Regression] new test
   |c-c++-common/attr-retain-5. |case
   |c added in r11-7284 fails   |c-c++-common/attr-retain-5.
   ||c added in r11-7284 fails
 Status|UNCONFIRMED |NEW
   Last reconfirmed||2021-02-22
   Priority|P3  |P1
   Target Milestone|--- |11.0

--- Comment #3 from Richard Biener  ---
confirmed.