2 ! { dg-options "-fdump-tree-original" }
6 ! This was before giving an ICE; additionally
7 ! the "0" for the string size of the absent optional
8 ! argument was missing.
18 function tm_doit(genloc
)
20 character, optional
:: genloc
26 ! { dg-final { scan-tree-dump " tm_doit \\(&parm\.., 0B, 0\\);" "original" } }