[Bug c/58626] [4.9 Regression] possible array wrong code bug
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58626 --- Comment #3 from Richard Biener --- I have updated my do-proper-partition-dependencies patch and verified it fixes this issue. We now generate : __builtin_memmove (&MEM[(void *)&a + 24B], &MEM[(void *)&a + 48B], 8); : # b.0_10 = PHI
[Bug c/58626] [4.9 Regression] possible array wrong code bug
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58626 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a