* passes.c (ipa_write_summaries): Only modify statements if body
[official-gcc.git] / gcc / testsuite / gfortran.dg / lto / 20091028-1_0.f90
blob3b32432f81d3385df66d9488b3ae3b42da1d979b
1 ! { dg-lto-do link }
2 ! { dg-extra-ld-options "-r -nostdlib -finline-functions -flinker-output=nolto-rel" }
4 SUBROUTINE int_gen_ti_header_char( hdrbuf, hdrbufsize, itypesize, &
5 DataHandle, Element, VarName, Data, code )
6 CALL int_gen_ti_header_c ( hdrbuf, hdrbufsize, itypesize, 1, &
7 DataHandle, DummyData, DummyCount, code )
8 END SUBROUTINE int_gen_ti_header_char