Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: [ob] Add missing `struct objfile' to symtab.h
Date: Tue, 18 Feb 2003 22:21:00 -0000	[thread overview]
Message-ID: <3E52B2E5.50605@redhat.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 195 bytes --]

Just FYI,

This fixes a build problem with --target=sparc-elf.  The ARI script:

http://sources.redhat.com/gdb/current/ari/gdb_ari.sh

has also been updated to check for this.

committed,
Andrew

[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 580 bytes --]

2003-02-18  Andrew Cagney  <cagney@redhat.com>

	* symtab.h (struct objfile): Add opaque declaration.

Index: symtab.h
===================================================================
RCS file: /cvs/src/src/gdb/symtab.h,v
retrieving revision 1.57
diff -u -r1.57 symtab.h
--- symtab.h	4 Feb 2003 21:37:03 -0000	1.57
+++ symtab.h	18 Feb 2003 22:10:04 -0000
@@ -26,6 +26,7 @@
 
 /* Opaque declarations.  */
 struct obstack;
+struct objfile;
 
 /* Don't do this; it means that if some .o's are compiled with GNU C
    and some are not (easy to do accidentally the way we configure

             reply	other threads:[~2003-02-18 22:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-18 22:21 Andrew Cagney [this message]
2003-02-18 22:30 ` Jim Blandy
2003-02-18 22:50   ` Daniel Jacobowitz
2003-02-18 23:17     ` Andrew Cagney

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=3E52B2E5.50605@redhat.com \
    --to=ac131313@redhat.com \
    --cc=gdb-patches@sources.redhat.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