This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/20168] const function causes the creation of GLOBAL_VAR
- 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: 14 Mar 2006 01:28:06 -0000
- Subject: [Bug tree-optimization/20168] const function causes the creation of GLOBAL_VAR
- References: <bug-20168-507@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 2006-03-14 01:28 -------
Huh, I still get a .global_var as of yesterday:
# .GLOBAL_VAR_6 = V_MAY_DEF <.GLOBAL_VAR_5>;
bambam ();
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20168