This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/19090] Non-useful warnings included in -Wall


------- Additional Comments From ak at muc dot de  2005-01-10 02:39 -------
Created an attachment (id=7915)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7915&action=view)
Patch to add -Wno-pointer-sign


This patch adds a new flag to disable this warning. With that the kernel
compilation is down to a few hundred warnings only.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19090


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]