public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/99372] New: gimplefe-28.c ICEs when sqrt insn is not available
@ 2021-03-03 19:44 aoliva at gcc dot gnu.org
  2021-03-04  8:35 ` [Bug target/99372] " rguenth at gcc dot gnu.org
  2021-03-10  5:00 ` aoliva at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: aoliva at gcc dot gnu.org @ 2021-03-03 19:44 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 99372
           Summary: gimplefe-28.c ICEs when sqrt insn is not available
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: aoliva at gcc dot gnu.org
  Target Milestone: ---

Try to compile gimplefe-28.c from the testsuite with -mno-powerpc-gpopt or
-msoft-float on a powerpc target, and it will ICE, because it doesn't check for
the availability of the .SQRT instrinsic explicitly called in the test.

Fixes for the See-Also bugs are likely to prevent the bug from showing up in
test results.

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

end of thread, other threads:[~2021-03-10  5:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-03 19:44 [Bug tree-optimization/99372] New: gimplefe-28.c ICEs when sqrt insn is not available aoliva at gcc dot gnu.org
2021-03-04  8:35 ` [Bug target/99372] " rguenth at gcc dot gnu.org
2021-03-10  5:00 ` aoliva 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).