[Bug testsuite/98125] [11 Regression] New test case g++.dg/pr93195a.C in r11-5656 has excess errors

amodra at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Jan 22 22:18:13 GMT 2021


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

--- Comment #12 from Alan Modra <amodra at gmail dot com> ---
Created attachment 50039
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50039&action=edit
ELFv1 support

Revised patches.  I wasn't happy with the use of a ".text" symbol in the
previous patch since some targets don't call their text section ".text".  These
are really stage1 material.  Usable -fpatchable-funtion-entry on powerpc64 is a
new feature.

I'm inclined to think the new test should just be skipped on powerpc64*-*. 
Bill, could you handle the testsuite fixes please?


More information about the Gcc-bugs mailing list