2 ! Test the fix for a regression caused by the fix for PR33541,
3 ! in which the second local version of a would not be associated.
5 ! Contributed by Dominique d'Humieres <dominiq@lps.ens.fr>
6 ! and Tobias Burnus <burnus@gcc.gnu.org>
16 if (local1
.ne
. local2
) call abort ()
18 ! { dg-final { cleanup-modules "test" } }