[CFT] Add -Wbounded to gcc

看板FB_current作者時間13年前 (2012/07/11 12:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/4 (看更多)
Hello; I have a patch from OpenBSD that adds -Wbounded to gcc: http://people.freebsd.org/~pfg/patches/patch-gcc-bounded Unfortunately it breaks world, or at least binutils, at this time: _________ .... cc1: warnings being treated as errors peigen.c: In function '_bfd_pei_swap_aux_in': peigen.c:241: warning: array size (14) smaller than bound length (18) peigen.c:241: warning: array size (14) smaller than bound length (18) peigen.c: In function '_bfd_pei_swap_aux_out': peigen.c:314: warning: array size (14) smaller than bound length (18) peigen.c:314: warning: array size (14) smaller than bound length (18) *** Error code 1 Stop in /usr/src/gnu/usr.bin/binutils/libbfd. *** Error code 1 Stop in /usr/src/gnu/usr.bin/binutils. ___________ OpenBSD has a fix but before attempting to clean this, and whatever else would break, I can't help but ask: is it worth it? best regards, Pedro. _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
文章代碼(AID): #1F_Ff-8m (FB_current)
文章代碼(AID): #1F_Ff-8m (FB_current)