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) Fri Sep 5 00:20:39 1997 Richard Henderson (rth@cygnus.com)
* cbrt.c: Tweak to work on more targets. * cbrt.c: Tweak to work on more targets.
......
// prms-id: 658 // prms-id: 658
#include <ostream.h> #include <ostream.h>
#include <bool.h>
extern "C" void abort(); extern "C" void abort();
/* We may not find the libg++ <bool.h>. */ /* We may not find the libg++ <bool.h>. */
......
...@@ -129,12 +129,12 @@ Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. ...@@ -129,12 +129,12 @@ Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
//#pragma interface //#pragma interface
// $Source: /cvs/cvsfiles/devo/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $ // $Source: /egcs/carton/cvsfiles/egcs/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: jason $ // $Author: law $
// $Revision: 1.6 $ // $Revision: 1.2 $
// $Date: 1994/05/16 09:13:02 $ // $Date: 1997/09/11 15:52:09 $
#include <bool.h>
//# 25 "../../GctSymbol.h" 2 //# 25 "../../GctSymbol.h" 2
...@@ -2140,10 +2140,10 @@ inline SubString String::_substr(int first, int l) ...@@ -2140,10 +2140,10 @@ inline SubString String::_substr(int first, int l)
//#pragma interface //#pragma interface
// $Source: /cvs/cvsfiles/devo/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $ // $Source: /egcs/carton/cvsfiles/egcs/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: jason $ // $Author: law $
// $Revision: 1.6 $ // $Revision: 1.2 $
// $Date: 1994/05/16 09:13:02 $ // $Date: 1997/09/11 15:52:09 $
//# 1 "../../../../../../mips/include/Gct/Object/GctObject.h" 1 //# 1 "../../../../../../mips/include/Gct/Object/GctObject.h" 1
// -*- C++ -*- // -*- C++ -*-
...@@ -2165,10 +2165,10 @@ inline SubString String::_substr(int first, int l) ...@@ -2165,10 +2165,10 @@ inline SubString String::_substr(int first, int l)
//#pragma interface //#pragma interface
// $Source: /cvs/cvsfiles/devo/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $ // $Source: /egcs/carton/cvsfiles/egcs/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: jason $ // $Author: law $
// $Revision: 1.6 $ // $Revision: 1.2 $
// $Date: 1994/05/16 09:13:02 $ // $Date: 1997/09/11 15:52:09 $
//# 1 "/sandbox/wbaker/wbaker0/source/mips/include/tostrstream.h" 1 //# 1 "/sandbox/wbaker/wbaker0/source/mips/include/tostrstream.h" 1
// -*- C++ -*- // -*- C++ -*-
...@@ -2190,10 +2190,10 @@ inline SubString String::_substr(int first, int l) ...@@ -2190,10 +2190,10 @@ inline SubString String::_substr(int first, int l)
//#pragma interface //#pragma interface
// $Source: /cvs/cvsfiles/devo/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $ // $Source: /egcs/carton/cvsfiles/egcs/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: jason $ // $Author: law $
// $Revision: 1.6 $ // $Revision: 1.2 $
// $Date: 1994/05/16 09:13:02 $ // $Date: 1997/09/11 15:52:09 $
//# 1 "/projects/gnu-cygnus/gnu-cygnus-8/common/g++-include/strstream.h" 1 //# 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++. // This is part of the iostream library, providing input/output for C++.
...@@ -2333,10 +2333,10 @@ public: ...@@ -2333,10 +2333,10 @@ public:
//#pragma interface //#pragma interface
// $Source: /cvs/cvsfiles/devo/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $ // $Source: /egcs/carton/cvsfiles/egcs/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: jason $ // $Author: law $
// $Revision: 1.6 $ // $Revision: 1.2 $
// $Date: 1994/05/16 09:13:02 $ // $Date: 1997/09/11 15:52:09 $
//# 1 "/sandbox/wbaker/wbaker0/source/mips/include/tostrstream.h" 1 //# 1 "/sandbox/wbaker/wbaker0/source/mips/include/tostrstream.h" 1
// -*- C++ -*- // -*- C++ -*-
...@@ -2365,10 +2365,10 @@ public: ...@@ -2365,10 +2365,10 @@ public:
//#pragma interface //#pragma interface
// $Source: /cvs/cvsfiles/devo/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $ // $Source: /egcs/carton/cvsfiles/egcs/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: jason $ // $Author: law $
// $Revision: 1.6 $ // $Revision: 1.2 $
// $Date: 1994/05/16 09:13:02 $ // $Date: 1997/09/11 15:52:09 $
//# 1 "/projects/gnu-cygnus/gnu-cygnus-8/common/g++-include/bool.h" 1 //# 1 "/projects/gnu-cygnus/gnu-cygnus-8/common/g++-include/bool.h" 1
...@@ -2408,10 +2408,10 @@ public: ...@@ -2408,10 +2408,10 @@ public:
//#pragma interface //#pragma interface
// $Source: /cvs/cvsfiles/devo/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $ // $Source: /egcs/carton/cvsfiles/egcs/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: jason $ // $Author: law $
// $Revision: 1.6 $ // $Revision: 1.2 $
// $Date: 1994/05/16 09:13:02 $ // $Date: 1997/09/11 15:52:09 $
extern "C" { extern "C" {
//# 1 "/sandbox/wbaker/wbaker0/source/mips/include/stuff.h" 1 //# 1 "/sandbox/wbaker/wbaker0/source/mips/include/stuff.h" 1
...@@ -2423,10 +2423,10 @@ extern "C" { ...@@ -2423,10 +2423,10 @@ extern "C" {
*/ */
/* /*
* $Source: /cvs/cvsfiles/devo/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $ * $Source: /egcs/carton/cvsfiles/egcs/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
* $Revision: 1.6 $ * $Revision: 1.2 $
* $Author: jason $ * $Author: law $
* $Date: 1994/05/16 09:13:02 $ * $Date: 1997/09/11 15:52:09 $
*/ */
//# 1 "/sandbox/wbaker/wbaker0/source/mips/include/ansi.h" 1 //# 1 "/sandbox/wbaker/wbaker0/source/mips/include/ansi.h" 1
...@@ -2452,10 +2452,10 @@ extern "C" { ...@@ -2452,10 +2452,10 @@ extern "C" {
*/ */
/* /*
* $Source: /cvs/cvsfiles/devo/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $ * $Source: /egcs/carton/cvsfiles/egcs/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
* $Author: jason $ * $Author: law $
* $Revision: 1.6 $ * $Revision: 1.2 $
* $Date: 1994/05/16 09:13:02 $ * $Date: 1997/09/11 15:52:09 $
* *
* Modifications * Modifications
* Wendell C Baker * Wendell C Baker
...@@ -2639,10 +2639,10 @@ extern ostream& operator<<(ostream&, bool); ...@@ -2639,10 +2639,10 @@ extern ostream& operator<<(ostream&, bool);
// Wendell Baker, Berkeley CAD Group, 1991 (wbaker@ic.Berkeley.EDU) // Wendell Baker, Berkeley CAD Group, 1991 (wbaker@ic.Berkeley.EDU)
// //
// $Source: /cvs/cvsfiles/devo/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $ // $Source: /egcs/carton/cvsfiles/egcs/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: jason $ // $Author: law $
// $Revision: 1.6 $ // $Revision: 1.2 $
// $Date: 1994/05/16 09:13:02 $ // $Date: 1997/09/11 15:52:09 $
// //
// unit enum // unit enum
...@@ -2972,10 +2972,10 @@ extern ostream& operator<<(ostream&, GttObject&); ...@@ -2972,10 +2972,10 @@ extern ostream& operator<<(ostream&, GttObject&);
//#pragma interface //#pragma interface
// $Source: /cvs/cvsfiles/devo/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $ // $Source: /egcs/carton/cvsfiles/egcs/gcc/testsuite/g++.old-deja/g++.mike/p784.C,v $
// $Author: jason $ // $Author: law $
// $Revision: 1.6 $ // $Revision: 1.2 $
// $Date: 1994/05/16 09:13:02 $ // $Date: 1997/09/11 15:52:09 $
//# 1 "/projects/gnu-cygnus/gnu-cygnus-8/common/g++-include/bool.h" 1 //# 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