public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/104307] New: [11/12 Regression] '-fcompare-debug' failure (length) w/ -mavx512f -O2
@ 2022-01-31 14:37 asolokha at gmx dot com
  2022-01-31 14:38 ` [Bug target/104307] " asolokha at gmx dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: asolokha at gmx dot com @ 2022-01-31 14:37 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 104307
           Summary: [11/12 Regression] '-fcompare-debug' failure (length)
                    w/ -mavx512f -O2
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Keywords: compare-debug-failure
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: asolokha at gmx dot com
  Target Milestone: ---
            Target: x86_64-unknown-linux-gnu

Created attachment 52319
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52319&action=edit
gkd diff

gcc 12.0.1 20220123 snapshot (g:2da90ad39bf8fa9ee287e040d1f4411cb7a2e7ed) fails
-fcompare-debug check when compiling gcc/testsuite/gcc.target/i386/pr78669.c w/
-Os -funroll-loops:

% x86_64-unknown-linux-gnu-gcc-12.0.1 -mavx512f -O2 -fcompare-debug
-gno-statement-frontiers -c gcc/testsuite/gcc.target/i386/pr78669.c
x86_64-unknown-linux-gnu-gcc-12.0.1: error:
gcc/testsuite/gcc.target/i386/pr78669.c: '-fcompare-debug' failure (length)

gkd diff attached.

-fcompare-debug check also fails w/o -mavx512f, though the diff is different.

If I get the dumps right, this issue is not related to PR104054, as things
already start looking interesting since veclower21 tree dump.

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

end of thread, other threads:[~2022-02-19  8:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-31 14:37 [Bug target/104307] New: [11/12 Regression] '-fcompare-debug' failure (length) w/ -mavx512f -O2 asolokha at gmx dot com
2022-01-31 14:38 ` [Bug target/104307] " asolokha at gmx dot com
2022-01-31 16:34 ` jakub at gcc dot gnu.org
2022-01-31 16:43 ` [Bug middle-end/104307] " jakub at gcc dot gnu.org
2022-01-31 16:53 ` jakub at gcc dot gnu.org
2022-02-01 15:06 ` [Bug tree-optimization/104307] " cvs-commit at gcc dot gnu.org
2022-02-01 15:10 ` [Bug tree-optimization/104307] [11 " jakub at gcc dot gnu.org
2022-02-19  8:02 ` cvs-commit at gcc dot gnu.org
2022-02-19  8:08 ` jakub 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).