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/69938] [6 Regression] FAIL: gcc.dg/tree-ssa/pr69666.c (internal compiler error)


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69938

Jeffrey A. Law <law at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #7 from Jeffrey A. Law <law at redhat dot com> ---
Another instance of leaving a released SSA_NAME in the IL causing problems
later.  Verified that reverting the fix for 69666 fixes this bug as well.

*** This bug has been marked as a duplicate of bug 69920 ***

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