[Bug fortran/17737] ICE when variable appears in two data statements

2005-12-08 Thread pinskia at gcc dot gnu dot org
--- Comment #16 from pinskia at gcc dot gnu dot org 2005-12-08 18:14 --- (In reply to comment #15) > Subject: Re: ICE when variable appears in two data statements > This is not a duplicated bug, because I recently installed the > last version of gcc and recompiled the operational syst

[Bug fortran/17737] ICE when variable appears in two data statements

2005-12-08 Thread segalemb at usp dot br
--- Comment #15 from segalemb at usp dot br 2005-12-08 18:10 --- Subject: Re: ICE when variable appears in two data statements This is not a duplicated bug, because I recently installed the last version of gcc and recompiled the operational system. Why is this problem not solved?

[Bug fortran/17737] ICE when variable appears in two data statements

2005-12-08 Thread pinskia at gcc dot gnu dot org
--- Comment #14 from pinskia at gcc dot gnu dot org 2005-12-08 17:49 --- *** Bug 25312 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17737

[Bug fortran/17737] ICE when variable appears in two data statements

2005-11-09 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.0.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17737

[Bug fortran/17737] ICE when variable appears in two data statements

2005-11-06 Thread pault at gcc dot gnu dot org
--- Comment #13 from pault at gcc dot gnu dot org 2005-11-06 22:55 --- Fixed on mainline and 4.0 -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/17737] ICE when variable appears in two data statements

2005-11-06 Thread pault at gcc dot gnu dot org
--- Comment #12 from pault at gcc dot gnu dot org 2005-11-06 22:50 --- Subject: Bug 17737 Author: pault Date: Sun Nov 6 22:50:38 2005 New Revision: 106572 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106572 Log: 2005-11-06 Paul Thomas <[EMAIL PROTECTED]> PR fortran

[Bug fortran/17737] ICE when variable appears in two data statements

2005-11-06 Thread pault at gcc dot gnu dot org
--- Comment #11 from pault at gcc dot gnu dot org 2005-11-06 20:05 --- Subject: Bug 17737 Author: pault Date: Sun Nov 6 20:05:12 2005 New Revision: 106567 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106567 Log: 2005-11-06 Paul Thomas <[EMAIL PROTECTED]> PR fortran

[Bug fortran/17737] ICE when variable appears in two data statements

2005-10-27 Thread rguenth at gcc dot gnu dot org
--- Comment #10 from rguenth at gcc dot gnu dot org 2005-10-27 11:18 --- *** Bug 24554 has been marked as a duplicate of this bug. *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added -

[Bug fortran/17737] ICE when variable appears in two data statements

2005-10-23 Thread steven at gcc dot gnu dot org
--- Comment #9 from steven at gcc dot gnu dot org 2005-10-23 21:37 --- Alright, accepts-invalid it is for GCC 4.1. -- steven at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug fortran/17737] ICE when variable appears in two data statements

2005-10-23 Thread schnetter at aei dot mpg dot de
--- Comment #8 from schnetter at aei dot mpg dot de 2005-10-23 21:35 --- I don't see the point of allowing a variable to be initialised twice. This should be an error, or at least a warning by default. That would make it an "accepts-invalid". -- http://gcc.gnu.org/bugzilla/show_b

[Bug fortran/17737] ICE when variable appears in two data statements

2005-10-23 Thread steven at gcc dot gnu dot org
--- Comment #7 from steven at gcc dot gnu dot org 2005-10-23 21:16 --- This doesn't ICE for me. So this should be "accepts-invalid" now, or we could call it a GNU extension and only disallow it in stricter standard enforcement modes. Or we could just close it. Erik, your bug, so your

[Bug fortran/17737] ICE when variable appears in two data statements

2005-09-28 Thread segalemb at usp dot br
--- Additional Comments From segalemb at usp dot br 2005-09-28 16:32 --- (In reply to comment #5) > *** Bug 23884 has been marked as a duplicate of this bug. *** Bug 23884 is not a duplicate of this bug, because there is no repeated data statements in module.F -- http://gcc.gnu.org

[Bug fortran/17737] ICE when variable appears in two data statements

2005-09-14 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-14 19:29 --- *** Bug 23884 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug fortran/17737] ICE when variable appears in two data statements

2005-01-06 Thread tobi at gcc dot gnu dot org
-- What|Removed |Added OtherBugsDependingO||19292 nThis|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17737

[Bug fortran/17737] ICE when variable appears in two data statements

2004-11-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Summary|[4.0 regression] ICE when |ICE when variable appears in |variable appears in two data|two data statements