blob: a12fd339bfa1388e4c83e246cd7fc8dbf6843317 [file] [log] [blame]
/* Check that atomic not ops are generated. */
/* { dg-do compile { target { atomic_model_soft_imask_available } } } */
/* { dg-options "-O2 -matomic-model=soft-imask,strict -mno-usermode" } */
/* { dg-final { scan-assembler-times "not\t" 12 } } */
#include "pr64851-0.h"