lkml.org 
[lkml]   [2006]   [Jul]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.6.18-rc1-mm1: drivers/ide/pci/jmicron.c warning
On Tue, Jul 11, 2006 at 02:52:58PM +0200, Adrian Bunk wrote:
> CC drivers/ide/pci/jmicron.o
> drivers/ide/pci/jmicron.c: In function ???ata66_jmicron???:
> drivers/ide/pci/jmicron.c:99: warning: control reaches end of non-void function

If your gcc does this please file a gcc bug report

> At least from gcc's perspective, this warning is correct, and it should
> therefore be fixed.

No. port_type is an enum. Each enum value in question is present in the
switch (and gcc knows this), each has a return. Your compiler is buggy.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-07-11 16:07    [W:1.578 / U:0.176 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site