public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/106690] check_effective_target_bswap should be enabled for riscv if ZBB ISA extension is enabled
       [not found] <bug-106690-4@http.gcc.gnu.org/bugzilla/>
@ 2022-08-24 18:31 ` cvs-commit at gcc dot gnu.org
  2022-08-24 18:32 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2022-08-24 18:31 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Andrew Pinski <pinskia@gcc.gnu.org>:

https://gcc.gnu.org/g:dec5faa2b2f0d311daa6defd4b4f3c1965748ddf

commit r13-2180-gdec5faa2b2f0d311daa6defd4b4f3c1965748ddf
Author: Andrew Pinski <apinski@marvell.com>
Date:   Fri Aug 19 22:09:30 2022 +0000

    Fix PR 106690: enable effective_target_bswap for RISCV targets with ZBB
enabled by default

    While looking for testcases to quickly test, I Noticed that
    check_effective_target_bswap was not enabled for riscv when
    ZBB is enabled. This patch checks if ZBB is enabled when
    targeting RISCV* for bswap.

    OK? Ran the testsuite for riscv32-linux-gnu both with and without ZBB
enabled.

    PR testsuite/106690
    gcc/testsuite/ChangeLog:

            * lib/target-supports.exp (check_effective_target_bswap):
            Return true if riscv and ZBB ISA extension is enabled.

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

* [Bug testsuite/106690] check_effective_target_bswap should be enabled for riscv if ZBB ISA extension is enabled
       [not found] <bug-106690-4@http.gcc.gnu.org/bugzilla/>
  2022-08-24 18:31 ` [Bug testsuite/106690] check_effective_target_bswap should be enabled for riscv if ZBB ISA extension is enabled cvs-commit at gcc dot gnu.org
@ 2022-08-24 18:32 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-08-24 18:32 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Target Milestone|---                         |13.0
             Status|ASSIGNED                    |RESOLVED

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed.

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

end of thread, other threads:[~2022-08-24 18:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-106690-4@http.gcc.gnu.org/bugzilla/>
2022-08-24 18:31 ` [Bug testsuite/106690] check_effective_target_bswap should be enabled for riscv if ZBB ISA extension is enabled cvs-commit at gcc dot gnu.org
2022-08-24 18:32 ` 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).