[Bug rtl-optimization/67325] Optimize shift (aka subreg) of load to simple load

2015-08-23 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67325 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/67325] Optimize shift (aka subreg) of load to simple load

2015-08-22 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67325 --- Comment #2 from Marc Glisse --- I am seeing the same code (well, with shrq) if I make the types unsigned.

[Bug rtl-optimization/67325] Optimize shift (aka subreg) of load to simple load

2015-08-22 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67325 Andrew Pinski changed: What|Removed |Added Component|target |rtl-optimization --- Comment #1 from And