[Bug fortran/45494] [OOP] Wrong dummy argument not rejected

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Thu Oct 28 09:36:00 GMT 2010


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

--- Comment #3 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2010-10-28 09:36:02 UTC ---
This pr seems to be fixed by revision 166018:

[macbook] f90/bug% gfc pr45494.f90
pr45494.f90:43.16:

  call src%mold(trg2)  ! This is wrong
                1
Error: Actual argument to 'b' at (1) must have the same declared type



More information about the Gcc-bugs mailing list