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] procfs.c: Fix a build failure on SPARC.


On Friday 31 July 2009 21:50:51, Kazu Hirata wrote:

> Attached is a patch to fix a build failure on SPARC.
> 
> Without this patch, I get several errors like so:
> 
>   error: dereferencing pointer 'mysinfo' does break strict-aliasing rules
> 
> when building gdb with gcc-4.4.

...

> Tested by building sparc-solaris2.8.  OK to apply?

Looks good to me, go ahead.  Thanks!

-- 
Pedro Alves


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