public inbox for linux-kernel@vger.kernel.org
 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

* Re: [PATCH 2.4.31 0/9] gcc4 fixes overview
  2005-06-12 11:16 [PATCH 2.4.31 0/9] gcc4 fixes overview Mikael Pettersson
@ 2005-06-13 13:42 ` Marcelo Tosatti
  0 siblings, 0 replies; 2+ messages in thread
From: Marcelo Tosatti @ 2005-06-13 13:42 UTC (permalink / raw)
  To: Mikael Pettersson; +Cc: linux-kernel


Hi Mikael,

I believe its about time for v2.4 to reject such kind of modifications, 
they can live outside the mainline repository. 

On Sun, Jun 12, 2005 at 01:16:19PM +0200, Mikael Pettersson wrote:
> 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

^ 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