re PR middle-end/16266 (gcc.dg/c99-intconst-1.c compilation is very slow)
authorAndrew Pinski <pinskia@physics.uc.edu>
Mon, 11 Oct 2004 18:32:40 +0000 (11:32 -0700)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Mon, 11 Oct 2004 18:32:40 +0000 (11:32 -0700)
commitc94b5e7fb5a8b1284e44a6edee6ad35635a0188f
tree34e275858dec4c44d317a59fc100b4edf0d15b88
parentcadc42dbdb454406e4a7094ff9445d69d5bc9c1d
re PR middle-end/16266 (gcc.dg/c99-intconst-1.c compilation is very slow)

2004-10-11  Andrew Pinski  <pinskia@physics.uc.edu

        PR middle-end/16266
        * function.c (temp_slots_at_level): Fix typo which creates too
        many temp stack slots levels.

From-SVN: r88896
gcc/ChangeLog
gcc/function.c