This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb/gdbserver ChangeLog spu-low.c
- From: palves at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 5 Apr 2012 11:20:51 -0000
- Subject: src/gdb/gdbserver ChangeLog spu-low.c
CVSROOT: /cvs/src
Module name: src
Changes by: palves@sourceware.org 2012-04-05 11:20:51
Modified files:
gdb/gdbserver : ChangeLog spu-low.c
Log message:
2012-04-05 Pedro Alves <palves@redhat.com>
-Werror=strict-aliasing
* spu-low.c (parse_spufs_run): Avoid dereferencing type-punned
pointer.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&r1=1.586&r2=1.587
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/spu-low.c.diff?cvsroot=src&r1=1.36&r2=1.37