public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/60031] New: dg-require-effective-target powerpc_vsx_ok is not enough
@ 2014-02-02 15:53 schwab@linux-m68k.org
  2014-02-02 15:53 ` [Bug testsuite/60031] " schwab@linux-m68k.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: schwab@linux-m68k.org @ 2014-02-02 15:53 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60031

            Bug ID: 60031
           Summary: dg-require-effective-target powerpc_vsx_ok is not
                    enough
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: schwab@linux-m68k.org
            Target: powerpc*-*-*

Runtime tests cannot use dg-require-effective-target powerpc_vsx_ok alone since
check_effective_target_powerpc_vsx_ok only checks whether -mvsx works, but not
whether the target can execute VSX insns.


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

* [Bug testsuite/60031] dg-require-effective-target powerpc_vsx_ok is not enough
  2014-02-02 15:53 [Bug testsuite/60031] New: dg-require-effective-target powerpc_vsx_ok is not enough schwab@linux-m68k.org
@ 2014-02-02 15:53 ` schwab@linux-m68k.org
  2014-04-22 11:37 ` jakub at gcc dot gnu.org
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: schwab@linux-m68k.org @ 2014-02-02 15:53 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60031

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.9.0


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

* [Bug testsuite/60031] dg-require-effective-target powerpc_vsx_ok is not enough
  2014-02-02 15:53 [Bug testsuite/60031] New: dg-require-effective-target powerpc_vsx_ok is not enough schwab@linux-m68k.org
  2014-02-02 15:53 ` [Bug testsuite/60031] " schwab@linux-m68k.org
@ 2014-04-22 11:37 ` jakub at gcc dot gnu.org
  2014-07-16 13:31 ` jakub at gcc dot gnu.org
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-04-22 11:37 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60031

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.9.0                       |4.9.1

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 4.9.0 has been released


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

* [Bug testsuite/60031] dg-require-effective-target powerpc_vsx_ok is not enough
  2014-02-02 15:53 [Bug testsuite/60031] New: dg-require-effective-target powerpc_vsx_ok is not enough schwab@linux-m68k.org
  2014-02-02 15:53 ` [Bug testsuite/60031] " schwab@linux-m68k.org
  2014-04-22 11:37 ` jakub at gcc dot gnu.org
@ 2014-07-16 13:31 ` jakub at gcc dot gnu.org
  2014-10-30 10:42 ` jakub at gcc dot gnu.org
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-07-16 13:31 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.9.1                       |4.9.2

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 4.9.1 has been released.


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

* [Bug testsuite/60031] dg-require-effective-target powerpc_vsx_ok is not enough
  2014-02-02 15:53 [Bug testsuite/60031] New: dg-require-effective-target powerpc_vsx_ok is not enough schwab@linux-m68k.org
                   ` (2 preceding siblings ...)
  2014-07-16 13:31 ` jakub at gcc dot gnu.org
@ 2014-10-30 10:42 ` jakub at gcc dot gnu.org
  2014-11-20 11:49 ` jakub at gcc dot gnu.org
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-10-30 10:42 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.9.2                       |4.9.3

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 4.9.2 has been released.


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

* [Bug testsuite/60031] dg-require-effective-target powerpc_vsx_ok is not enough
  2014-02-02 15:53 [Bug testsuite/60031] New: dg-require-effective-target powerpc_vsx_ok is not enough schwab@linux-m68k.org
                   ` (3 preceding siblings ...)
  2014-10-30 10:42 ` jakub at gcc dot gnu.org
@ 2014-11-20 11:49 ` jakub at gcc dot gnu.org
  2015-06-26 20:18 ` jakub at gcc dot gnu.org
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-11-20 11:49 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dje at gcc dot gnu.org,
                   |                            |jakub at gcc dot gnu.org

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
x84_64 effective targets usually have *_runtime counterpart where needed, which
is the base effective target together with being able to execute the ISA.


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

* [Bug testsuite/60031] dg-require-effective-target powerpc_vsx_ok is not enough
  2014-02-02 15:53 [Bug testsuite/60031] New: dg-require-effective-target powerpc_vsx_ok is not enough schwab@linux-m68k.org
                   ` (4 preceding siblings ...)
  2014-11-20 11:49 ` jakub at gcc dot gnu.org
@ 2015-06-26 20:18 ` jakub at gcc dot gnu.org
  2015-06-26 20:39 ` jakub at gcc dot gnu.org
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: jakub at gcc dot gnu.org @ 2015-06-26 20:18 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 4.9.3 has been released.


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

* [Bug testsuite/60031] dg-require-effective-target powerpc_vsx_ok is not enough
  2014-02-02 15:53 [Bug testsuite/60031] New: dg-require-effective-target powerpc_vsx_ok is not enough schwab@linux-m68k.org
                   ` (5 preceding siblings ...)
  2015-06-26 20:18 ` jakub at gcc dot gnu.org
@ 2015-06-26 20:39 ` jakub at gcc dot gnu.org
  2015-06-26 21:28 ` pinskia at gcc dot gnu.org
  2024-01-04  9:32 ` linkw at gcc dot gnu.org
  8 siblings, 0 replies; 10+ messages in thread
From: jakub at gcc dot gnu.org @ 2015-06-26 20:39 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.9.3                       |4.9.4


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

* [Bug testsuite/60031] dg-require-effective-target powerpc_vsx_ok is not enough
  2014-02-02 15:53 [Bug testsuite/60031] New: dg-require-effective-target powerpc_vsx_ok is not enough schwab@linux-m68k.org
                   ` (6 preceding siblings ...)
  2015-06-26 20:39 ` jakub at gcc dot gnu.org
@ 2015-06-26 21:28 ` pinskia at gcc dot gnu.org
  2024-01-04  9:32 ` linkw at gcc dot gnu.org
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu.org @ 2015-06-26 21:28 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.9.4                       |---


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

* [Bug testsuite/60031] dg-require-effective-target powerpc_vsx_ok is not enough
  2014-02-02 15:53 [Bug testsuite/60031] New: dg-require-effective-target powerpc_vsx_ok is not enough schwab@linux-m68k.org
                   ` (7 preceding siblings ...)
  2015-06-26 21:28 ` pinskia at gcc dot gnu.org
@ 2024-01-04  9:32 ` linkw at gcc dot gnu.org
  8 siblings, 0 replies; 10+ messages in thread
From: linkw at gcc dot gnu.org @ 2024-01-04  9:32 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |linkw at gcc dot gnu.org

--- Comment #7 from Kewen Lin <linkw at gcc dot gnu.org> ---
We have vsx_hw effective target keyword which uses check_vsx_hw_available.

# Return 1 if the target supports executing VSX instructions, 0
# otherwise.  Cache the result.

Doesn't it satisfy the requirement? Or am I missing something?

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

end of thread, other threads:[~2024-01-04  9:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-02 15:53 [Bug testsuite/60031] New: dg-require-effective-target powerpc_vsx_ok is not enough schwab@linux-m68k.org
2014-02-02 15:53 ` [Bug testsuite/60031] " schwab@linux-m68k.org
2014-04-22 11:37 ` jakub at gcc dot gnu.org
2014-07-16 13:31 ` jakub at gcc dot gnu.org
2014-10-30 10:42 ` jakub at gcc dot gnu.org
2014-11-20 11:49 ` jakub at gcc dot gnu.org
2015-06-26 20:18 ` jakub at gcc dot gnu.org
2015-06-26 20:39 ` jakub at gcc dot gnu.org
2015-06-26 21:28 ` pinskia at gcc dot gnu.org
2024-01-04  9:32 ` 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).