1 /* { dg-do compile { target { { i?86-*-* x86_64-*-* } && ia32 } } } */
2 /* { dg-options "-fprofile-update=atomic -fprofile-generate -march=i386" } */
4 int main(int argc
, char *argv
[])
7 } /* { dg-warning "target does not support atomic profile update, single mode is selected" } */