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: "gjl at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 28 Feb 2012 12:48:10 +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
Georg-Johann Lay <gjl at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aoliva at gcc dot gnu.org
--- Comment #1 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-02-28 12:48:10 UTC ---
CCing Alexandre, presumably this is caused by the last changes for PR52001.