re PR middle-end/42180 (compiling induct.f90 with -ffast-math -O2 -fgraphite-identit...
[gcc.git] / gcc / testsuite / gfortran.dg / graphite / pr42180.f90
index 6c8daeaea608735034034fbbce9d05086409573a..523c479e215a58bc79b79b7b6e5375eaf7c5df23 100644 (file)
@@ -1,3 +1,5 @@
+! { dg-options "-ffast-math -O2 -fgraphite-identity" }
+
 module mcc_m
   integer, parameter, private :: longreal = selected_real_kind(15,90)
 contains