public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/65045] New: ICE
@ 2015-02-12 21:28 walt.brainerd at gmail dot com
  2015-02-13 11:08 ` [Bug fortran/65045] [4.8/4.9/5 Regression] ICE when using the same name for a block and a variable dominiq at lps dot ens.fr
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: walt.brainerd at gmail dot com @ 2015-02-12 21:28 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65045

            Bug ID: 65045
           Summary: ICE
           Product: gcc
           Version: 4.9.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: walt.brainerd at gmail dot com

Created attachment 34744
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34744&action=edit
Tried to use i as variable and construct name

gfortran exit_if.f90
exit_if.f90:3.6:

 if (i>7.7) then
      1
Error: Symbol at (1) is not appropriate for an expression
exit_if.f90:5.7:

   else
       1
Error: Unexpected ELSE statement at (1)
exit_if.f90:6.6:

     i = 2.2
      1
Error: 'i' at (1) is not a variable
exit_if.f90:7.6:

   end if
      1
Error: Expecting END BLOCK statement at (1)
f951.exe: internal compiler error: Segmentation fault


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

end of thread, other threads:[~2015-10-27 17:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-12 21:28 [Bug fortran/65045] New: ICE walt.brainerd at gmail dot com
2015-02-13 11:08 ` [Bug fortran/65045] [4.8/4.9/5 Regression] ICE when using the same name for a block and a variable dominiq at lps dot ens.fr
2015-02-13 11:18 ` jakub at gcc dot gnu.org
2015-03-09 14:46 ` pault at gcc dot gnu.org
2015-03-12 15:59 ` burnus at gcc dot gnu.org
2015-06-23  8:23 ` [Bug fortran/65045] [4.8/4.9/5/6 " rguenth at gcc dot gnu.org
2015-06-26 20:16 ` [Bug fortran/65045] [4.9/5/6 " jakub at gcc dot gnu.org
2015-06-26 20:37 ` jakub at gcc dot gnu.org
2015-10-27 17:30 ` dominiq at lps dot ens.fr
2015-10-27 17:43 ` paul.richard.thomas 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).