public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/50541] New: gfortran should not accept a pointer as a generic-name   (r178939)
@ 2011-09-27 14:28 zeccav at gmail dot com
  2011-09-27 18:24 ` [Bug fortran/50541] " janus at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: zeccav at gmail dot com @ 2011-09-27 14:28 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50541
           Summary: gfortran should not accept a pointer as a generic-name
                      (r178939)
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zeccav@gmail.com


! gfortran should not accept a pointer as a generic-name   (r178939)
      pointer s    ! gfortran should complain here
      interface s  ! or here
       function f()
! this is the right place to specify the pointer attribute
        pointer f
       end function
      end interface
      end


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

end of thread, other threads:[~2021-02-27  9:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-27 14:28 [Bug fortran/50541] New: gfortran should not accept a pointer as a generic-name (r178939) zeccav at gmail dot com
2011-09-27 18:24 ` [Bug fortran/50541] " janus at gcc dot gnu.org
2011-09-28 11:52 ` janus at gcc dot gnu.org
2011-09-28 15:17 ` burnus at gcc dot gnu.org
2013-04-16  8:53 ` zeccav at gmail dot com
2015-09-02 13:15 ` zeccav at gmail dot com
2021-02-27  9:56 ` zeccav at gmail dot com

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).