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