This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/35403] ipa-reference.c does not change a default initialized static variable to be readonly
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Mar 2008 21:08:52 -0000
- Subject: [Bug tree-optimization/35403] ipa-reference.c does not change a default initialized static variable to be readonly
- References: <bug-35403-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from pinskia at gcc dot gnu dot org 2008-03-11 21:08 -------
Subject: Bug 35403
Author: pinskia
Date: Tue Mar 11 21:08:00 2008
New Revision: 133119
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133119
Log:
2008-03-11 Andrew Pinski <andrew_pinski@playstation.sony.com>
* ipa-reference.c (static_execute): Remove module_statics_const and
associated setting code.
2008-03-11 Andrew Pinski <andrew_pinski@playstation.sony.com>
PR tree-opt/35403
* gcc.dg/tree-ssa/ipa-reference-1.c: New testcase.
Added:
trunk/gcc/testsuite/gcc.dg/tree-ssa/ipa-reference-1.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ipa-reference.c
trunk/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35403