This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch/rfc] Add IBM's C problem to news


   Date: Fri, 11 Jun 2004 00:38:42 -0400
   From: Andrew Cagney <cagney@gnu.org>

   I'll commit this tomorrow,

   2004-06-11  Andrew Cagney  <cagney@gnu.org>

	   * NEWS: Mention fix for IBM's C compiler.

   * Fixed build problems when using IBM's C compiler.

   The files bfd/elf-bfd.h, gdb/dictionary.c and gdb/types.c contained
   non ISO-C code that stopped them being compiled by IBM's ISO-C
   compiler.

The IBM C compiler is just an example of a compiler that chockes in
the GCC-isms that were removed.  Can you make the entry a bit more
neutral?

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]