blob: befa2a0bd52263a1a36da110f83aecf2889174c9 [file] [log] [blame]
/* { dg-do run } */
/* { dg-require-effective-target noinit } */
/* { dg-options "-fdata-sections -save-temps" } */
/* { dg-skip-if "data LMA != VMA" { msp430-*-* } { "-mlarge" } } */
/* { dg-final { scan-assembler ".section\t.noinit.var_noinit,\"aw\"\n" } } */
/* Test the "noinit" attribute with -fdata-sections. */
#include "attr-noinit-main.inc"