[Bug middle-end/63289] ICE from --param max-vartrack-expr-depth

2021-09-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63289 --- Comment #6 from Andrew Pinski --- I think this was a stack limit issue. It seemed to be fixed in GCC 6+. The compile time is also cut in half too.

[Bug middle-end/63289] ICE from --param max-vartrack-expr-depth

2015-06-23 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63289 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.8.5 |--- ---

[Bug middle-end/63289] ICE from --param max-vartrack-expr-depth

2014-12-19 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63289 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.8.4 |4.8.5 ---

[Bug middle-end/63289] ICE from --param max-vartrack-expr-depth

2014-12-03 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63289 Marek Polacek mpolacek at gcc dot gnu.org changed: What|Removed |Added Component|c |middle-end