public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/96787] New: rs6000 mcpu=power10 miscompiles libiberty htab_delete() causing bootstrap failure
@ 2020-08-26  0:17 acsawdey at gcc dot gnu.org
  2020-08-26  0:18 ` [Bug target/96787] " acsawdey at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: acsawdey at gcc dot gnu.org @ 2020-08-26  0:17 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 96787
           Summary: rs6000 mcpu=power10 miscompiles libiberty
                    htab_delete() causing bootstrap failure
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: acsawdey at gcc dot gnu.org
  Target Milestone: ---

Created attachment 49122
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49122&action=edit
hashtab.c with no added attributes

Building r11-2827 configured using --with-cpu=power10, I am seeing some kind of
compile failure in libiberty hashtab.o function htab_delete(). Putting
__attribute__ ((target("cpu=power9")) in front of that function clears the
problem.

The manifestation is that genmddeps segfaults.

I've attached asm output with (.fixed.s) and without (.broken.s) the attribute
on htab_delete().

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-03-13  7:37 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-26  0:17 [Bug target/96787] New: rs6000 mcpu=power10 miscompiles libiberty htab_delete() causing bootstrap failure acsawdey at gcc dot gnu.org
2020-08-26  0:18 ` [Bug target/96787] " acsawdey at gcc dot gnu.org
2020-08-26  0:24 ` acsawdey at gcc dot gnu.org
2020-08-26  0:28 ` acsawdey at gcc dot gnu.org
2020-08-26  1:14 ` dje at gcc dot gnu.org
2020-08-26  2:18 ` wschmidt at gcc dot gnu.org
2020-08-26  2:39 ` wschmidt at gcc dot gnu.org
2020-08-26  2:57 ` wschmidt at gcc dot gnu.org
2020-08-26 21:12 ` wschmidt at gcc dot gnu.org
2020-08-27 16:18 ` cvs-commit at gcc dot gnu.org
2020-08-27 16:31 ` wschmidt at gcc dot gnu.org
2022-03-13  7:37 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).