public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/26227]  New: accepts invalid fortran, different dummy types/number
@ 2006-02-11 21:23 pinskia at gcc dot gnu dot org
  2006-04-04  1:37 ` [Bug fortran/26227] " pinskia at gcc dot gnu dot org
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-02-11 21:23 UTC (permalink / raw)
  To: gcc-bugs

This is just a reminder bug to make sure that I and/or Paul T. don't lose it as
it will cause an ICE once I fix the double decl issue as we will be start to
inline this function and fail
Testcase:
function a(b)
REAL ::b
b = 2.0
a = 1.0
end function

program gg
real :: h
h = a();
end program gg


-- 
           Summary: accepts invalid fortran, different dummy types/number
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Keywords: accepts-invalid
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org


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


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

end of thread, other threads:[~2010-05-24 14:03 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-11 21:23 [Bug fortran/26227] New: accepts invalid fortran, different dummy types/number pinskia at gcc dot gnu dot org
2006-04-04  1:37 ` [Bug fortran/26227] " pinskia at gcc dot gnu dot org
2006-04-04  4:42 ` paulthomas2 at wanadoo dot fr
2006-05-13 22:26 ` pinskia at gcc dot gnu dot org
2006-05-13 23:05 ` pinskia at gcc dot gnu dot org
2006-05-13 23:19 ` pinskia at gcc dot gnu dot org
2006-09-13 16:11 ` tobi at gcc dot gnu dot org
2006-09-13 16:12 ` tobi at gcc dot gnu dot org
2007-03-12 19:09 ` burnus at gcc dot gnu dot org
2007-04-05 12:27 ` burnus at gcc dot gnu dot org
2007-06-01 15:21 ` burnus at gcc dot gnu dot org
2009-03-30 19:36 ` pault at gcc dot gnu dot org
2009-03-30 22:01 ` dominiq at lps dot ens dot fr
2010-05-19 21:54 ` tkoenig at gcc dot gnu dot org
2010-05-24 14:03 ` dfranke 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).