This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/47337] [4.6 Regression] Wrong RTL dce of calls
- 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: Tue, 18 Jan 2011 09:58:34 +0000
- Subject: [Bug rtl-optimization/47337] [4.6 Regression] Wrong RTL dce of calls
- Auto-submitted: auto-generated
- References: <bug-47337-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47337
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-01-18 09:58:04 UTC ---
Created attachment 23016
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23016
gcc46-pr47337.patch
Untested fix. Thanks for the report.