https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98325

seurer at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
             Status|RESOLVED                    |REOPENED
   Last reconfirmed|                            |2021-01-21
     Ever confirmed|0                           |1

--- Comment #2 from seurer at gcc dot gnu.org ---
It is still failing on powerpc64 BE but indeed works on LE.

Test run on a power 8 BE machine:

 Tried g:43705f3fa343e08b2fb030460fc5e2a969954398, r11-6839
make  -k check-gcc RUNTESTFLAGS="dg.exp=gcc.dg/pr25376.c"
FAIL: gcc.dg/pr25376.c scan-assembler-symbol-section symbol simple$ (found
.L.simple) has section ^\\.?my_named_section|simple\\[DS\\]|^\\"\\.opd\\"
(found .opd)
FAIL: gcc.dg/pr25376.c scan-assembler-symbol-section symbol simple$ (found
simple) has section ^\\.?my_named_section|simple\\[DS\\]|^\\"\\.opd\\" (found
.opd)
# of expected passes            2
# of unexpected failures        2

Reply via email to