[Bug tree-optimization/71083] Unaligned bit-field address when predictive commoning

2016-05-12 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71083 --- Comment #2 from Richard Biener --- Conservative patch: Index: gcc/tree-predcom.c === --- gcc/tree-predcom.c (revision 236159) +++ gcc/tree-predcom.c (working copy) @@ -1391,9

[Bug tree-optimization/71083] Unaligned bit-field address when predictive commoning

2016-05-12 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71083 Richard Biener changed: What|Removed |Added Keywords||wrong-code Status|UNCONFIRM