public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/12274] New: gfortran: ICE when operand previously declared parameter in parameter statement
@ 2003-09-14 16:34 santugi at dptmaths dot ens-cachan dot fr
  2003-09-18 17:11 ` [Bug fortran/12274] " santugi at dptmaths dot ens-cachan dot fr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: santugi at dptmaths dot ens-cachan dot fr @ 2003-09-14 16:34 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: gfortran: ICE when operand previously declared parameter
                    in parameter statement
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: santugi at dptmaths dot ens-cachan dot fr
                CC: gcc-bugs at gcc dot gnu dot org

Compiling the following program segfault with gfortan


!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
PROGRAM 
  REAL     :: a, c
  PARAMETER (a=1.0d+0)
  c=0+a;
END PROGRAM 
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

The segfault only occurs when "a" is declared parameter by a parameter statement.

Compiler information:
version gcc 3.5-tree-ssa 20030913 (merged 20030817).
bootstraped with CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib
BOOT_LDFLAGS=-L/usr/local/lib


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

* [Bug fortran/12274] gfortran: ICE when operand previously declared parameter in parameter statement
  2003-09-14 16:34 [Bug fortran/12274] New: gfortran: ICE when operand previously declared parameter in parameter statement santugi at dptmaths dot ens-cachan dot fr
@ 2003-09-18 17:11 ` santugi at dptmaths dot ens-cachan dot fr
  2003-09-18 17:19 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: santugi at dptmaths dot ens-cachan dot fr @ 2003-09-18 17:11 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From santugi at dptmaths dot ens-cachan dot fr  2003-09-18 16:25 -------
The bug is not present in
version gcc 3.5-tree-ssa 20030916 (merged 20030817)
anymore. 

Do I have authority to close this bug since it seems to
have ``spontaneously disappeared''


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

* [Bug fortran/12274] gfortran: ICE when operand previously declared parameter in parameter statement
  2003-09-14 16:34 [Bug fortran/12274] New: gfortran: ICE when operand previously declared parameter in parameter statement santugi at dptmaths dot ens-cachan dot fr
  2003-09-18 17:11 ` [Bug fortran/12274] " santugi at dptmaths dot ens-cachan dot fr
@ 2003-09-18 17:19 ` pinskia at gcc dot gnu dot org
  2003-09-18 18:36 ` bangerth at dealii dot org
  2003-12-09 18:26 ` dhazeghi at yahoo dot com
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-09-18 17:19 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-09-18 16:27 -------
Fixed according to the submitter.


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

* [Bug fortran/12274] gfortran: ICE when operand previously declared parameter in parameter statement
  2003-09-14 16:34 [Bug fortran/12274] New: gfortran: ICE when operand previously declared parameter in parameter statement santugi at dptmaths dot ens-cachan dot fr
  2003-09-18 17:11 ` [Bug fortran/12274] " santugi at dptmaths dot ens-cachan dot fr
  2003-09-18 17:19 ` pinskia at gcc dot gnu dot org
@ 2003-09-18 18:36 ` bangerth at dealii dot org
  2003-12-09 18:26 ` dhazeghi at yahoo dot com
  3 siblings, 0 replies; 5+ messages in thread
From: bangerth at dealii dot org @ 2003-09-18 18:36 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From bangerth at dealii dot org  2003-09-18 18:01 -------
Originators of bug reports have the authority to retract their reports, including the 
case where it is fixed :-) 
 
But I see Andrew already did it... 
 
W.


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

* [Bug fortran/12274] gfortran: ICE when operand previously declared parameter in parameter statement
  2003-09-14 16:34 [Bug fortran/12274] New: gfortran: ICE when operand previously declared parameter in parameter statement santugi at dptmaths dot ens-cachan dot fr
                   ` (2 preceding siblings ...)
  2003-09-18 18:36 ` bangerth at dealii dot org
@ 2003-12-09 18:26 ` dhazeghi at yahoo dot com
  3 siblings, 0 replies; 5+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-12-09 18:26 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |tree-ssa


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


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

end of thread, other threads:[~2003-12-09 18:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-14 16:34 [Bug fortran/12274] New: gfortran: ICE when operand previously declared parameter in parameter statement santugi at dptmaths dot ens-cachan dot fr
2003-09-18 17:11 ` [Bug fortran/12274] " santugi at dptmaths dot ens-cachan dot fr
2003-09-18 17:19 ` pinskia at gcc dot gnu dot org
2003-09-18 18:36 ` bangerth at dealii dot org
2003-12-09 18:26 ` dhazeghi at yahoo 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).