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/71142] [6/7 Regression] ICE: Segmentation fault in ssa_default_def (graphite)


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

Martin Liška <marxin at gcc dot gnu.org> changed:

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

--- Comment #12 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to ktkachov from comment #11)
> (In reply to Martin Liška from comment #10)
> > Can't reproduce any of both tests on both x86_64-linux-gnu and aarach64. Is
> > it still valid?
> 
> I can reproduce the ICE on the original testcase on GCC 6 but not trunk.
> I can't reproduce the ICE in the second testcase anywhere

Ok, thanks. It really disappeared on trunk with the Richi's patch that does
reorganization in pass manager. Anyhow, as I debugged that on GCC6 branch, it's
dup of PR71351. Which still has a reproducible test-case.

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

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