public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/9315: g++ doesn't create any code for this testcase
@ 2003-01-16  8:56 Harald Dunkel
  0 siblings, 0 replies; 4+ messages in thread
From: Harald Dunkel @ 2003-01-16  8:56 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Harald Dunkel <Harri.Dunkel@synopsys.com>
To: reichelt@igpm.rwth-aachen.de, Harri.Dunkel@synopsys.COM,
	gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org,
	gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: c++/9315: g++ doesn't create any code for this testcase
Date: Thu, 16 Jan 2003 09:48:28 +0100

 This is a multi-part message in MIME format.
 --------------080804060606090906000500
 Content-Type: text/plain; charset=us-ascii; format=flowed
 Content-Transfer-Encoding: 7bit
 
 reichelt@igpm.rwth-aachen.de wrote:
 > Synopsis: g++ doesn't create any code for this testcase
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: reichelt
 > State-Changed-When: Wed Jan 15 02:04:14 2003
 > State-Changed-Why:
 >     The testcase somehow got lost.
 >     Could you please send it to me so that I can attach
 >     it to the problem report?
 
 See the attachment.
 
 
 Regards
 
 Harri
 
 --------------080804060606090906000500
 Content-Type: text/x-c++src;
  name="testcase2.cxx"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="testcase2.cxx"
 
 class fix
 {
 public:
 	friend void operator+(const fix&, double);
 	operator double() const;
 };
 int testcase()
 {
 	fix   a;
 	float b;
 
 	a+b;
 
 	return 0;
 }
 
 --------------080804060606090906000500--
 


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

* Re: c++/9315: g++ doesn't create any code for this testcase
@ 2003-01-16  9:32 reichelt
  0 siblings, 0 replies; 4+ messages in thread
From: reichelt @ 2003-01-16  9:32 UTC (permalink / raw)
  To: dunkel, gcc-bugs, gcc-prs, nobody

Synopsis: g++ doesn't create any code for this testcase

State-Changed-From-To: feedback->open
State-Changed-By: reichelt
State-Changed-When: Thu Jan 16 01:32:05 2003
State-Changed-Why:
    Testcase received.

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


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

* Re: c++/9315: g++ doesn't create any code for this testcase
@ 2003-01-15 10:04 reichelt
  0 siblings, 0 replies; 4+ messages in thread
From: reichelt @ 2003-01-15 10:04 UTC (permalink / raw)
  To: dunkel, gcc-bugs, gcc-prs, nobody

Synopsis: g++ doesn't create any code for this testcase

State-Changed-From-To: open->feedback
State-Changed-By: reichelt
State-Changed-When: Wed Jan 15 02:04:14 2003
State-Changed-Why:
    The testcase somehow got lost.
    Could you please send it to me so that I can attach
    it to the problem report?

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


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

* c++/9315: g++ doesn't create any code for this testcase
@ 2003-01-15  5:26 dunkel
  0 siblings, 0 replies; 4+ messages in thread
From: dunkel @ 2003-01-15  5:26 UTC (permalink / raw)
  To: gcc-gnats


>Number:         9315
>Category:       c++
>Synopsis:       g++ doesn't create any code for this testcase
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 14 21:26:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Harald Dunkel
>Release:        gcc 3.2.1 and 3.2.2 (CVS)
>Organization:
>Environment:
Debian (Sid), RedHat 7.2, SunOS 5.8, HP-UX B.11.00
>Description:
For the attached sample g++ prints out a warning, then it stops. No testcase2.o is generated.
>How-To-Repeat:
g++ -v -c testcase2.cxx
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="testcase2.cxx"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="testcase2.cxx"


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

end of thread, other threads:[~2003-01-16  9:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-16  8:56 c++/9315: g++ doesn't create any code for this testcase Harald Dunkel
  -- strict thread matches above, loose matches on Subject: below --
2003-01-16  9:32 reichelt
2003-01-15 10:04 reichelt
2003-01-15  5:26 dunkel

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