From: Andrew Cagney <cagney@gnu.org>
To: Michael Chastain <mec.gnu@mindspring.com>
Cc: zack@codesourcery.com, gdb-patches@sources.redhat.com
Subject: Re: testsuite fixes for bleeding edge gcc
Date: Thu, 14 Oct 2004 19:14:00 -0000 [thread overview]
Message-ID: <416ECFF2.6030603@gnu.org> (raw)
In-Reply-To: <416E6B8F.nail1FK2IQHOI@mindspring.com>
[-- Attachment #1: Type: text/plain, Size: 313 bytes --]
> Except for gdb.mi/gdb701, these are all fixed in gdb HEAD.
> Also fixed in gdb HEAD are gdb.thread/*.exp, plus two tests
> that check the gcc version number that needed 'gcc-4-*'.
>
> gdb_6_2-branch is dead. Andrew is going to create gdb_6_3-branch
> in a few more days or so.
I've checked this in.
Andrew
[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 479 bytes --]
2004-10-14 Andrew Cagney <cagney@gnu.org>
* gdb.mi/gdb701.c (main): Return 0.
Index: gdb.mi/gdb701.c
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/gdb701.c,v
retrieving revision 1.1
diff -p -u -r1.1 gdb701.c
--- gdb.mi/gdb701.c 16 Sep 2002 19:01:43 -0000 1.1
+++ gdb.mi/gdb701.c 14 Oct 2004 19:12:43 -0000
@@ -11,5 +11,5 @@ int
main (int argc, char *argv[])
{
Foo *foo = 0;
- exit (0);
+ return 0;
}
prev parent reply other threads:[~2004-10-14 19:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-14 7:53 Zack Weinberg
2004-10-14 12:04 ` Michael Chastain
2004-10-14 16:59 ` Zack Weinberg
2004-10-14 18:55 ` Michael Chastain
2004-10-14 21:32 ` Zack Weinberg
2004-10-14 19:14 ` Andrew Cagney [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=416ECFF2.6030603@gnu.org \
--to=cagney@gnu.org \
--cc=gdb-patches@sources.redhat.com \
--cc=mec.gnu@mindspring.com \
--cc=zack@codesourcery.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox