public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/11301] ICE with -fno-globals
       [not found] <20030624014305.11301.snyder@fnal.gov>
@ 2003-06-24  3:46 ` pinskia at physics dot uc dot edu
  2003-06-24 14:53 ` [Bug fortran/11301] [3.3/3.4 Regression] " pinskia at physics dot uc dot edu
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-06-24  3:46 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=11301


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gcc-bugs at gcc dot gnu dot
                   |                            |org
            Summary|<synopsis of the problem    |ICE with -fno-globals
                   |(one line)>                 |


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

* [Bug fortran/11301] [3.3/3.4 Regression] ICE with -fno-globals
       [not found] <20030624014305.11301.snyder@fnal.gov>
  2003-06-24  3:46 ` [Bug fortran/11301] ICE with -fno-globals pinskia at physics dot uc dot edu
@ 2003-06-24 14:53 ` pinskia at physics dot uc dot edu
  2003-07-05  8:22 ` toon at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-06-24 14:53 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=11301


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
           Priority|P3                          |P1
   Last reconfirmed|0000-00-00 00:00:00         |2003-06-24 14:41:17
               date|                            |
            Summary|ICE with -fno-globals       |[3.3/3.4 Regression] ICE
                   |                            |with -fno-globals
   Target Milestone|---                         |3.3.1


------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-24 14:41 -------
I can confirm this on 3.3.1 (20030616) and on the mainline (20030624) but I do 
not get an ICE on 3.2.3 so this is a regression.


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

* [Bug fortran/11301] [3.3/3.4 Regression] ICE with -fno-globals
       [not found] <20030624014305.11301.snyder@fnal.gov>
  2003-06-24  3:46 ` [Bug fortran/11301] ICE with -fno-globals pinskia at physics dot uc dot edu
  2003-06-24 14:53 ` [Bug fortran/11301] [3.3/3.4 Regression] " pinskia at physics dot uc dot edu
@ 2003-07-05  8:22 ` toon at gcc dot gnu dot org
  2003-07-05 13:35 ` cvs-commit at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: toon at gcc dot gnu dot org @ 2003-07-05  8:22 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=11301


toon at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |toon at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED


------- Additional Comments From toon at gcc dot gnu dot org  2003-07-05 08:22 -------
See if I can squash this one ....

Toon Moene.


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

* [Bug fortran/11301] [3.3/3.4 Regression] ICE with -fno-globals
       [not found] <20030624014305.11301.snyder@fnal.gov>
                   ` (2 preceding siblings ...)
  2003-07-05  8:22 ` toon at gcc dot gnu dot org
@ 2003-07-05 13:35 ` cvs-commit at gcc dot gnu dot org
  2003-07-05 13:37 ` cvs-commit at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2003-07-05 13:35 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=11301



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-07-05 13:35 -------
Subject: Bug 11301

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	toon@gcc.gnu.org	2003-07-05 13:35:43

Modified files:
	gcc/f          : ChangeLog com.c 

Log message:
	2003-07-05  Toon Moene  <toon@moene.indiv.nluug.nl>
	
	PR Fortran/11301
	* com.c (ffecom_sym_transform_): Only install
	FFEINFO_whereGLOBAL symbols in the global binding
	level if not -fno-globals.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.503.2.27&r2=1.503.2.28
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/com.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.182.4.3&r2=1.182.4.4


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

* [Bug fortran/11301] [3.3/3.4 Regression] ICE with -fno-globals
       [not found] <20030624014305.11301.snyder@fnal.gov>
                   ` (3 preceding siblings ...)
  2003-07-05 13:35 ` cvs-commit at gcc dot gnu dot org
@ 2003-07-05 13:37 ` cvs-commit at gcc dot gnu dot org
  2003-07-05 13:38 ` toon at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2003-07-05 13:37 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=11301



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-07-05 13:37 -------
Subject: Bug 11301

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	toon@gcc.gnu.org	2003-07-05 13:37:39

Modified files:
	gcc/f          : ChangeLog com.c 

Log message:
	2003-07-05  Toon Moene  <toon@moene.indiv.nluug.nl>
	
	PR Fortran/11301
	* com.c (ffecom_sym_transform_): Only install
	FFEINFO_whereGLOBAL symbols in the global binding
	level if not -fno-globals.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/ChangeLog.diff?cvsroot=gcc&r1=1.581&r2=1.582
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/com.c.diff?cvsroot=gcc&r1=1.208&r2=1.209


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

* [Bug fortran/11301] [3.3/3.4 Regression] ICE with -fno-globals
       [not found] <20030624014305.11301.snyder@fnal.gov>
                   ` (4 preceding siblings ...)
  2003-07-05 13:37 ` cvs-commit at gcc dot gnu dot org
@ 2003-07-05 13:38 ` toon at gcc dot gnu dot org
  2003-07-09 19:04 ` cvs-commit at gcc dot gnu dot org
  2003-07-09 21:13 ` cvs-commit at gcc dot gnu dot org
  7 siblings, 0 replies; 8+ messages in thread
From: toon at gcc dot gnu dot org @ 2003-07-05 13:38 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=11301


toon at gcc dot gnu dot org changed:

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


------- Additional Comments From toon at gcc dot gnu dot org  2003-07-05 13:38 -------
Fixed.

Toon Moene.


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

* [Bug fortran/11301] [3.3/3.4 Regression] ICE with -fno-globals
       [not found] <20030624014305.11301.snyder@fnal.gov>
                   ` (5 preceding siblings ...)
  2003-07-05 13:38 ` toon at gcc dot gnu dot org
@ 2003-07-09 19:04 ` cvs-commit at gcc dot gnu dot org
  2003-07-09 21:13 ` cvs-commit at gcc dot gnu dot org
  7 siblings, 0 replies; 8+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2003-07-09 19:04 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=11301



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-07-09 19:04 -------
Subject: Bug 11301

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	toon@gcc.gnu.org	2003-07-09 19:04:40

Modified files:
	gcc/f          : ChangeLog com.c 

Log message:
	2003-07-09  Toon Moene  <toon@moene.indiv.nluug.nl>
	
	PR Fortran/11301
	* com.c (ffecom_sym_transform_): finish_decl should have
	the same last argument as start_decl.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.503.2.29&r2=1.503.2.30
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/com.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.182.4.4&r2=1.182.4.5


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

* [Bug fortran/11301] [3.3/3.4 Regression] ICE with -fno-globals
       [not found] <20030624014305.11301.snyder@fnal.gov>
                   ` (6 preceding siblings ...)
  2003-07-09 19:04 ` cvs-commit at gcc dot gnu dot org
@ 2003-07-09 21:13 ` cvs-commit at gcc dot gnu dot org
  7 siblings, 0 replies; 8+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2003-07-09 21:13 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=11301



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-07-09 21:13 -------
Subject: Bug 11301

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	toon@gcc.gnu.org	2003-07-09 21:12:56

Modified files:
	gcc/f          : ChangeLog com.c 

Log message:
	2003-07-09  Toon Moene  <toon@moene.indiv.nluug.nl>
	
	PR Fortran/11301
	* com.c (ffecom_sym_transform_): finish_decl should have
	the same last argument as start_decl.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/ChangeLog.diff?cvsroot=gcc&r1=1.587&r2=1.588
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/com.c.diff?cvsroot=gcc&r1=1.211&r2=1.212


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

end of thread, other threads:[~2003-07-09 21:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030624014305.11301.snyder@fnal.gov>
2003-06-24  3:46 ` [Bug fortran/11301] ICE with -fno-globals pinskia at physics dot uc dot edu
2003-06-24 14:53 ` [Bug fortran/11301] [3.3/3.4 Regression] " pinskia at physics dot uc dot edu
2003-07-05  8:22 ` toon at gcc dot gnu dot org
2003-07-05 13:35 ` cvs-commit at gcc dot gnu dot org
2003-07-05 13:37 ` cvs-commit at gcc dot gnu dot org
2003-07-05 13:38 ` toon at gcc dot gnu dot org
2003-07-09 19:04 ` cvs-commit at gcc dot gnu dot org
2003-07-09 21:13 ` cvs-commit 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).