[AArch64] Merge stores of D-register values with different modes
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 20031203-3.c
blob341a9df984acb12526f653e23239e46a9f3b0898
1 /* Don't ICE on user silliness. GCC 3.4 and before accepts this without
2 comment; 3.5 warns. Perhaps eventually we'll declare this an error. */
4 void bar (void)
6 ({});