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

2016-11-16 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45494

janus at gcc dot gnu.org changed:

   What|Removed |Added

   Target Milestone|--- |4.6.0

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

2010-10-28 Thread dominiq at lps dot ens.fr
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


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

2010-10-28 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45494

Tobias Burnus burnus at gcc dot gnu.org changed:

   What|Removed |Added

 CC||burnus at gcc dot gnu.org

--- Comment #4 from Tobias Burnus burnus at gcc dot gnu.org 2010-10-28 
12:11:35 UTC ---
(In reply to comment #3)
 This pr seems to be fixed by revision 166018:

Looking at the test case and the description, I think that's fixed by the patch
for PR 46161; cf. http://gcc.gnu.org/ml/fortran/2010-10/msg00259.html

Thus, I close this PR as fixed. Thanks for Salvatore for the bug report.


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

2010-10-28 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45494

janus at gcc dot gnu.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #5 from janus at gcc dot gnu.org 2010-10-28 15:26:25 UTC ---
(In reply to comment #4)
 Looking at the test case and the description, I think that's fixed by the 
 patch
 for PR 46161; cf. http://gcc.gnu.org/ml/fortran/2010-10/msg00259.html
 
 Thus, I close this PR as fixed. Thanks for Salvatore for the bug report.

Yes. Closing.


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

2010-09-02 Thread sfilippone at uniroma2 dot it


--- Comment #1 from sfilippone at uniroma2 dot it  2010-09-02 10:16 ---
Created an attachment (id=21653)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21653action=view)
test-case


-- 


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



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

2010-09-02 Thread janus at gcc dot gnu dot org


--- Comment #2 from janus at gcc dot gnu dot org  2010-09-02 12:55 ---
Confirmed.


-- 

janus at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
   Keywords||accepts-invalid
   Last reconfirmed|-00-00 00:00:00 |2010-09-02 12:55:02
   date||


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