This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/50288] FAIL: gfortran.dg/class_45b.f03


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50288

--- Comment #16 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-09-07 07:56:11 UTC ---
(In reply to comment #13)
> +++ class_45b.f03       (working copy)
> @@ -1,4 +1,4 @@
> -! { dg-do run }
> +! { dg-do link }

With that change, I get:
... gcc-build/gcc> make check-gfortran RUNTESTFLAGS='dg.exp=class_45?.f03'
[...]
                === gfortran Summary ===
# of expected passes            2

Thus, the patch seems to work.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]