[Bug target/46878] V850 ICE in in maybe_add_or_update_dep_1, at sched-deps.c:854

dj at redhat dot com gcc-bugzilla@gcc.gnu.org
Wed Jan 26 00:09:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46878

DJ Delorie <dj at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23074|0                           |1
        is obsolete|                            |

--- Comment #16 from DJ Delorie <dj at redhat dot com> 2011-01-25 23:41:53 UTC ---
Created attachment 23126
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23126
alternate patch 3

Another patch attempt.  In this case, we add a check for the implied dependency
created by a cc0 setter/user pair to insn_a_feeds_b() so that try_combine()
knows that the cc0 setter is needed if the user is needed.



More information about the Gcc-bugs mailing list