This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/46357] Unnecessary movzx instruction


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46357

--- Comment #2 from Justin Lebar <justin.lebar+bug at gmail dot com> 2010-11-08 17:08:36 UTC ---
(In reply to comment #1)
> We always use zero/sign-extending moves to avoid partial register stalls.

Sure, but the whole instruction on line 10 is unnecessary.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]