[Bug target/60641] Converting ushort to offset on x86_64 generates double movzwl

2016-10-08 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60641 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization

[Bug target/60641] Converting ushort to offset on x86_64 generates double movzwl

2014-05-26 Thread akruppa at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60641 --- Comment #2 from Alex Kruppa akruppa at gmail dot com --- With gcc-4.9.0, compiled from the official tarball, the foo() function does NOT produce the double movzwl instruction any more, but the bar() function still does. Dump of assembler

[Bug target/60641] Converting ushort to offset on x86_64 generates double movzwl

2014-03-25 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60641 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target||x86_64-*-*,