public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/109031] New: csmith: possible bad code with -O2 -fno-strict-aliasing
@ 2023-03-05 21:26 dcb314 at hotmail dot com
  2023-03-06 15:05 ` [Bug middle-end/109031] " dcb314 at hotmail dot com
                   ` (31 more replies)
  0 siblings, 32 replies; 33+ messages in thread
From: dcb314 at hotmail dot com @ 2023-03-05 21:26 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 109031
           Summary: csmith: possible bad code with -O2
                    -fno-strict-aliasing
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

Created attachment 54588
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54588&action=edit
C source code

For the attached C code:

$ for i in ~/gcc/results.2022*/bin/gcc
$ do 
$ echo $i
$ $i -O2 -fno-strict-aliasing -w bug892.c; ./a.out  1 2>&1 | fgrep g_50; 
$ done
/home/dcb36/gcc/results.20220306/bin/gcc
...checksum after hashing g_50 : 646CF84D
/home/dcb36/gcc/results.20220403/bin/gcc
...checksum after hashing g_50 : 646CF84D
/home/dcb36/gcc/results.20220501/bin/gcc
...checksum after hashing g_50 : 646CF84D
/home/dcb36/gcc/results.20220605/bin/gcc
...checksum after hashing g_50 : C21BF3F9
/home/dcb36/gcc/results.20220703/bin/gcc
$

The git hash for 20220501 is g:75bbc3da3e5f75f683fa33e309045c582efd20eb
and for 20220605 is g:ad6919374beafac4ec1a2f8059620f261019b02f

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

end of thread, other threads:[~2023-03-14  7:33 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-05 21:26 [Bug c/109031] New: csmith: possible bad code with -O2 -fno-strict-aliasing dcb314 at hotmail dot com
2023-03-06 15:05 ` [Bug middle-end/109031] " dcb314 at hotmail dot com
2023-03-06 16:03 ` dcb314 at hotmail dot com
2023-03-06 17:43 ` dcb314 at hotmail dot com
2023-03-06 20:33 ` dcb314 at hotmail dot com
2023-03-06 20:41 ` pinskia at gcc dot gnu.org
2023-03-07  0:10 ` pinskia at gcc dot gnu.org
2023-03-08 11:10 ` dcb314 at hotmail dot com
2023-03-08 12:06 ` marxin at gcc dot gnu.org
2023-03-08 13:39 ` dcb314 at hotmail dot com
2023-03-08 13:43 ` marxin at gcc dot gnu.org
2023-03-08 13:56 ` dcb314 at hotmail dot com
2023-03-08 14:01 ` marxin at gcc dot gnu.org
2023-03-08 14:08 ` dcb314 at hotmail dot com
2023-03-08 14:10 ` marxin at gcc dot gnu.org
2023-03-08 14:16 ` dcb314 at hotmail dot com
2023-03-08 14:24 ` marxin at gcc dot gnu.org
2023-03-08 16:45 ` dcb314 at hotmail dot com
2023-03-08 17:12 ` dcb314 at hotmail dot com
2023-03-09  8:44 ` marxin at gcc dot gnu.org
2023-03-09  8:48 ` jakub at gcc dot gnu.org
2023-03-09  8:59 ` marxin at gcc dot gnu.org
2023-03-09  9:25 ` dcb314 at hotmail dot com
2023-03-09  9:41 ` [Bug middle-end/109031] csmith: possible bad code with -O2 -fno-strict-aliasing since r13-254-gdd3c7873a61019e9 marxin at gcc dot gnu.org
2023-03-09  9:45 ` dcb314 at hotmail dot com
2023-03-09 10:18 ` marxin at gcc dot gnu.org
2023-03-09 10:20 ` marxin at gcc dot gnu.org
2023-03-09 10:29 ` marxin at gcc dot gnu.org
2023-03-09 10:35 ` marxin at gcc dot gnu.org
2023-03-09 13:41 ` roger at nextmovesoftware dot com
2023-03-09 14:25 ` jakub at gcc dot gnu.org
2023-03-12 22:55 ` cvs-commit at gcc dot gnu.org
2023-03-14  7:33 ` roger at nextmovesoftware dot com

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).