Commit 9687fea5 by Joe Buck Committed by Jeff Law

p658.C: eliminate <bool.h> use.

        * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
        * g++.old-deja/g++.mike/p784.C: Ditto.
        * g++.old-deja/g++.mike/p785.C: Ditto.
Avoid libg++ specific stuff.

From-SVN: r15406
parent 03268879
Thu Sep 11 09:53:40 1997 Joe Buck (jbuck@synopsys.com)
* g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
* g++.old-deja/g++.mike/p784.C: Ditto.
* g++.old-deja/g++.mike/p785.C: Ditto.
Fri Sep 5 00:20:39 1997 Richard Henderson (rth@cygnus.com)
* cbrt.c: Tweak to work on more targets.
......
// prms-id: 658
#include <ostream.h>
#include <bool.h>
extern "C" void abort();
/* We may not find the libg++ <bool.h>. */
......
......@@ -129,12 +129,12 @@ Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
//#pragma interface
// $Source: /cvs/cvsfiles/devo/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: jason $
// $Revision: 1.6 $
// $Date: 1994/05/16 09:13:02 $
// $Source: /egcs/carton/cvsfiles/egcs/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: law $
// $Revision: 1.2 $
// $Date: 1997/09/11 15:52:09 $
#include <bool.h>
//# 25 "../../GctSymbol.h" 2
......@@ -2140,10 +2140,10 @@ inline SubString String::_substr(int first, int l)
//#pragma interface
// $Source: /cvs/cvsfiles/devo/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: jason $
// $Revision: 1.6 $
// $Date: 1994/05/16 09:13:02 $
// $Source: /egcs/carton/cvsfiles/egcs/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: law $
// $Revision: 1.2 $
// $Date: 1997/09/11 15:52:09 $
//# 1 "../../../../../../mips/include/Gct/Object/GctObject.h" 1
// -*- C++ -*-
......@@ -2165,10 +2165,10 @@ inline SubString String::_substr(int first, int l)
//#pragma interface
// $Source: /cvs/cvsfiles/devo/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: jason $
// $Revision: 1.6 $
// $Date: 1994/05/16 09:13:02 $
// $Source: /egcs/carton/cvsfiles/egcs/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: law $
// $Revision: 1.2 $
// $Date: 1997/09/11 15:52:09 $
//# 1 "/sandbox/wbaker/wbaker0/source/mips/include/tostrstream.h" 1
// -*- C++ -*-
......@@ -2190,10 +2190,10 @@ inline SubString String::_substr(int first, int l)
//#pragma interface
// $Source: /cvs/cvsfiles/devo/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: jason $
// $Revision: 1.6 $
// $Date: 1994/05/16 09:13:02 $
// $Source: /egcs/carton/cvsfiles/egcs/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: law $
// $Revision: 1.2 $
// $Date: 1997/09/11 15:52:09 $
//# 1 "/projects/gnu-cygnus/gnu-cygnus-8/common/g++-include/strstream.h" 1
// This is part of the iostream library, providing input/output for C++.
......@@ -2333,10 +2333,10 @@ public:
//#pragma interface
// $Source: /cvs/cvsfiles/devo/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: jason $
// $Revision: 1.6 $
// $Date: 1994/05/16 09:13:02 $
// $Source: /egcs/carton/cvsfiles/egcs/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: law $
// $Revision: 1.2 $
// $Date: 1997/09/11 15:52:09 $
//# 1 "/sandbox/wbaker/wbaker0/source/mips/include/tostrstream.h" 1
// -*- C++ -*-
......@@ -2365,10 +2365,10 @@ public:
//#pragma interface
// $Source: /cvs/cvsfiles/devo/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: jason $
// $Revision: 1.6 $
// $Date: 1994/05/16 09:13:02 $
// $Source: /egcs/carton/cvsfiles/egcs/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: law $
// $Revision: 1.2 $
// $Date: 1997/09/11 15:52:09 $
//# 1 "/projects/gnu-cygnus/gnu-cygnus-8/common/g++-include/bool.h" 1
......@@ -2408,10 +2408,10 @@ public:
//#pragma interface
// $Source: /cvs/cvsfiles/devo/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: jason $
// $Revision: 1.6 $
// $Date: 1994/05/16 09:13:02 $
// $Source: /egcs/carton/cvsfiles/egcs/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: law $
// $Revision: 1.2 $
// $Date: 1997/09/11 15:52:09 $
extern "C" {
//# 1 "/sandbox/wbaker/wbaker0/source/mips/include/stuff.h" 1
......@@ -2423,10 +2423,10 @@ extern "C" {
*/
/*
* $Source: /cvs/cvsfiles/devo/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
* $Revision: 1.6 $
* $Author: jason $
* $Date: 1994/05/16 09:13:02 $
* $Source: /egcs/carton/cvsfiles/egcs/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
* $Revision: 1.2 $
* $Author: law $
* $Date: 1997/09/11 15:52:09 $
*/
//# 1 "/sandbox/wbaker/wbaker0/source/mips/include/ansi.h" 1
......@@ -2452,10 +2452,10 @@ extern "C" {
*/
/*
* $Source: /cvs/cvsfiles/devo/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
* $Author: jason $
* $Revision: 1.6 $
* $Date: 1994/05/16 09:13:02 $
* $Source: /egcs/carton/cvsfiles/egcs/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
* $Author: law $
* $Revision: 1.2 $
* $Date: 1997/09/11 15:52:09 $
*
* Modifications
* Wendell C Baker
......@@ -2639,10 +2639,10 @@ extern ostream& operator<<(ostream&, bool);
// Wendell Baker, Berkeley CAD Group, 1991 (wbaker@ic.Berkeley.EDU)
//
// $Source: /cvs/cvsfiles/devo/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: jason $
// $Revision: 1.6 $
// $Date: 1994/05/16 09:13:02 $
// $Source: /egcs/carton/cvsfiles/egcs/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: law $
// $Revision: 1.2 $
// $Date: 1997/09/11 15:52:09 $
//
// unit enum
......@@ -2972,10 +2972,10 @@ extern ostream& operator<<(ostream&, GttObject&);
//#pragma interface
// $Source: /cvs/cvsfiles/devo/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: jason $
// $Revision: 1.6 $
// $Date: 1994/05/16 09:13:02 $
// $Source: /egcs/carton/cvsfiles/egcs/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: law $
// $Revision: 1.2 $
// $Date: 1997/09/11 15:52:09 $
//# 1 "/projects/gnu-cygnus/gnu-cygnus-8/common/g++-include/bool.h" 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment