On Fri, Mar 02, 2012 at 05:32:18PM +0100, Uros Bizjak wrote: > Patch was tested on x86_64-pc-linux-gnu {,-m32}. Patch was committed > to mainline, is it OK to commit to 4.7 after it opens?
Have you done any compat testing against compiler without that change (using ALT_CC_UNDER_TEST=/whatever/gcc ALT_CXX_UNDER_TEST=/whatever/g++ )? Just to double check it doesn't introduce ABI compatibility issues? Jakub