This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/50672] [4.7 Regression] ice: verify_ssa failed: no immediate_use list


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

--- Comment #10 from vries at gcc dot gnu.org 2011-10-10 20:14:53 UTC ---
Created attachment 25458
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25458
tentative patch

Currently testing attached patch on x86_64.

2011-10-10  Tom de Vries  <tom@codesourcery.com>

    PR tree-optimization/50672
    * tree-into-ssa.c (maybe_replace_use): Do SET_USE for unlinked use_p.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]