public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/7803: Please submit a full bug report
@ 2002-09-13 13:37 nathan
  0 siblings, 0 replies; 4+ messages in thread
From: nathan @ 2002-09-13 13:37 UTC (permalink / raw)
  To: carlo, gcc-bugs, gcc-prs, nobody

Synopsis: Please submit a full bug report

State-Changed-From-To: open->analyzed
State-Changed-By: nathan
State-Changed-When: Fri Sep 13 13:37:26 2002
State-Changed-Why:
    confirmed as a regression

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


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

* Re: c++/7803: Please submit a full bug report
@ 2002-10-11 11:29 gdr
  0 siblings, 0 replies; 4+ messages in thread
From: gdr @ 2002-10-11 11:29 UTC (permalink / raw)
  To: carlo, gcc-bugs, gcc-prs, gdr, nobody

Synopsis: Please submit a full bug report

Responsible-Changed-From-To: unassigned->gdr
Responsible-Changed-By: gdr
Responsible-Changed-When: Fri Oct 11 11:29:58 2002
Responsible-Changed-Why:
    Worked on it
State-Changed-From-To: analyzed->closed
State-Changed-By: gdr
State-Changed-When: Fri Oct 11 11:29:58 2002
State-Changed-Why:
    http://gcc.gnu.org/ml/gcc-patches/2002-10/msg00505.html

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


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

* Re: c++/7803: Please submit a full bug report
@ 2002-10-08 15:36 Pop Sébastian
  0 siblings, 0 replies; 4+ messages in thread
From: Pop Sébastian @ 2002-10-08 15:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c++/7803; it has been noted by GNATS.

From: =?iso-8859-1?Q?Pop_S=E9bastian?= <pop@gauvain.u-strasbg.fr>
To: nathan@gcc.gnu.org, carlo@alinoe.com, gcc-bugs@gcc.gnu.org,
	gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: c++/7803: Please submit a full bug report
Date: Wed, 9 Oct 2002 00:34:55 +0200

 This PR is a duplicate of PR#7721 that provides a simpler bug example.
 see http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7721
 


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

* c++/7803: Please submit a full bug report
@ 2002-09-01 20:06 carlo
  0 siblings, 0 replies; 4+ messages in thread
From: carlo @ 2002-09-01 20:06 UTC (permalink / raw)
  To: gcc-gnats


>Number:         7803
>Category:       c++
>Synopsis:       Please submit a full bug report
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Sep 01 20:06:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     carlo@alinoe.com
>Release:        3.2
>Organization:
>Environment:
i686-gnu-linux
>Description:
> g++-3.2 troep.cc
troep.cc:4: `template<class _Alloc> class std::allocator' as declarator
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

> cat troep.cc
#include <memory>
#include <iostream>

std::allocator allocator;

int main(void)
{
  std::cout << sizeof(allocator) << std::endl;
  return 0;
}
>How-To-Repeat:

>Fix:

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


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

end of thread, other threads:[~2002-10-11 18:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-13 13:37 c++/7803: Please submit a full bug report nathan
  -- strict thread matches above, loose matches on Subject: below --
2002-10-11 11:29 gdr
2002-10-08 15:36 Pop Sébastian
2002-09-01 20:06 carlo

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