3 ! This test is here to prevent a regression in gfc_conv_intrinsic_loc.
4 ! Taking the loc of something in a common block was a special case
5 ! that caused in internal compiler error in gcc/expr.c, in
6 ! expand_expr_addr_expr_1().
16 call foo (loc (targ
)) ! Line that caused ICE
20 use iso_c_binding
, only
: c_intptr_t
23 integer(c_intptr_t
) ii