public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix alignment issue flagged by Clang in nat/amd64-linux-siginfo.c
@ 2021-06-05  0:14 Pedro Alves
  2021-06-05  0:14 ` [PATCH 1/2] nat/amd64-linux-siginfo.c: Move align attribute from typedef to struct Pedro Alves
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Pedro Alves @ 2021-06-05  0:14 UTC (permalink / raw)
  To: gdb-patches

Building GDB with current git Clang hits a number of problems.  This
fixes one of them.

Pedro Alves (2):
  nat/amd64-linux-siginfo.c: Move align attribute from typedef to struct
  nat/amd64-linux-siginfo.c: Remove typedefs

 gdb/nat/amd64-linux-siginfo.c | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)


base-commit: 386de171cbffa86e804057030f3d64a404279f43
-- 
2.26.2


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-06-07 22:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-05  0:14 [PATCH 0/2] Fix alignment issue flagged by Clang in nat/amd64-linux-siginfo.c Pedro Alves
2021-06-05  0:14 ` [PATCH 1/2] nat/amd64-linux-siginfo.c: Move align attribute from typedef to struct Pedro Alves
2021-06-05 21:20   ` John Baldwin
2021-06-07 22:20     ` Pedro Alves
2021-06-07 22:42       ` John Baldwin
2021-06-05  0:14 ` [PATCH 2/2] nat/amd64-linux-siginfo.c: Remove typedefs Pedro Alves
2021-06-06 14:41 ` [PATCH 0/2] Fix alignment issue flagged by Clang in nat/amd64-linux-siginfo.c Simon Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).