comparison gcc/testsuite/c-c++-common/simulate-thread/bitfields-2.c @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 04ced10e8804
children
comparison
equal deleted inserted replaced
131:84e7813d76e9 145:1830386684a0
1 /* { dg-do link { target { ! int16 } } } */ 1 /* { dg-do link { target { ! int16 } } } */
2 /* { dg-options "--param allow-store-data-races=0" } */ 2 /* { dg-options "-fno-allow-store-data-races" } */
3 /* { dg-final { simulate-thread } } */ 3 /* { dg-final { simulate-thread } } */
4 4
5 #include <stdio.h> 5 #include <stdio.h>
6 #include "../../gcc.dg/simulate-thread/simulate-thread.h" 6 #include "../../gcc.dg/simulate-thread/simulate-thread.h"
7 7