This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch]: Fix build of gdb with gcc 4.5
- From: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- To: Kai Tietz <ktietz70 at googlemail dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Mon, 27 Jul 2009 20:51:10 +0200
- Subject: Re: [patch]: Fix build of gdb with gcc 4.5
- References: <90baa01f0907271145r6f87f6f8r7fc6b065808dc160@mail.gmail.com>
On Mon, 27 Jul 2009 20:45:37 +0200, Kai Tietz wrote:
> ChangeLog
> 2009-07-27 Kai Tietz <kai.tietz@onevision.com>
>
> * ada-lang.c (ada_attribute_name): Fix compare of different
> enum types.
> * cp-name-parser.y: Likewise.
> * dwarf2read.c: Likewise.
FYI there was posted (unreviewed) this patch:
Re: [patch] Fix warnings using gcc-4.5 HEAD
http://sourceware.org/ml/gdb-patches/2009-07/msg00334.html
+ the remaining part is going to be posted now based on this patch checked-in
for it into libiberty/:
Re: [patch] libiberty: demangle_component for `global {constructors,destructors} keyed to'
http://sourceware.org/ml/gdb-patches/2009-07/msg00444.html
Regards,
Jan