blob: 209adc502fa5cb531ed1340404a4f62ee3cf6fbe [file] [log] [blame]
Dan Gohman2d65d352009-08-25 15:38:29 +00001// RUN: %llvmgcc %s -S -o - | llvm-as -o /dev/null
Dan Gohmanf17a25c2007-07-18 16:29:46 +00002
3const double _Complex x[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9};
4