comparison gcc/testsuite/c-c++-common/spec-barrier-2.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 /* { dg-do run } */ 1 /* { dg-do run } */
2 /* { dg-additional-options "-Wno-volatile" { target c++ } } */
2 3
3 /* Even on targets that don't need the optional failval parameter, 4 /* Even on targets that don't need the optional failval parameter,
4 side-effects on the operand should still be calculated. */ 5 side-effects on the operand should still be calculated. */
5 6
6 int x = 3; 7 int x = 3;