This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/54982] Uninitialised variable store_flag in tree-ssa-loop-im.c
- From: "mpolacek at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 24 Oct 2012 10:58:59 +0000
- Subject: [Bug tree-optimization/54982] Uninitialised variable store_flag in tree-ssa-loop-im.c
- Auto-submitted: auto-generated
- References: <bug-54982-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54982
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mpolacek at gcc dot gnu.org
--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> 2012-10-24 10:58:59 UTC ---
I don't see this. How are you building gcc?