comparison gcc/testsuite/gcc.c-torture/execute/pr85331.c @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 84e7813d76e9
children
comparison
equal deleted inserted replaced
131:84e7813d76e9 145:1830386684a0
1 /* PR tree-optimization/85331 */ 1 /* PR tree-optimization/85331 */
2 /* { dg-require-effective-target double64plus } */
2 3
3 typedef double V __attribute__((vector_size (2 * sizeof (double)))); 4 typedef double V __attribute__((vector_size (2 * sizeof (double))));
4 typedef long long W __attribute__((vector_size (2 * sizeof (long long)))); 5 typedef long long W __attribute__((vector_size (2 * sizeof (long long))));
5 6
6 __attribute__((noipa)) void 7 __attribute__((noipa)) void