The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 2.4.31 0/9] gcc4 fixes overview
@ 2005-06-12 11:16 Mikael Pettersson
  2005-06-13 13:42 ` Marcelo Tosatti
  0 siblings, 1 reply; 2+ messages in thread
From: Mikael Pettersson @ 2005-06-12 11:16 UTC (permalink / raw)
  To: marcelo.tosatti; +Cc: linux-kernel

This set of patches fixes gcc4 problems in the 2.4.31
kernel's 'core' code. I've been running gcc4-compiled 2.4
kernels for several months on i386, x86_64, and ppc32, and
there are currently no known regressions compared to gcc34.

Note: you'll want to use recent gcc-4.0.1 snapshots as
gcc-4.0.0 is known to be broken.

This set of patches do not include fixes to drivers,
file systems, or architectures I don't use myself. I
have a preliminary patch kit for those, but as it
has received only limited compile testing I'm not
submitting it unless these core patches are accepted.

The patch set consists of the following 9 parts:
[1/9] fix incomplete array errors
[2/9] fix static-vs-nonstatic redefinition errors
[3/9] fix nested function declaration errors
[4/9] fix undefined strcpy linkage errors
[5/9] fix x86_64 acpi assembly error
[6/9] fix x86_64 sys_iopl() bug
[7/9] fix const function warnings
[8/9] silence pointer signedness warnings
[9/9] fix i386 struct_cpy() warnings

/Mikael

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

end of thread, other threads:[~2005-06-13 18:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-12 11:16 [PATCH 2.4.31 0/9] gcc4 fixes overview Mikael Pettersson
2005-06-13 13:42 ` Marcelo Tosatti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox