This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/34701] ICE in tree-ssa-ccp.c with -fipa-struct-reorg
- From: "olga at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jan 2008 09:07:58 -0000
- Subject: [Bug middle-end/34701] ICE in tree-ssa-ccp.c with -fipa-struct-reorg
- References: <bug-34701-15577@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from olga at gcc dot gnu dot org 2008-01-21 09:07 -------
Subject: Bug 34701
Author: olga
Date: Mon Jan 21 09:07:12 2008
New Revision: 131689
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131689
Log:
2008-01-21 Alon Dayan <alond@il.ibm.com>
Olga Golovanevsky <olga@il.ibm.com>
PR tree-optimization/34701
* gcc.dg/struct/wo_prof_array_field.c: New test.
2008-01-21 Alon Dayan <alond@il.ibm.com>
Olga Golovanevsky <olga@il.ibm.com>
PR tree-optimization/34701
* ipa-struct-reorg.c (gen_size): Fix the malloc parameter calculation
when the structure size is not a power of 2.
Added:
trunk/gcc/testsuite/gcc.dg/struct/wo_prof_array_field.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ipa-struct-reorg.c
trunk/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34701