public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/7266: pedantic segfaults on missing typename
@ 2002-07-11  8:24 lerdsuwa
  0 siblings, 0 replies; 4+ messages in thread
From: lerdsuwa @ 2002-07-11  8:24 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, glisse, nobody

Synopsis: pedantic segfaults on missing typename

State-Changed-From-To: open->analyzed
State-Changed-By: lerdsuwa
State-Changed-When: Thu Jul 11 08:24:43 2002
State-Changed-Why:
    Confirmed.  A regression from 3.0.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7266


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

* Re: c++/7266: pedantic segfaults on missing typename
@ 2002-10-25 15:15 zack
  0 siblings, 0 replies; 4+ messages in thread
From: zack @ 2002-10-25 15:15 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, glisse, zack

Synopsis: pedantic segfaults on missing typename

State-Changed-From-To: analyzed->closed
State-Changed-By: zack
State-Changed-When: Fri Oct 25 15:15:51 2002
State-Changed-Why:
    Fixed in 3.2.1 and 3.3.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7266


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

* Re: c++/7266: pedantic segfaults on missing typename
@ 2002-10-24 12:01 zack
  0 siblings, 0 replies; 4+ messages in thread
From: zack @ 2002-10-24 12:01 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, glisse, nobody, zack

Synopsis: pedantic segfaults on missing typename

Responsible-Changed-From-To: unassigned->zack
Responsible-Changed-By: zack
Responsible-Changed-When: Thu Oct 24 12:01:26 2002
Responsible-Changed-Why:
    Working on a fix.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7266


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

* c++/7266: pedantic segfaults on missing typename
@ 2002-07-10 12:26 glisse
  0 siblings, 0 replies; 4+ messages in thread
From: glisse @ 2002-07-10 12:26 UTC (permalink / raw)
  To: gcc-gnats


>Number:         7266
>Category:       c++
>Synopsis:       pedantic segfaults on missing typename
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          ice-on-illegal-code
>Submitter-Id:   net
>Arrival-Date:   Wed Jul 10 12:26:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     glisse@convex.poly.edu
>Release:        3.1
>Organization:
>Environment:
solaris 2.7
>Description:
If one omits the typename in the following code:
template <class A> struct B {typedef A::C::D E;};
compiled with g++ -pedantic
test.cpp:1: warning: ISO C++ forbids declaration of `D' with no type
test.cpp:1: internal error: Segmentation Fault
>How-To-Repeat:
template <class A> struct B {typedef A::C::D E;};
compiled with g++ -pedantic
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-10-25 22:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-11  8:24 c++/7266: pedantic segfaults on missing typename lerdsuwa
  -- strict thread matches above, loose matches on Subject: below --
2002-10-25 15:15 zack
2002-10-24 12:01 zack
2002-07-10 12:26 glisse

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).