public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/10245
@ 2003-03-29  1:56 jason
  0 siblings, 0 replies; 4+ messages in thread
From: jason @ 2003-03-29  1:56 UTC (permalink / raw)
  To: jason; +Cc: gcc-prs

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

From: jason@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/10245
Date: 29 Mar 2003 00:50:47 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	jason@gcc.gnu.org	2003-03-29 00:50:47
 
 Added files:
 	gcc/testsuite/g++.dg/conversion: cond2.C 
 
 Log message:
 	PR c++/10245
 	* cvt.c (force_rvalue): New fn.
 	* call.c (build_conditional_expr): Use it.
 	* cp-tree.h: Declare it.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/conversion/cond2.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


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

* c++/10245
@ 2003-03-29  0:56 jason
  0 siblings, 0 replies; 4+ messages in thread
From: jason @ 2003-03-29  0:56 UTC (permalink / raw)
  To: jason; +Cc: gcc-prs

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

From: jason@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/10245
Date: 29 Mar 2003 00:50:09 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_3-branch
 Changes by:	jason@gcc.gnu.org	2003-03-29 00:50:09
 
 Modified files:
 	gcc/cp         : ChangeLog cvt.c call.c cp-tree.h 
 
 Log message:
 	PR c++/10245
 	* cvt.c (force_rvalue): New fn.
 	* call.c (build_conditional_expr): Use it.
 	* cp-tree.h: Declare it.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.3076.2.98&r2=1.3076.2.99
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cvt.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.126.2.2&r2=1.126.2.3
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/call.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.341.2.16&r2=1.341.2.17
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.776.2.14&r2=1.776.2.15
 


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

* c++/10245
@ 2003-03-29  0:56 jason
  0 siblings, 0 replies; 4+ messages in thread
From: jason @ 2003-03-29  0:56 UTC (permalink / raw)
  To: jason; +Cc: gcc-prs

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

From: jason@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/10245
Date: 29 Mar 2003 00:49:34 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	jason@gcc.gnu.org	2003-03-29 00:49:34
 
 Modified files:
 	gcc/cp         : ChangeLog cvt.c call.c cp-tree.h 
 
 Log message:
 	PR c++/10245
 	* cvt.c (force_rvalue): New fn.
 	* call.c (build_conditional_expr): Use it.
 	* cp-tree.h: Declare it.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3302&r2=1.3303
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cvt.c.diff?cvsroot=gcc&r1=1.134&r2=1.135
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/call.c.diff?cvsroot=gcc&r1=1.373&r2=1.374
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&r1=1.830&r2=1.831
 


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

* Re: c++/10245
@ 2003-03-27 17:56 Wolfgang Bangerth
  0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Bangerth @ 2003-03-27 17:56 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Wolfgang Bangerth <bangerth@ices.utexas.edu>
To: Janis Johnson <janis187@us.ibm.com>
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: c++/10245
Date: Thu, 27 Mar 2003 11:52:03 -0600 (CST)

 > > PR 10245 might be a target for your regression finder. I bet it's a 
 > > relatively small patch that causes this.
 > 
 > OK, I've started a hunt using a starting range of the 3.1 branchpoint
 > and the 3.3 branchpoint.  If you've got a narrower interval I can use
 > that, but otherwise it just means that the hunt runs for an extra
 > hour or so.
 
 It's between 2003-01-17 and 2003-01-30 that this started.
 
 W.
 
 -------------------------------------------------------------------------
 Wolfgang Bangerth             email:            bangerth@ticam.utexas.edu
                               www: http://www.ticam.utexas.edu/~bangerth/
 
 


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

end of thread, other threads:[~2003-03-29  0:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-29  1:56 c++/10245 jason
  -- strict thread matches above, loose matches on Subject: below --
2003-03-29  0:56 c++/10245 jason
2003-03-29  0:56 c++/10245 jason
2003-03-27 17:56 c++/10245 Wolfgang Bangerth

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