[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 changed: What|Removed |Added Target Milestone|4.8.5 |--- --- Comment #5 from Richard Biener

[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 changed: What|Removed |Added Target Milestone|4.8.4 |4.8.5 --- Comment #4 from Jakub Jelinek

[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 changed: What|Removed |Added Component|c |middle-end --- Comment #3 from Marek Pol