[Bug middle-end/17044] [3.5 Regression] libgcc2.c:169: internal compiler error: Segmentation fault
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Aug 24 20:59:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-08-24 20:59 -------
Subject: Bug 17044
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: danglin@gcc.gnu.org 2004-08-24 20:59:34
Modified files:
gcc : ChangeLog tree-ssa-threadupdate.c
Log message:
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.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5072&r2=2.5073
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-threadupdate.c.diff?cvsroot=gcc&r1=2.1&r2=2.2
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17044
More information about the Gcc-bugs
mailing list