public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/109564] New: [13/14 Regression] libkeccak miscompiled
@ 2023-04-20  6:59 rguenth at gcc dot gnu.org
  2023-04-20  7:13 ` [Bug tree-optimization/109564] " rguenth at gcc dot gnu.org
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-04-20  6:59 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 109564
           Summary: [13/14 Regression] libkeccak miscompiled
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: rguenth at gcc dot gnu.org
  Target Milestone: ---

It seems we started to miscompile libkeccak very recently
(r13-7162-gd339e9802f758e was OK).

When you build libkeccak from its version 1.3.1.2 tarball
(https://github.com/maandree/libkeccak), edit config.mk to pick the correct
compiler.  Building
with -O0 is fine, even -O1 gets things wrong.

> make
> make check

it's small, so bisection should be easily possible (will try that manually now)

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

end of thread, other threads:[~2023-04-21  7:49 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-20  6:59 [Bug middle-end/109564] New: [13/14 Regression] libkeccak miscompiled rguenth at gcc dot gnu.org
2023-04-20  7:13 ` [Bug tree-optimization/109564] " rguenth at gcc dot gnu.org
2023-04-20  7:25 ` rguenth at gcc dot gnu.org
2023-04-20  7:37 ` rguenth at gcc dot gnu.org
2023-04-20  7:51 ` rguenth at gcc dot gnu.org
2023-04-20  8:15 ` rguenth at gcc dot gnu.org
2023-04-20  8:35 ` marxin at gcc dot gnu.org
2023-04-20  8:38 ` rguenth at gcc dot gnu.org
2023-04-20  8:57 ` rguenth at gcc dot gnu.org
2023-04-20  8:59 ` marxin at gcc dot gnu.org
2023-04-20  9:19 ` rguenth at gcc dot gnu.org
2023-04-20  9:43 ` jakub at gcc dot gnu.org
2023-04-20  9:45 ` rguenth at gcc dot gnu.org
2023-04-20  9:49 ` rguenth at gcc dot gnu.org
2023-04-20 10:28 ` rguenth at gcc dot gnu.org
2023-04-20 11:03 ` rguenth at gcc dot gnu.org
2023-04-20 11:55 ` rguenth at gcc dot gnu.org
2023-04-20 14:22 ` amacleod at redhat dot com
2023-04-20 16:21 ` amacleod at redhat dot com
2023-04-20 17:49 ` cvs-commit at gcc dot gnu.org
2023-04-21  6:20 ` cvs-commit at gcc dot gnu.org
2023-04-21  7:49 ` rguenth 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).