Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: Joel Brobecker <brobecker@adacore.com>
Cc: Eli Zaretskii <eliz@gnu.org>,
	mark.kettenis@xs4all.nl,         gdb-patches@sourceware.org,
	Tom Tromey <tromey@redhat.com>
Subject: Re: [patch] Fix warnings using gcc-4.5 HEAD
Date: Tue, 15 Sep 2009 16:11:00 -0000	[thread overview]
Message-ID: <20090915161038.GA23952@host0.dyn.jankratochvil.net> (raw)
In-Reply-To: <20090910072815.GA19270@host0.dyn.jankratochvil.net>

Hi all,

Checked-in:
	http://sourceware.org/ml/gdb-cvs/2009-09/msg00080.html

gdb/
	Fix gcc-4.5 HEAD warnings for enum ada_operator.
	* Makefile.in (HFILES_NO_SRCDIR): Add ada-operator.inc.
	* ada-lang.h (enum ada_operator): Move it to ...
	* ada-operator.inc: ... a new file.
	* expression.h (enum exp_opcode): Include ada-operator.inc.
	New element OP_UNUSED_LAST.  Update comment for OP_EXTENDED0.
	
gdb/
	Fix gcc-4.5 HEAD warnings for GDB_FORM_cached_string.
	* dwarf2read.c (GDB_FORM_cached_string)
	(dwarf_form_name <GDB_FORM_cached_string>): Remove.
	(struct attribute <dwarf_form>): Reduce the bit width.
	(struct attribute <string_is_canonical>, DW_STRING_IS_CANONICAL): New.
	(read_attribute_value <DW_FORM_string>)
	(read_attribute_value <DW_FORM_strp>): Initialize
	DW_STRING_IS_CANONICAL.
	(dwarf2_name, dump_die_shallow <DW_FORM_string>)
	(dump_die_shallow <DW_FORM_strp>): Update the code using former
	GDB_FORM_cached_string.


Thanks,
Jan


  reply	other threads:[~2009-09-15 16:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-11  8:39 Jan Kratochvil
2009-07-11  8:46 ` Mark Kettenis
2009-07-11  9:25   ` Jan Kratochvil
2009-07-11 12:09     ` Eli Zaretskii
2009-07-11 19:02       ` Jan Kratochvil
2009-07-30  0:28         ` Tom Tromey
2009-09-08 18:52           ` Jan Kratochvil
2009-09-10  1:48             ` Joel Brobecker
2009-09-10  7:29               ` Jan Kratochvil
2009-09-15 16:11                 ` Jan Kratochvil [this message]
2009-07-11  9:32   ` Eli Zaretskii
2009-07-11 20:58 ` Daniel Jacobowitz

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=20090915161038.GA23952@host0.dyn.jankratochvil.net \
    --to=jan.kratochvil@redhat.com \
    --cc=brobecker@adacore.com \
    --cc=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    --cc=mark.kettenis@xs4all.nl \
    --cc=tromey@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