combine.c
431 KB
-
re PR rtl-optimization/11637 (g++ invalid assembly with -fnon-call-exceptions) · 8c03ca00
2003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr> PR optimization/11637 * combine.c (adjust_for_new_dest): New function to adjust the notes and LOG_LINKS when the dest of an insn has changed. (try_combine): Use it when deleting the first insn of a two-insn parallel or splitting a two-load parallel. From-SVN: r72138
Eric Botcazou committed