[Bug c++/68252] regiression left operand of shift expression, while we shift > 0 integer

2015-11-09 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68252 --- Comment #2 from Marc Glisse --- (with { tree utype = unsigned_type_for (TREE_TYPE (@0)); } (convert (lshift (convert:utype @0) @2 maybe?

[Bug c++/68252] regiression left operand of shift expression, while we shift > 0 integer

2015-11-09 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68252 Richard Biener changed: What|Removed |Added Keywords||wrong-code Status|UNCONFIRM