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 rtl-optimization/80025] [5/6/7 Regression] ICE w/ -O2 (-O3, -Ofast) -g -ftracer (infinite recursion in rtx_equal_for_cselib_1)


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

--- Comment #5 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Arseny Solokha from comment #4)
> (In reply to Martin Liška from comment #3)
> > (I use 8MB).
> 
> It's the same in my environment.

Thus, can you please run it in valgrind. That should gently report stack
overflow?

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