]> gcc.gnu.org Git - gcc.git/commit
re PR c/9516 (Internal error when using a big array)
authorChristian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
Tue, 8 Apr 2003 00:23:17 +0000 (00:23 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 8 Apr 2003 00:23:17 +0000 (17:23 -0700)
commitf8d4be5756bdb8b65f6efb03ea4988deca9270b9
tree3ef1d1fe5119557d99bb8f5e136d6c7e4c99d847
parent12031a6266adb08e438317f56b538cc1230de1e9
re PR c/9516 (Internal error when using a big array)

        PR c/9516
        * expr.c (safe_from_p): Rearrange to avoid deep recursion in
        favour of looping and tail recursion for TREE_LIST and binops.

Co-Authored-By: Richard Henderson <rth@redhat.com>
From-SVN: r65363
gcc/ChangeLog
gcc/expr.c
This page took 0.056676 seconds and 5 git commands to generate.