Backport GCC changes to fix integer overflow detection and enable -fwrapv by default...
authorFelix Fietkau <nbd@openwrt.org>
Tue, 30 Jan 2007 16:14:46 +0000 (16:14 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 30 Jan 2007 16:14:46 +0000 (16:14 +0000)
commitfa862597d4d3863685577a6829f9d8caef4f9718
tree642b6774ab9e05c92b93b0061487e950f2718e7a
parent99ea4478e124550e70654db04a0bff46fa3a99b0
Backport GCC changes to fix integer overflow detection and enable -fwrapv by default. See gcc.gnu.org/bugzilla/show_bug.cgi?id=30477 for more information on this...

SVN-Revision: 6230
openwrt/toolchain/gcc/3.4.4/900-integer_overflow.patch [new file with mode: 0644]
openwrt/toolchain/gcc/3.4.4/910-enable_wrapv.patch [new file with mode: 0644]