This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/35403] ipa-reference.c does not change a default initialized static variable to be readonly



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]