public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* PATCH to allow use of OK
@ 1998-05-19 11:32 Mike Stump
  0 siblings, 0 replies; only message in thread
From: Mike Stump @ 1998-05-19 11:32 UTC (permalink / raw)
  To: egcs

Here is a patch to enable this testsuite to test what it was designed
to test on VxWorks.  I know, it's icky...

Doing diffs in gcc/testsuite/g++.old-deja/g++.mike:
*** gcc/testsuite/g++.old-deja/g++.mike/p658.C.~1~	Thu Jan 15 17:57:02 1998
--- gcc/testsuite/g++.old-deja/g++.mike/p658.C	Tue May 19 11:31:01 1998
*************** extern "C" void abort();
*** 12,17 ****
--- 12,19 ----
  #define TRUE true
  #endif
  
+ #undef OK
+ 
  class Object {
  public:
      Object();
--------------

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-05-19 11:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-05-19 11:32 PATCH to allow use of OK Mike Stump

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