dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/scripts/basic
Amerigo Wang d067aa7415 kbuild: fix a compile warning
gcc-4.4.1:

 HOSTCC  scripts/basic/fixdep
scripts/basic/fixdep.c: In function 'traps':
scripts/basic/fixdep.c:377: warning: dereferencing type-punned pointer will break strict-aliasing rules
scripts/basic/fixdep.c:379: warning: dereferencing type-punned pointer will break strict-aliasing rules

(Apparently -fno-strict-aliasing will fix this too)

Signed-off-by: WANG Cong <amwang@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2009-06-14 22:36:23 +02:00
..
.gitignore Update .gitignore files for generated targets 2008-10-20 11:24:31 -07:00
Makefile driver core: basic infrastructure for per-module dynamic debug messages 2008-10-16 09:24:47 -07:00
docproc.c kbuild: allow docproc invocation from external 2009-06-09 22:37:44 +02:00
fixdep.c kbuild: fix a compile warning 2009-06-14 22:36:23 +02:00
hash.c driver core: basic infrastructure for per-module dynamic debug messages 2008-10-16 09:24:47 -07:00