lto: Remove random_seed from section name.
[official-gcc.git] / gcc / testsuite / gfortran.dg / implicit_pure_5.c
blob67a6d9ca45ebda0fc9a30eaf3b7321923377b624
1 #include <stdio.h>
3 extern int num_calls;
4 int side_effect_c()
6 num_calls ++;