This is the mail archive of the gdb-patches@sourceware.org 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: Build sh-elf with -Werror


Daniel Jacobowitz wrote:
The gdb_byte warnings mostly only show up with gcc4.

$ gcc --version gcc (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-53)

The attached patch fixes the problems. Note that monitor.c actually did build because it is never built with Werror, but not all the warnings were unavoidable.


These are OK. Thanks.

Thanks, commited.


Andrew


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