combine.c
477 KB
-
combine: Print to dump if some insn cannot be combined into i3 · 3d985316
Eventually we should print the reason that any combination fails. This is a good start (these happen often). * combine.c (try_combine): Print a message to dump file whenever I0, I1, or I2 cannot be combined into I3. From-SVN: r255261
Segher Boessenkool committed