reload.c
239 KB
-
re PR target/34995 (MIPS16 ICE in gcc.c-torture/compile/pr34856.c) · 1f7f6676
gcc/ PR rtl-optimization/34995 * reload.c (alternative_allows_const_pool_ref): Take an rtx parameter and return a bool. If the rtx parameter is nonnull, check that it satisfies an EXTRA_MEMORY_CONSTRAINT. (find_reloads): Update call accordingly. Pass the new operand if it needed no address reloads, otherwise pass null. From-SVN: r131976
Richard Sandiford committed