From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stan Shebs To: ahaas@neosoft.com Cc: gdb-patches@cygnus.com Subject: Re: [PATCH] Fix for miscexprs test "failure" Date: Thu, 01 Apr 1999 00:00:00 -0000 Message-id: <199903170003.QAA07775@andros.cygnus.com> References: <19990316165347.A21562@localhost.neosoft.com> X-SW-Source: 1999-q1/msg00108.html 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stan Shebs To: ahaas@neosoft.com Cc: gdb-patches@cygnus.com Subject: Re: [PATCH] Fix for miscexprs test "failure" Date: Tue, 16 Mar 1999 16:03:00 -0000 Message-ID: <199903170003.QAA07775@andros.cygnus.com> References: <19990316165347.A21562@localhost.neosoft.com> X-SW-Source: 1999-03/msg00054.html Message-ID: <19990316160300.VeXf47fgmnnVPBFLR9wSC1GrsvS9BwfpFkzK0e5rFqg@z> 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