public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/102949] New: [12 regression] gcc.dg/vect/slp-reduc-1.c FAIL
@ 2021-10-26 14:54 ro at gcc dot gnu.org
  2021-10-26 14:54 ` [Bug tree-optimization/102949] " ro at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: ro at gcc dot gnu.org @ 2021-10-26 14:54 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 102949
           Summary: [12 regression] gcc.dg/vect/slp-reduc-1.c FAIL
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ro at gcc dot gnu.org
                CC: ebotcazou at gcc dot gnu.org
  Target Milestone: ---
            Target: sparc*-sun-solaris2.11, powerpc-apple-darwin9

Between 20210917 (48b3caffcacc99adf72ba1be189a7d9ebc4190be) and 20210918
(e9d8fcabd032b873bf3fe14ae8afd8970827c0cb),
3 vectorization tests regressed on 32-bit Solaris/SPARC and Darwin/PPC:

FAIL: gcc.dg/vect/slp-reduc-1.c -flto -ffat-lto-objects execution test
FAIL: gcc.dg/vect/slp-reduc-1.c execution test
FAIL: gcc.dg/vect/slp-reduc-2.c -flto -ffat-lto-objects execution test
FAIL: gcc.dg/vect/slp-reduc-2.c execution test
FAIL: gcc.dg/vect/slp-reduc-7.c -flto -ffat-lto-objects execution test
FAIL: gcc.dg/vect/slp-reduc-7.c execution test

E.g. slp-reduc-1.c:

Thread 2 received signal SIGBUS, Bus error.
[Switching to Thread 1 (LWP 1)]
0x00010db8 in main1 ()
1: x/i $pc
=> 0x10db8 <main1+56>:  ldd  [ %g1 ], %f18
(gdb) where
#0  0x00010db8 in main1 ()
#1  0x00010ea4 in main ()
(gdb) p/x $g1
$1 = 0x2113c

The source address isn't properly aligned.

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

end of thread, other threads:[~2021-10-29  7:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-26 14:54 [Bug tree-optimization/102949] New: [12 regression] gcc.dg/vect/slp-reduc-1.c FAIL ro at gcc dot gnu.org
2021-10-26 14:54 ` [Bug tree-optimization/102949] " ro at gcc dot gnu.org
2021-10-27  6:52 ` rguenth at gcc dot gnu.org
2021-10-28  8:10 ` rguenth at gcc dot gnu.org
2021-10-28  8:19 ` ro at CeBiTec dot Uni-Bielefeld.DE
2021-10-28  8:23 ` ebotcazou at gcc dot gnu.org
2021-10-28  8:25 ` rguenth at gcc dot gnu.org
2021-10-28  9:02 ` cvs-commit at gcc dot gnu.org
2021-10-28  9:03 ` rguenth at gcc dot gnu.org
2021-10-29  7:02 ` ro at CeBiTec dot Uni-Bielefeld.DE

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