public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* bootstrap/6445
@ 2002-04-26 14:36 mmitchel
  0 siblings, 0 replies; 6+ messages in thread
From: mmitchel @ 2002-04-26 14:36 UTC (permalink / raw)
  To: mmitchel; +Cc: gcc-prs

The following reply was made to PR bootstrap/6445; it has been noted by GNATS.

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: bootstrap/6445
Date: 26 Apr 2002 21:26:07 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_1-branch
 Changes by:	mmitchel@gcc.gnu.org	2002-04-26 14:26:07
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/testsuite  : ChangeLog 
 	gcc/cp         : ChangeLog method.c 
 Added files:
 	gcc/testsuite/gcc.dg: 20020426-1.c 
 	gcc/testsuite/g++.dg/inherit: access2.C 
 
 Log message:
 	PR bootstrap/6445
 	* config/i386/i386.md (untyped_call): Return the value in a float
 	register if TARGET_FLOAT_RETURNS_IN_80387, not just if
 	TARGET_80387.
 	
 	PR c++/6497
 	* method.c (do_build_assign_ref): Pass a derivation to
 	build_method_call when calling base class assignment operators.
 	
 	PR c++/6497
 	* g++.dg/inherit/access2.C: New test.
 	
 	PR bootstrap/6445
 	* gcc.dg/20020426-1.c: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.13152.2.457&r2=1.13152.2.458
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.1672.2.118&r2=1.1672.2.119
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/20020426-1.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=NONE&r2=1.1.2.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/inherit/access2.C.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=NONE&r2=1.1.10.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.2685.2.70&r2=1.2685.2.71
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/method.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.219.2.2&r2=1.219.2.3
 


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

* bootstrap/6445
@ 2002-04-26 17:36 mmitchel
  0 siblings, 0 replies; 6+ messages in thread
From: mmitchel @ 2002-04-26 17:36 UTC (permalink / raw)
  To: mmitchel; +Cc: gcc-prs

The following reply was made to PR bootstrap/6445; it has been noted by GNATS.

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: bootstrap/6445
Date: 27 Apr 2002 00:26:38 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	mmitchel@gcc.gnu.org	2002-04-26 17:26:38
 
 Modified files:
 	gcc/config/i386: i386.md 
 
 Log message:
 	PR bootstrap/6445
 	* config/i386/i386.md (untyped_call): Return the value in a float
 	register if TARGET_FLOAT_RETURNS_IN_80387, not just if
 	TARGET_80387.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&r1=1.346&r2=1.347
 


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

* bootstrap/6445
@ 2002-04-26 17:26 mmitchel
  0 siblings, 0 replies; 6+ messages in thread
From: mmitchel @ 2002-04-26 17:26 UTC (permalink / raw)
  To: mmitchel; +Cc: gcc-prs

The following reply was made to PR bootstrap/6445; it has been noted by GNATS.

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: bootstrap/6445
Date: 27 Apr 2002 00:25:16 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_1-branch
 Changes by:	mmitchel@gcc.gnu.org	2002-04-26 17:25:15
 
 Modified files:
 	gcc/config/i386: i386.md 
 
 Log message:
 	PR bootstrap/6445
 	* config/i386/i386.md (untyped_call): Return the value in a float
 	register if TARGET_FLOAT_RETURNS_IN_80387, not just if
 	TARGET_80387.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.339.2.6&r2=1.339.2.7
 


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

* bootstrap/6445
@ 2002-04-26 14:36 mmitchel
  0 siblings, 0 replies; 6+ messages in thread
From: mmitchel @ 2002-04-26 14:36 UTC (permalink / raw)
  To: mmitchel; +Cc: gcc-prs

The following reply was made to PR bootstrap/6445; it has been noted by GNATS.

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: bootstrap/6445
Date: 26 Apr 2002 21:28:48 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	mmitchel@gcc.gnu.org	2002-04-26 14:28:47
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/testsuite  : ChangeLog 
 	gcc/cp         : ChangeLog method.c 
 Added files:
 	gcc/testsuite/gcc.dg: 20020426-1.c 
 
 Log message:
 	PR bootstrap/6445
 	* config/i386/i386.md (untyped_call): Return the value in a float
 	register if TARGET_FLOAT_RETURNS_IN_80387, not just if
 	TARGET_80387.
 	
 	PR c++/6497
 	* method.c (do_build_assign_ref): Pass a derivation to
 	build_method_call when calling base class assignment operators.
 	
 	PR c++/6497
 	* g++.dg/inherit/access2.C: New test.
 	
 	PR bootstrap/6445
 	* gcc.dg/20020426-1.c: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.13857&r2=1.13858
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.1840&r2=1.1841
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/20020426-1.c.diff?cvsroot=gcc&r1=1.1&r2=1.2
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.2795&r2=1.2796
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/method.c.diff?cvsroot=gcc&r1=1.222&r2=1.223
 


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

* bootstrap/6445
@ 2002-04-26 14:36 mmitchel
  0 siblings, 0 replies; 6+ messages in thread
From: mmitchel @ 2002-04-26 14:36 UTC (permalink / raw)
  To: mmitchel; +Cc: gcc-prs

The following reply was made to PR bootstrap/6445; it has been noted by GNATS.

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: bootstrap/6445
Date: 26 Apr 2002 21:28:47 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	mmitchel@gcc.gnu.org	2002-04-26 14:28:47
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/testsuite  : ChangeLog 
 	gcc/cp         : ChangeLog method.c 
 Added files:
 	gcc/testsuite/gcc.dg: 20020426-1.c 
 
 Log message:
 	PR bootstrap/6445
 	* config/i386/i386.md (untyped_call): Return the value in a float
 	register if TARGET_FLOAT_RETURNS_IN_80387, not just if
 	TARGET_80387.
 	
 	PR c++/6497
 	* method.c (do_build_assign_ref): Pass a derivation to
 	build_method_call when calling base class assignment operators.
 	
 	PR c++/6497
 	* g++.dg/inherit/access2.C: New test.
 	
 	PR bootstrap/6445
 	* gcc.dg/20020426-1.c: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.13857&r2=1.13858
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.1840&r2=1.1841
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/20020426-1.c.diff?cvsroot=gcc&r1=1.1&r2=1.2
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.2795&r2=1.2796
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/method.c.diff?cvsroot=gcc&r1=1.222&r2=1.223
 


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

* bootstrap/6445
@ 2002-04-26 14:36 mmitchel
  0 siblings, 0 replies; 6+ messages in thread
From: mmitchel @ 2002-04-26 14:36 UTC (permalink / raw)
  To: mmitchel; +Cc: gcc-prs

The following reply was made to PR bootstrap/6445; it has been noted by GNATS.

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: bootstrap/6445
Date: 26 Apr 2002 21:26:07 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_1-branch
 Changes by:	mmitchel@gcc.gnu.org	2002-04-26 14:26:07
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/testsuite  : ChangeLog 
 	gcc/cp         : ChangeLog method.c 
 Added files:
 	gcc/testsuite/gcc.dg: 20020426-1.c 
 	gcc/testsuite/g++.dg/inherit: access2.C 
 
 Log message:
 	PR bootstrap/6445
 	* config/i386/i386.md (untyped_call): Return the value in a float
 	register if TARGET_FLOAT_RETURNS_IN_80387, not just if
 	TARGET_80387.
 	
 	PR c++/6497
 	* method.c (do_build_assign_ref): Pass a derivation to
 	build_method_call when calling base class assignment operators.
 	
 	PR c++/6497
 	* g++.dg/inherit/access2.C: New test.
 	
 	PR bootstrap/6445
 	* gcc.dg/20020426-1.c: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.13152.2.457&r2=1.13152.2.458
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.1672.2.118&r2=1.1672.2.119
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/20020426-1.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=NONE&r2=1.1.2.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/inherit/access2.C.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=NONE&r2=1.1.10.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.2685.2.70&r2=1.2685.2.71
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/method.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.219.2.2&r2=1.219.2.3
 


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

end of thread, other threads:[~2002-04-27  0:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-26 14:36 bootstrap/6445 mmitchel
2002-04-26 14:36 bootstrap/6445 mmitchel
2002-04-26 14:36 bootstrap/6445 mmitchel
2002-04-26 14:36 bootstrap/6445 mmitchel
2002-04-26 17:26 bootstrap/6445 mmitchel
2002-04-26 17:36 bootstrap/6445 mmitchel

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