]> gcc.gnu.org Git - gcc.git/commit
reload1.c (reload): Use xmalloc instead of alloca for the label offsets in OFFSETS_AT...
authorBrendan Kehoe <brendan@gcc.gnu.org>
Mon, 9 Jun 1997 22:24:52 +0000 (18:24 -0400)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Mon, 9 Jun 1997 22:24:52 +0000 (18:24 -0400)
commita68d4b75929b0247ce8dfd6e63e8ef17d2549111
tree4344369a4c3bc65cec3a6572f52ed0d0c614409c
parent812059fe0e3b3a255369db4be0f0a38b324bba66
reload1.c (reload): Use xmalloc instead of alloca for the label offsets in OFFSETS_AT and...

* reload1.c (reload): Use xmalloc instead of alloca for the label
offsets in OFFSETS_AT and OFFSETS_KNOWN_AT.

From-SVN: r14194
gcc/reload1.c
This page took 0.061295 seconds and 5 git commands to generate.