This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/49429] dse.c changes to fix PR44194 (r175063) cause execution failures
- From: "eraman at google dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 15 Jun 2011 22:22:25 +0000
- Subject: [Bug rtl-optimization/49429] dse.c changes to fix PR44194 (r175063) cause execution failures
- Auto-submitted: auto-generated
- References: <bug-49429-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49429
--- Comment #1 from Easwaran Raman <eraman at google dot com> 2011-06-15 22:22:05 UTC ---
Can you please attach the dse1 dump with and without my patch so that I can
look into it? I will also try to build a IA64 cross compiler and see if I can
spot what's happening, but I don't have access to a ia64 to run the tests.