public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/111860] New: error: stmt with wrong VUSE
@ 2023-10-18  8:36 dcb314 at hotmail dot com
  2023-10-18  8:49 ` [Bug c/111860] " dcb314 at hotmail dot com
                   ` (25 more replies)
  0 siblings, 26 replies; 27+ messages in thread
From: dcb314 at hotmail dot com @ 2023-10-18  8:36 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 111860
           Summary: error: stmt with wrong VUSE
           Product: gcc
           Version: unknown
            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 56137
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56137&action=edit
C source code

foundBugs $ ../results/bin/gcc -c -w -O3 bug967.c
foundBugs $ ../results/bin/gcc -c -w -O3 -march=znver2 bug967.c
foundBugs $ ../results/bin/gcc -c -w -O3 -march=znver3 bug967.c
Create_POPMUSIC_CandidateSet.c: In function ‘optimize_path’:
Create_POPMUSIC_CandidateSet.c:170:13: error: stmt with wrong VUSE
# VUSE <.MEM_103>
_1958 = *_1959;
expected .MEM_1937

This worked yesterday, so it is recent breakage.

The bug seems to first appear sometime between g:ce55521bcd149fdc
and g:60c231cb65807fb9

I will have a go at a reduction.

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

end of thread, other threads:[~2023-10-24 15:45 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-18  8:36 [Bug c/111860] New: error: stmt with wrong VUSE dcb314 at hotmail dot com
2023-10-18  8:49 ` [Bug c/111860] " dcb314 at hotmail dot com
2023-10-18  9:29 ` dcb314 at hotmail dot com
2023-10-18  9:48 ` dcb314 at hotmail dot com
2023-10-18  9:51 ` tnfchris at gcc dot gnu.org
2023-10-18  9:52 ` [Bug tree-optimization/111860] " tnfchris at gcc dot gnu.org
2023-10-18 10:10 ` tnfchris at gcc dot gnu.org
2023-10-18 12:51 ` [Bug tree-optimization/111860] [14 Regression] incorrect vUSE after guard block loop skip block during vectorization tnfchris at gcc dot gnu.org
2023-10-18 18:31 ` tnfchris at gcc dot gnu.org
2023-10-18 19:56 ` pinskia at gcc dot gnu.org
2023-10-18 19:56 ` pinskia at gcc dot gnu.org
2023-10-19  4:01 ` pinskia at gcc dot gnu.org
2023-10-19  8:05 ` dcb314 at hotmail dot com
2023-10-19  8:08 ` tnfchris at gcc dot gnu.org
2023-10-19 12:31 ` tnfchris at gcc dot gnu.org
2023-10-19 12:48 ` cvs-commit at gcc dot gnu.org
2023-10-19 12:54 ` tnfchris at gcc dot gnu.org
2023-10-19 15:49 ` dcb314 at hotmail dot com
2023-10-19 15:51 ` tnfchris at gcc dot gnu.org
2023-10-19 15:52 ` tnfchris at gcc dot gnu.org
2023-10-19 16:03 ` dcb314 at hotmail dot com
2023-10-19 16:22 ` tnfchris at gcc dot gnu.org
2023-10-20 15:35 ` tnfchris at gcc dot gnu.org
2023-10-20 20:21 ` pinskia at gcc dot gnu.org
2023-10-23 13:08 ` cvs-commit at gcc dot gnu.org
2023-10-23 13:12 ` tnfchris at gcc dot gnu.org
2023-10-24 15:45 ` 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).