public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/29388]  New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier
@ 2006-10-08 20:16 reichelt at gcc dot gnu dot org
  2006-10-08 20:17 ` [Bug c++/29388] " reichelt at gcc dot gnu dot org
                   ` (19 more replies)
  0 siblings, 20 replies; 21+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2006-10-08 20:16 UTC (permalink / raw)
  To: gcc-bugs

The following invalid testcase triggers an ICE since GCC 4.0.0:

=============================================
template<int> struct A
{
  typedef int T;
  void foo();
};

template<int N> void A<N>::T::foo() {}
=============================================

bug.cc:7: internal compiler error: in is_ancestor, at cp/name-lookup.c:2250
Please submit a full bug report, [etc.]


-- 
           Summary: [4.0/4.1/4.2 regression] ICE with invalid nested name
                    specifier
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code, monitored
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: reichelt at gcc dot gnu dot org


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


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

* [Bug c++/29388] [4.0/4.1/4.2 regression] ICE with invalid nested name specifier
  2006-10-08 20:16 [Bug c++/29388] New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier reichelt at gcc dot gnu dot org
@ 2006-10-08 20:17 ` reichelt at gcc dot gnu dot org
  2006-10-08 20:31 ` pinskia at gcc dot gnu dot org
                   ` (18 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2006-10-08 20:17 UTC (permalink / raw)
  To: gcc-bugs



-- 

reichelt at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.0.4


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


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

* [Bug c++/29388] [4.0/4.1/4.2 regression] ICE with invalid nested name specifier
  2006-10-08 20:16 [Bug c++/29388] New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier reichelt at gcc dot gnu dot org
  2006-10-08 20:17 ` [Bug c++/29388] " reichelt at gcc dot gnu dot org
@ 2006-10-08 20:31 ` pinskia at gcc dot gnu dot org
  2006-10-12  8:13 ` rguenth at gcc dot gnu dot org
                   ` (17 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-10-08 20:31 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-10-08 20:31 -------
Related to PR 27102.


-- 


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


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

* [Bug c++/29388] [4.0/4.1/4.2 regression] ICE with invalid nested name specifier
  2006-10-08 20:16 [Bug c++/29388] New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier reichelt at gcc dot gnu dot org
  2006-10-08 20:17 ` [Bug c++/29388] " reichelt at gcc dot gnu dot org
  2006-10-08 20:31 ` pinskia at gcc dot gnu dot org
@ 2006-10-12  8:13 ` rguenth at gcc dot gnu dot org
  2006-10-15 21:18 ` mmitchel at gcc dot gnu dot org
                   ` (16 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2006-10-12  8:13 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rguenth at gcc dot gnu dot org  2006-10-12 08:13 -------
Confirmed.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
      Known to work|                            |3.4.6
   Last reconfirmed|0000-00-00 00:00:00         |2006-10-12 08:13:20
               date|                            |


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


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

* [Bug c++/29388] [4.0/4.1/4.2 regression] ICE with invalid nested name specifier
  2006-10-08 20:16 [Bug c++/29388] New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier reichelt at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2006-10-12  8:13 ` rguenth at gcc dot gnu dot org
@ 2006-10-15 21:18 ` mmitchel at gcc dot gnu dot org
  2007-02-03 20:31 ` [Bug c++/29388] [4.0/4.1/4.2/4.3 " gdr at gcc dot gnu dot org
                   ` (15 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2006-10-15 21:18 UTC (permalink / raw)
  To: gcc-bugs



-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2


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


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

* [Bug c++/29388] [4.0/4.1/4.2/4.3 regression] ICE with invalid nested name specifier
  2006-10-08 20:16 [Bug c++/29388] New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier reichelt at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2006-10-15 21:18 ` mmitchel at gcc dot gnu dot org
@ 2007-02-03 20:31 ` gdr at gcc dot gnu dot org
  2007-02-03 21:01 ` pinskia at gcc dot gnu dot org
                   ` (14 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: gdr at gcc dot gnu dot org @ 2007-02-03 20:31 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from gdr at gcc dot gnu dot org  2007-02-03 20:31 -------
Won't fix in GCC-4.0.x.  Adjusting milestone.


-- 

gdr at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.0.4                       |4.1.3


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


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

* [Bug c++/29388] [4.0/4.1/4.2/4.3 regression] ICE with invalid nested name specifier
  2006-10-08 20:16 [Bug c++/29388] New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier reichelt at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2007-02-03 20:31 ` [Bug c++/29388] [4.0/4.1/4.2/4.3 " gdr at gcc dot gnu dot org
@ 2007-02-03 21:01 ` pinskia at gcc dot gnu dot org
  2007-02-14  9:18 ` mmitchel at gcc dot gnu dot org
                   ` (13 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-02-03 21:01 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.1.3                       |4.1.2


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


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

* [Bug c++/29388] [4.0/4.1/4.2/4.3 regression] ICE with invalid nested name specifier
  2006-10-08 20:16 [Bug c++/29388] New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier reichelt at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2007-02-03 21:01 ` pinskia at gcc dot gnu dot org
@ 2007-02-14  9:18 ` mmitchel at gcc dot gnu dot org
  2007-09-02 23:00 ` pcarlini at suse dot de
                   ` (12 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2007-02-14  9:18 UTC (permalink / raw)
  To: gcc-bugs



-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.1.2                       |4.1.3


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


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

* [Bug c++/29388] [4.0/4.1/4.2/4.3 regression] ICE with invalid nested name specifier
  2006-10-08 20:16 [Bug c++/29388] New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier reichelt at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2007-02-14  9:18 ` mmitchel at gcc dot gnu dot org
@ 2007-09-02 23:00 ` pcarlini at suse dot de
  2007-09-02 23:29 ` pcarlini at suse dot de
                   ` (11 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: pcarlini at suse dot de @ 2007-09-02 23:00 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pcarlini at suse dot de  2007-09-02 23:00 -------
On it.


-- 

pcarlini at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pcarlini at suse dot de
                   |dot org                     |
             Status|NEW                         |ASSIGNED


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


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

* [Bug c++/29388] [4.0/4.1/4.2/4.3 regression] ICE with invalid nested name specifier
  2006-10-08 20:16 [Bug c++/29388] New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier reichelt at gcc dot gnu dot org
                   ` (7 preceding siblings ...)
  2007-09-02 23:00 ` pcarlini at suse dot de
@ 2007-09-02 23:29 ` pcarlini at suse dot de
  2008-07-04 21:37 ` [Bug c++/29388] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: pcarlini at suse dot de @ 2007-09-02 23:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from pcarlini at suse dot de  2007-09-02 23:29 -------
Humm, too tricky.


-- 

pcarlini at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|pcarlini at suse dot de     |unassigned at gcc dot gnu
                   |                            |dot org
             Status|ASSIGNED                    |NEW


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


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

* [Bug c++/29388] [4.2/4.3/4.4 regression] ICE with invalid nested name specifier
  2006-10-08 20:16 [Bug c++/29388] New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier reichelt at gcc dot gnu dot org
                   ` (8 preceding siblings ...)
  2007-09-02 23:29 ` pcarlini at suse dot de
@ 2008-07-04 21:37 ` jsm28 at gcc dot gnu dot org
  2009-01-02 21:08 ` pinskia at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2008-07-04 21:37 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from jsm28 at gcc dot gnu dot org  2008-07-04 21:36 -------
Closing 4.1 branch.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.1/4.2/4.3/4.4 regression]|[4.2/4.3/4.4 regression] ICE
                   |ICE with invalid nested name|with invalid nested name
                   |specifier                   |specifier
   Target Milestone|4.1.3                       |4.2.5


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


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

* [Bug c++/29388] [4.2/4.3/4.4 regression] ICE with invalid nested name specifier
  2006-10-08 20:16 [Bug c++/29388] New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier reichelt at gcc dot gnu dot org
                   ` (10 preceding siblings ...)
  2009-01-02 21:08 ` pinskia at gcc dot gnu dot org
@ 2009-01-02 21:08 ` pinskia at gcc dot gnu dot org
  2009-01-05 18:46 ` sje at cup dot hp dot com
                   ` (7 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2009-01-02 21:08 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from pinskia at gcc dot gnu dot org  2009-01-02 21:06 -------
I think I have a simple fix.


-- 

pinskia at gcc dot gnu dot org changed:

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


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


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

* [Bug c++/29388] [4.2/4.3/4.4 regression] ICE with invalid nested name specifier
  2006-10-08 20:16 [Bug c++/29388] New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier reichelt at gcc dot gnu dot org
                   ` (9 preceding siblings ...)
  2008-07-04 21:37 ` [Bug c++/29388] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
@ 2009-01-02 21:08 ` pinskia at gcc dot gnu dot org
  2009-01-02 21:08 ` pinskia at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2009-01-02 21:08 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from pinskia at gcc dot gnu dot org  2009-01-02 21:06 -------
I think I have a simple fix.


-- 


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


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

* [Bug c++/29388] [4.2/4.3/4.4 regression] ICE with invalid nested name specifier
  2006-10-08 20:16 [Bug c++/29388] New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier reichelt at gcc dot gnu dot org
                   ` (11 preceding siblings ...)
  2009-01-02 21:08 ` pinskia at gcc dot gnu dot org
@ 2009-01-05 18:46 ` sje at cup dot hp dot com
  2009-01-15 22:10 ` pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: sje at cup dot hp dot com @ 2009-01-05 18:46 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from sje at cup dot hp dot com  2009-01-05 18:46 -------
I found the same fix earlier and submitted a patch but forgot to update the PR
which is probably why you didn't notice it.

http://gcc.gnu.org/ml/gcc-patches/2008-12/msg00663.html

My patch doesn't check for namespace (just class) so I think your patch is
better.


-- 

sje at cup dot hp dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sje at cup dot hp dot com


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


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

* [Bug c++/29388] [4.2/4.3/4.4 regression] ICE with invalid nested name specifier
  2006-10-08 20:16 [Bug c++/29388] New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier reichelt at gcc dot gnu dot org
                   ` (12 preceding siblings ...)
  2009-01-05 18:46 ` sje at cup dot hp dot com
@ 2009-01-15 22:10 ` pinskia at gcc dot gnu dot org
  2009-01-15 22:11 ` [Bug c++/29388] [4.2/4.3 " pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2009-01-15 22:10 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from pinskia at gcc dot gnu dot org  2009-01-15 22:10 -------
Subject: Bug 29388

Author: pinskia
Date: Thu Jan 15 22:10:24 2009
New Revision: 143411

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143411
Log:

2009-01-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR C++/29388
        * decl.c (grokdeclarator): Check for a non namespace/class context.


2009-01-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR C++/29388
        * g++.dg/template/error37.C: New testcase.



Added:
    trunk/gcc/testsuite/g++.dg/template/error37.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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

* [Bug c++/29388] [4.2/4.3 regression] ICE with invalid nested name specifier
  2006-10-08 20:16 [Bug c++/29388] New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier reichelt at gcc dot gnu dot org
                   ` (13 preceding siblings ...)
  2009-01-15 22:10 ` pinskia at gcc dot gnu dot org
@ 2009-01-15 22:11 ` pinskia at gcc dot gnu dot org
  2009-03-31 19:48 ` [Bug c++/29388] [4.3 " jsm28 at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2009-01-15 22:11 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from pinskia at gcc dot gnu dot org  2009-01-15 22:11 -------
Fixed on the trunk.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|3.4.6                       |3.4.6 4.4.0
            Summary|[4.2/4.3/4.4 regression] ICE|[4.2/4.3 regression] ICE
                   |with invalid nested name    |with invalid nested name
                   |specifier                   |specifier


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


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

* [Bug c++/29388] [4.3 regression] ICE with invalid nested name specifier
  2006-10-08 20:16 [Bug c++/29388] New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier reichelt at gcc dot gnu dot org
                   ` (14 preceding siblings ...)
  2009-01-15 22:11 ` [Bug c++/29388] [4.2/4.3 " pinskia at gcc dot gnu dot org
@ 2009-03-31 19:48 ` jsm28 at gcc dot gnu dot org
  2009-04-16 15:44 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2009-03-31 19:48 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 from jsm28 at gcc dot gnu dot org  2009-03-31 19:47 -------
Closing 4.2 branch.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.2/4.3 regression] ICE    |[4.3 regression] ICE with
                   |with invalid nested name    |invalid nested name
                   |specifier                   |specifier
   Target Milestone|4.2.5                       |4.3.4


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


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

* [Bug c++/29388] [4.3 regression] ICE with invalid nested name specifier
  2006-10-08 20:16 [Bug c++/29388] New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier reichelt at gcc dot gnu dot org
                   ` (15 preceding siblings ...)
  2009-03-31 19:48 ` [Bug c++/29388] [4.3 " jsm28 at gcc dot gnu dot org
@ 2009-04-16 15:44 ` pinskia at gcc dot gnu dot org
  2009-04-16 15:49 ` sje at cup dot hp dot com
                   ` (2 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2009-04-16 15:44 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #13 from pinskia at gcc dot gnu dot org  2009-04-16 15:44 -------
I am no longer working on this one.


-- 

pinskia at gcc dot gnu dot org changed:

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


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


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

* [Bug c++/29388] [4.3 regression] ICE with invalid nested name specifier
  2006-10-08 20:16 [Bug c++/29388] New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier reichelt at gcc dot gnu dot org
                   ` (16 preceding siblings ...)
  2009-04-16 15:44 ` pinskia at gcc dot gnu dot org
@ 2009-04-16 15:49 ` sje at cup dot hp dot com
  2009-04-20 16:13 ` sje at cup dot hp dot com
  2009-11-16 22:02 ` paolo dot carlini at oracle dot com
  19 siblings, 0 replies; 21+ messages in thread
From: sje at cup dot hp dot com @ 2009-04-16 15:49 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #14 from sje at cup dot hp dot com  2009-04-16 15:48 -------
It looks like you already fixed it on the mainline, is there a reason the
patch can't be backported to the 4.3 branch and the defect closed?


-- 


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


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

* [Bug c++/29388] [4.3 regression] ICE with invalid nested name specifier
  2006-10-08 20:16 [Bug c++/29388] New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier reichelt at gcc dot gnu dot org
                   ` (17 preceding siblings ...)
  2009-04-16 15:49 ` sje at cup dot hp dot com
@ 2009-04-20 16:13 ` sje at cup dot hp dot com
  2009-11-16 22:02 ` paolo dot carlini at oracle dot com
  19 siblings, 0 replies; 21+ messages in thread
From: sje at cup dot hp dot com @ 2009-04-20 16:13 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #15 from sje at cup dot hp dot com  2009-04-20 16:12 -------
This bug is fixed for 4.4.0 and later releases but it was decided not to fix it
for the 4.3 branch.  See
http://gcc.gnu.org/ml/gcc-patches/2009-04/msg01275.html


-- 

sje at cup dot hp dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
      Known to fail|4.0.4                       |4.0.4 4.1.0 4.1.1 4.1.2
                   |                            |4.2.0 4.2.1 4.2.2 4.2.3
                   |                            |4.2.4 4.3.0 4.3.1
           Priority|P2                          |P4
         Resolution|                            |FIXED
   Target Milestone|4.3.4                       |4.4.0


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


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

* [Bug c++/29388] [4.3 regression] ICE with invalid nested name specifier
  2006-10-08 20:16 [Bug c++/29388] New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier reichelt at gcc dot gnu dot org
                   ` (18 preceding siblings ...)
  2009-04-20 16:13 ` sje at cup dot hp dot com
@ 2009-11-16 22:02 ` paolo dot carlini at oracle dot com
  19 siblings, 0 replies; 21+ messages in thread
From: paolo dot carlini at oracle dot com @ 2009-11-16 22:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #16 from paolo dot carlini at oracle dot com  2009-11-16 22:02 -------
*** Bug 42071 has been marked as a duplicate of this bug. ***


-- 

paolo dot carlini at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sstrasser at systemhaus-
                   |                            |gruppe dot de


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


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

end of thread, other threads:[~2009-11-16 22:02 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-08 20:16 [Bug c++/29388] New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier reichelt at gcc dot gnu dot org
2006-10-08 20:17 ` [Bug c++/29388] " reichelt at gcc dot gnu dot org
2006-10-08 20:31 ` pinskia at gcc dot gnu dot org
2006-10-12  8:13 ` rguenth at gcc dot gnu dot org
2006-10-15 21:18 ` mmitchel at gcc dot gnu dot org
2007-02-03 20:31 ` [Bug c++/29388] [4.0/4.1/4.2/4.3 " gdr at gcc dot gnu dot org
2007-02-03 21:01 ` pinskia at gcc dot gnu dot org
2007-02-14  9:18 ` mmitchel at gcc dot gnu dot org
2007-09-02 23:00 ` pcarlini at suse dot de
2007-09-02 23:29 ` pcarlini at suse dot de
2008-07-04 21:37 ` [Bug c++/29388] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
2009-01-02 21:08 ` pinskia at gcc dot gnu dot org
2009-01-02 21:08 ` pinskia at gcc dot gnu dot org
2009-01-05 18:46 ` sje at cup dot hp dot com
2009-01-15 22:10 ` pinskia at gcc dot gnu dot org
2009-01-15 22:11 ` [Bug c++/29388] [4.2/4.3 " pinskia at gcc dot gnu dot org
2009-03-31 19:48 ` [Bug c++/29388] [4.3 " jsm28 at gcc dot gnu dot org
2009-04-16 15:44 ` pinskia at gcc dot gnu dot org
2009-04-16 15:49 ` sje at cup dot hp dot com
2009-04-20 16:13 ` sje at cup dot hp dot com
2009-11-16 22:02 ` paolo dot carlini at oracle 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).