[Bug rtl-optimization/25505] gcc uses way too much stack space for this code

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Dec 20 20:15:00 GMT 2005



------- Comment #2 from pinskia at gcc dot gnu dot org  2005-12-20 20:15 -------
At -O0 in 4.2.0, we have:
        stwu r1,-7920(r1)

as the max.  so that is 8k (I have not looked into why there is 8k).


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|4.0.1                       |
      Known to work|3.3                         |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25505



More information about the Gcc-bugs mailing list