This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project. See the GDB home page for more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] Fix for miscexprs test "failure"



   From: ahaas@neosoft.com
   Date: Tue, 16 Mar 1999 16:53:47 -0600

   Attached is a patch which solves the single "failure" in the
   'miscexprs' tests - the problem is with the test program, not
   gdb.

Thanks very much for this patch!  My own tests weren't showing this as
a fail, but it's clearly system-dependent to depend on uninitialized
data having a particular value.

I'm going to put this in the main repository, but not in the 4.18
branch, since it's small.  There are actually a bunch of trunk changes
that are not going to be in 4.18, I'll make a snap from the trunk
before 4.18 is done if anybody asks for it.

							Stan