public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/13701] New: [3.4 Regression]  g++.old-deja/g++.eh/cleanup2.C ICEs
@ 2004-01-15 19:06 pinskia at gcc dot gnu dot org
  2004-01-15 19:06 ` [Bug c++/13701] " pinskia at gcc dot gnu dot org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-15 19:06 UTC (permalink / raw)
  To: gcc-bugs

This is caused my patch to fix another ICE, this really a place holder for my self.

-- 
           Summary: [3.4 Regression]  g++.old-deja/g++.eh/cleanup2.C ICEs
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: critical
          Priority: P1
         Component: c++
        AssignedTo: pinskia at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug c++/13701] [3.4 Regression]  g++.old-deja/g++.eh/cleanup2.C ICEs
  2004-01-15 19:06 [Bug c++/13701] New: [3.4 Regression] g++.old-deja/g++.eh/cleanup2.C ICEs pinskia at gcc dot gnu dot org
@ 2004-01-15 19:06 ` pinskia at gcc dot gnu dot org
  2004-01-16  5:56 ` pinskia at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-15 19:06 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-15 19:06 -------
Mine.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-01-15 19:06:19
               date|                            |
   Target Milestone|---                         |3.4.0


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


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

* [Bug c++/13701] [3.4 Regression]  g++.old-deja/g++.eh/cleanup2.C ICEs
  2004-01-15 19:06 [Bug c++/13701] New: [3.4 Regression] g++.old-deja/g++.eh/cleanup2.C ICEs pinskia at gcc dot gnu dot org
  2004-01-15 19:06 ` [Bug c++/13701] " pinskia at gcc dot gnu dot org
@ 2004-01-16  5:56 ` pinskia at gcc dot gnu dot org
  2004-01-21  7:53 ` [Bug c++/13701] [3.4/3.5 " pinskia at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-16  5:56 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-16 05:56 -------
Patch here: <http://gcc.gnu.org/ml/gcc-patches/2004-01/msg01550.html>.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch


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


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

* [Bug c++/13701] [3.4/3.5 Regression]  g++.old-deja/g++.eh/cleanup2.C ICEs
  2004-01-15 19:06 [Bug c++/13701] New: [3.4 Regression] g++.old-deja/g++.eh/cleanup2.C ICEs pinskia at gcc dot gnu dot org
  2004-01-15 19:06 ` [Bug c++/13701] " pinskia at gcc dot gnu dot org
  2004-01-16  5:56 ` pinskia at gcc dot gnu dot org
@ 2004-01-21  7:53 ` pinskia at gcc dot gnu dot org
  2004-01-21 14:55 ` pinskia at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-21  7:53 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-21 07:53 -------
I will submit the patch tommorrow morning.

-- 


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


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

* [Bug c++/13701] [3.4/3.5 Regression]  g++.old-deja/g++.eh/cleanup2.C ICEs
  2004-01-15 19:06 [Bug c++/13701] New: [3.4 Regression] g++.old-deja/g++.eh/cleanup2.C ICEs pinskia at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2004-01-21  7:53 ` [Bug c++/13701] [3.4/3.5 " pinskia at gcc dot gnu dot org
@ 2004-01-21 14:55 ` pinskia at gcc dot gnu dot org
  2004-01-23 22:57 ` cvs-commit at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-21 14:55 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-21 14:55 -------
Newer patch here: <http://gcc.gnu.org/ml/gcc-patches/2004-01/msg02128.html>.

-- 


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


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

* [Bug c++/13701] [3.4/3.5 Regression]  g++.old-deja/g++.eh/cleanup2.C ICEs
  2004-01-15 19:06 [Bug c++/13701] New: [3.4 Regression] g++.old-deja/g++.eh/cleanup2.C ICEs pinskia at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2004-01-21 14:55 ` pinskia at gcc dot gnu dot org
@ 2004-01-23 22:57 ` cvs-commit at gcc dot gnu dot org
  2004-01-23 23:03 ` [Bug c++/13701] [3.4 " pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-01-23 22:57 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-01-23 22:57 -------
Subject: Bug 13701

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2004-01-23 22:57:08

Modified files:
	gcc/cp         : ChangeLog decl.c 

Log message:
	2004-01-23  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR c++/13701
	* decl.c (finish_function): Move the call to
	finish_fname_decls below the call to
	finish_eh_spec_block.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3904&r2=1.3905
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&r1=1.1175&r2=1.1176



-- 


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


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

* [Bug c++/13701] [3.4 Regression]  g++.old-deja/g++.eh/cleanup2.C ICEs
  2004-01-15 19:06 [Bug c++/13701] New: [3.4 Regression] g++.old-deja/g++.eh/cleanup2.C ICEs pinskia at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2004-01-23 22:57 ` cvs-commit at gcc dot gnu dot org
@ 2004-01-23 23:03 ` pinskia at gcc dot gnu dot org
  2004-01-23 23:10 ` cvs-commit at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-23 23:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-23 23:03 -------
Fixed for 3.5 now.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[3.4/3.5 Regression]        |[3.4 Regression]  g++.old-
                   |g++.old-                    |deja/g++.eh/cleanup2.C ICEs
                   |deja/g++.eh/cleanup2.C ICEs |


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


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

* [Bug c++/13701] [3.4 Regression]  g++.old-deja/g++.eh/cleanup2.C ICEs
  2004-01-15 19:06 [Bug c++/13701] New: [3.4 Regression] g++.old-deja/g++.eh/cleanup2.C ICEs pinskia at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2004-01-23 23:03 ` [Bug c++/13701] [3.4 " pinskia at gcc dot gnu dot org
@ 2004-01-23 23:10 ` cvs-commit at gcc dot gnu dot org
  2004-01-23 23:12 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-01-23 23:10 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-01-23 23:10 -------
Subject: Bug 13701

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	pinskia@gcc.gnu.org	2004-01-23 23:10:23

Modified files:
	gcc/cp         : ChangeLog decl.c 

Log message:
	2004-01-23  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR c++/13701
	* decl.c (finish_function): Move the call to
	finish_fname_decls below the call to
	finish_eh_spec_block.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3892.2.9&r2=1.3892.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1174.2.1&r2=1.1174.2.2



-- 


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


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

* [Bug c++/13701] [3.4 Regression]  g++.old-deja/g++.eh/cleanup2.C ICEs
  2004-01-15 19:06 [Bug c++/13701] New: [3.4 Regression] g++.old-deja/g++.eh/cleanup2.C ICEs pinskia at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2004-01-23 23:10 ` cvs-commit at gcc dot gnu dot org
@ 2004-01-23 23:12 ` pinskia at gcc dot gnu dot org
  2004-01-24  3:19 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-23 23:12 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-23 23:12 -------
Fixed for 3.4.0 also.

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


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


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

* [Bug c++/13701] [3.4 Regression]  g++.old-deja/g++.eh/cleanup2.C ICEs
  2004-01-15 19:06 [Bug c++/13701] New: [3.4 Regression] g++.old-deja/g++.eh/cleanup2.C ICEs pinskia at gcc dot gnu dot org
                   ` (7 preceding siblings ...)
  2004-01-23 23:12 ` pinskia at gcc dot gnu dot org
@ 2004-01-24  3:19 ` pinskia at gcc dot gnu dot org
  2004-01-24 14:56 ` pinskia at gcc dot gnu dot org
  2004-01-27 16:26 ` pinskia at gcc dot gnu dot org
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-24  3:19 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-24 03:19 -------
*** Bug 13843 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rmerkert at alphatech dot
                   |                            |com


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


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

* [Bug c++/13701] [3.4 Regression]  g++.old-deja/g++.eh/cleanup2.C ICEs
  2004-01-15 19:06 [Bug c++/13701] New: [3.4 Regression] g++.old-deja/g++.eh/cleanup2.C ICEs pinskia at gcc dot gnu dot org
                   ` (8 preceding siblings ...)
  2004-01-24  3:19 ` pinskia at gcc dot gnu dot org
@ 2004-01-24 14:56 ` pinskia at gcc dot gnu dot org
  2004-01-27 16:26 ` pinskia at gcc dot gnu dot org
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-24 14:56 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-24 14:56 -------
*** Bug 13845 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mattyt-bugzilla at tpg dot
                   |                            |com dot au


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


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

* [Bug c++/13701] [3.4 Regression]  g++.old-deja/g++.eh/cleanup2.C ICEs
  2004-01-15 19:06 [Bug c++/13701] New: [3.4 Regression] g++.old-deja/g++.eh/cleanup2.C ICEs pinskia at gcc dot gnu dot org
                   ` (9 preceding siblings ...)
  2004-01-24 14:56 ` pinskia at gcc dot gnu dot org
@ 2004-01-27 16:26 ` pinskia at gcc dot gnu dot org
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-27 16:26 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-27 16:26 -------
*** Bug 13880 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |peturr02 at ru dot is


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


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

end of thread, other threads:[~2004-01-27 16:26 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-15 19:06 [Bug c++/13701] New: [3.4 Regression] g++.old-deja/g++.eh/cleanup2.C ICEs pinskia at gcc dot gnu dot org
2004-01-15 19:06 ` [Bug c++/13701] " pinskia at gcc dot gnu dot org
2004-01-16  5:56 ` pinskia at gcc dot gnu dot org
2004-01-21  7:53 ` [Bug c++/13701] [3.4/3.5 " pinskia at gcc dot gnu dot org
2004-01-21 14:55 ` pinskia at gcc dot gnu dot org
2004-01-23 22:57 ` cvs-commit at gcc dot gnu dot org
2004-01-23 23:03 ` [Bug c++/13701] [3.4 " pinskia at gcc dot gnu dot org
2004-01-23 23:10 ` cvs-commit at gcc dot gnu dot org
2004-01-23 23:12 ` pinskia at gcc dot gnu dot org
2004-01-24  3:19 ` pinskia at gcc dot gnu dot org
2004-01-24 14:56 ` pinskia at gcc dot gnu dot org
2004-01-27 16:26 ` 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).