public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/108815] New: gcc.target/powerpc/pr83677.c fails on power 9 BE
@ 2023-02-15 22:30 seurer at gcc dot gnu.org
  2023-03-09 10:26 ` [Bug target/108815] " linkw at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: seurer at gcc dot gnu.org @ 2023-02-15 22:30 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 108815
           Summary: gcc.target/powerpc/pr83677.c fails on power 9 BE
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

make  -k check-gcc RUNTESTFLAGS="--target_board=unix'{-m32,-m64}'
powerpc.exp=gcc.target/powerpc/pr83677.c"
FAIL: gcc.target/powerpc/pr83677.c execution test
# of expected passes            1
# of expected passes            1
# of unexpected failures        1
# of unexpected failures        1
# of unsupported tests          1
# of unsupported tests          1

This fails on power 9 BE (only) and fails for trunk as well as gcc 12, 11, and
10.  

I get a bunch of linker errors when I try to compile this for debug.  So no
traceback, sorry!

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

* [Bug target/108815] gcc.target/powerpc/pr83677.c fails on power 9 BE
  2023-02-15 22:30 [Bug target/108815] New: gcc.target/powerpc/pr83677.c fails on power 9 BE seurer at gcc dot gnu.org
@ 2023-03-09 10:26 ` linkw at gcc dot gnu.org
  2023-04-12  2:53 ` cvs-commit at gcc dot gnu.org
  2023-04-12  5:05 ` linkw at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: linkw at gcc dot gnu.org @ 2023-03-09 10:26 UTC (permalink / raw)
  To: gcc-bugs

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

Kewen Lin <linkw at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2023-03-09
           Assignee|unassigned at gcc dot gnu.org      |linkw at gcc dot gnu.org
                 CC|                            |linkw at gcc dot gnu.org

--- Comment #1 from Kewen Lin <linkw at gcc dot gnu.org> ---
Confirmed, the test case have scalar version and simd version, it seems the
simd version needs some work to consider big-endian.

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

* [Bug target/108815] gcc.target/powerpc/pr83677.c fails on power 9 BE
  2023-02-15 22:30 [Bug target/108815] New: gcc.target/powerpc/pr83677.c fails on power 9 BE seurer at gcc dot gnu.org
  2023-03-09 10:26 ` [Bug target/108815] " linkw at gcc dot gnu.org
@ 2023-04-12  2:53 ` cvs-commit at gcc dot gnu.org
  2023-04-12  5:05 ` linkw at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2023-04-12  2:53 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Kewen Lin <linkw@gcc.gnu.org>:

https://gcc.gnu.org/g:5582ad0afb051a76231b2959487f4ef1746df283

commit r13-7142-g5582ad0afb051a76231b2959487f4ef1746df283
Author: Kewen Lin <linkw@linux.ibm.com>
Date:   Tue Apr 11 21:51:40 2023 -0500

    testsuite: Adjust powerpc pr83677.c for BE [PR108815]

    The test case gcc.target/powerpc/pr83677.c was written for
    LE environment, this patch is to make it work on BE as well.

            PR testsuite/108815

    gcc/testsuite/ChangeLog:

            * gcc.target/powerpc/pr83677.c (v_expand_u8, v_expand_u16,
            v_load_deinterleave_f32, v_store_interleave_f32): Adjust some code
by
            considering BE.

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

* [Bug target/108815] gcc.target/powerpc/pr83677.c fails on power 9 BE
  2023-02-15 22:30 [Bug target/108815] New: gcc.target/powerpc/pr83677.c fails on power 9 BE seurer at gcc dot gnu.org
  2023-03-09 10:26 ` [Bug target/108815] " linkw at gcc dot gnu.org
  2023-04-12  2:53 ` cvs-commit at gcc dot gnu.org
@ 2023-04-12  5:05 ` linkw at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: linkw at gcc dot gnu.org @ 2023-04-12  5:05 UTC (permalink / raw)
  To: gcc-bugs

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

Kewen Lin <linkw at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Kewen Lin <linkw at gcc dot gnu.org> ---
Fixed on trunk, no backports needed.

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

end of thread, other threads:[~2023-04-12  5:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-15 22:30 [Bug target/108815] New: gcc.target/powerpc/pr83677.c fails on power 9 BE seurer at gcc dot gnu.org
2023-03-09 10:26 ` [Bug target/108815] " linkw at gcc dot gnu.org
2023-04-12  2:53 ` cvs-commit at gcc dot gnu.org
2023-04-12  5:05 ` linkw 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).