public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/18023] New: compilation error and message not usuful
@ 2004-10-15 19:13 gruel at astro dot ufl dot edu
  2004-10-15 19:44 ` [Bug fortran/18023] ice on trying to convert between int and float pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: gruel at astro dot ufl dot edu @ 2004-10-15 19:13 UTC (permalink / raw)
  To: gcc-bugs

irun/bin/gfortran -static test2.f90
test2.f90: In function 'MAIN__':
test2.f90:6: internal compiler error: in gfc_conv_string_parameter, at
fortran/trans-expr.c:1986
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


for the program:

program test_bug2
implicit none
real :: toto
toto = 2

print toto

end program test_bug2


I think that a syntax error will be better :)

-- 
           Summary: compilation error and message not usuful
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gruel at astro dot ufl dot edu
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2004-11-06 15:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-15 19:13 [Bug fortran/18023] New: compilation error and message not usuful gruel at astro dot ufl dot edu
2004-10-15 19:44 ` [Bug fortran/18023] ice on trying to convert between int and float pinskia at gcc dot gnu dot org
2004-10-16 16:31 ` tobi at gcc dot gnu dot org
2004-11-06 12:49 ` cvs-commit at gcc dot gnu dot org
2004-11-06 12:52 ` tobi at gcc dot gnu dot org
2004-11-06 15:37 ` pinskia 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).