]> gcc.gnu.org Git - gcc.git/commit
re PR middle-end/17044 (libgcc2.c:169: internal compiler error: Segmentation fault)
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Tue, 24 Aug 2004 20:59:34 +0000 (20:59 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Tue, 24 Aug 2004 20:59:34 +0000 (20:59 +0000)
commit37840132447cb12a15699aab6fc34da9429426c5
tree5b7454c7dee1a71674b5a33553de434a72cbb94e
parentcf1d880b5f6314fce9ae12978a30efe450b1b6cf
re PR middle-end/17044 (libgcc2.c:169: internal compiler error: Segmentation fault)

PR middle-end/17044
* tree-ssa-threadupdate.c (redirection_data): Make static.
(thread_block): Use ggc_alloc_cleared to allocate struct
redirection_data.  Don't free elements in redirection_data.

From-SVN: r86519
gcc/ChangeLog
gcc/tree-ssa-threadupdate.c
This page took 0.060775 seconds and 5 git commands to generate.