rtl.h
131 KB
-
PR target/77822: Add helper macro EXTRACT_ARGS_IN_RANGE to system.h. · 8f61415f
The macro can be used to validate the arguments of zero_extract and sign_extract to fix this problem: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77822 gcc/ChangeLog: 2016-12-02 Dominik Vogt <vogt@linux.vnet.ibm.com> PR target/77822 * rtl.h (EXTRACT_ARGS_IN_RANGE): New. From-SVN: r243159
Dominik Vogt committed