This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/52417] [4.7 Regression] Infinite recursion in DSE/alias.c
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 01 Mar 2012 15:08:32 +0000
- Subject: [Bug rtl-optimization/52417] [4.7 Regression] Infinite recursion in DSE/alias.c
- Auto-submitted: auto-generated
- References: <bug-52417-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52417
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-03-01 15:08:32 UTC ---
This patch is ok for trunk if it passes testing, please get it in before
tomorrow noon UTC. Thanks.