Lower zeroing array assignment to memset for allocatable arrays.
[official-gcc.git] / gcc / testsuite / c-c++-common / gomp / pr63328.c
blob3958abe166bdd629478211b8be2c14dc51bc894e
1 /* PR debug/63328 */
2 /* { dg-do compile } */
3 /* { dg-options "-O2 -fopenmp-simd -fno-strict-aliasing -fcompare-debug" } */
5 #include "pr60823-3.c"