This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/66463] review uses of call_used_regs and regs_invalidated_by_call
- From: "vries at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 08 Jun 2015 17:24:25 +0000
- Subject: [Bug rtl-optimization/66463] review uses of call_used_regs and regs_invalidated_by_call
- Auto-submitted: auto-generated
- References: <bug-66463-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66463
vries at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vmakarov at redhat dot com
--- Comment #1 from vries at gcc dot gnu.org ---
https://gcc.gnu.org/ml/gcc-patches/2015-06/msg00592.html:
...
Please work out with Vlad whether reload_cse_move2add doesn't need similar
fix (and check other spots too).
...