public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/45494] [OOP] Wrong dummy argument not rejected
       [not found] <bug-45494-4@http.gcc.gnu.org/bugzilla/>
@ 2010-10-28  9:36 ` dominiq at lps dot ens.fr
  2010-10-28 12:12 ` burnus at gcc dot gnu.org
  2010-10-28 15:26 ` janus at gcc dot gnu.org
  2 siblings, 0 replies; 5+ messages in thread
From: dominiq at lps dot ens.fr @ 2010-10-28  9:36 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug fortran/45494] [OOP] Wrong dummy argument not rejected
       [not found] <bug-45494-4@http.gcc.gnu.org/bugzilla/>
  2010-10-28  9:36 ` [Bug fortran/45494] [OOP] Wrong dummy argument not rejected dominiq at lps dot ens.fr
@ 2010-10-28 12:12 ` burnus at gcc dot gnu.org
  2010-10-28 15:26 ` janus at gcc dot gnu.org
  2 siblings, 0 replies; 5+ messages in thread
From: burnus at gcc dot gnu.org @ 2010-10-28 12:12 UTC (permalink / raw)
  To: gcc-bugs

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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug fortran/45494] [OOP] Wrong dummy argument not rejected
       [not found] <bug-45494-4@http.gcc.gnu.org/bugzilla/>
  2010-10-28  9:36 ` [Bug fortran/45494] [OOP] Wrong dummy argument not rejected dominiq at lps dot ens.fr
  2010-10-28 12:12 ` burnus at gcc dot gnu.org
@ 2010-10-28 15:26 ` janus at gcc dot gnu.org
  2 siblings, 0 replies; 5+ messages in thread
From: janus at gcc dot gnu.org @ 2010-10-28 15:26 UTC (permalink / raw)
  To: gcc-bugs

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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug fortran/45494] [OOP] Wrong dummy argument not rejected
  2010-09-02 10:16 [Bug fortran/45494] New: " sfilippone at uniroma2 dot it
  2010-09-02 10:16 ` [Bug fortran/45494] " sfilippone at uniroma2 dot it
@ 2010-09-02 12:55 ` janus at gcc dot gnu dot org
  1 sibling, 0 replies; 5+ messages in thread
From: janus at gcc dot gnu dot org @ 2010-09-02 12:55 UTC (permalink / raw)
  To: gcc-bugs



------- 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|0000-00-00 00:00:00         |2010-09-02 12:55:02
               date|                            |


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug fortran/45494] [OOP] Wrong dummy argument not rejected
  2010-09-02 10:16 [Bug fortran/45494] New: " sfilippone at uniroma2 dot it
@ 2010-09-02 10:16 ` sfilippone at uniroma2 dot it
  2010-09-02 12:55 ` janus at gcc dot gnu dot org
  1 sibling, 0 replies; 5+ messages in thread
From: sfilippone at uniroma2 dot it @ 2010-09-02 10:16 UTC (permalink / raw)
  To: gcc-bugs



------- 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=21653&action=view)
test-case


-- 


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-10-28 15:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-45494-4@http.gcc.gnu.org/bugzilla/>
2010-10-28  9:36 ` [Bug fortran/45494] [OOP] Wrong dummy argument not rejected dominiq at lps dot ens.fr
2010-10-28 12:12 ` burnus at gcc dot gnu.org
2010-10-28 15:26 ` janus at gcc dot gnu.org
2010-09-02 10:16 [Bug fortran/45494] New: " sfilippone at uniroma2 dot it
2010-09-02 10:16 ` [Bug fortran/45494] " sfilippone at uniroma2 dot it
2010-09-02 12:55 ` janus at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).