This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/50038] redundant zero extensions
- From: "tocarip.intel at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 04 Oct 2011 09:52:03 +0000
- Subject: [Bug target/50038] redundant zero extensions
- Auto-submitted: auto-generated
- References: <bug-50038-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50038
--- Comment #5 from tocarip.intel at gmail dot com 2011-10-04 09:52:03 UTC ---
This patch is experimental and before sending it to patches mail-list i wanted
to verify that at least the approach (modify implicit-zee pass and later enable
it on 32bit x86) is correct. Should i just send experimental version?