]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcc.dg/tree-ssa/vector-4.c: Adjust for mmix.
authorHans-Peter Nilsson <hp@bitrange.com>
Mon, 27 Jul 2020 01:39:16 +0000 (03:39 +0200)
committerGiuliano Belinassi <giuliano.belinassi@usp.br>
Mon, 17 Aug 2020 16:19:36 +0000 (13:19 -0300)
commite81efac01b1b34e0ef9e99caa2a7c3fa709ec65b
tree9e5b611993ffd349190efefe454f8445ed0da283
parent3d9d7118d8b5f7139afebfba1dd5b695e36fcdda
gcc.dg/tree-ssa/vector-4.c: Adjust for mmix.

Again, the variables are "privatized" using ASM_PN_FORMAT for MMIX (but
apparently not for other targets) and the line to match looks like:
  D.1427 = VEC_PERM_EXPR <a::0, b::1, { 0, 4, 1, 5 }>;

gcc/testsuite:
* gcc.dg/tree-ssa/vector-4.c: Adjust for mmix.
gcc/testsuite/gcc.dg/tree-ssa/vector-4.c