[Bug middle-end/61196] Optimizer does not handle memory accesses with two pointers to same location correctly

2014-05-17 Thread bjoern.m.haase at web dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61196 --- Comment #2 from Björn Haase --- @Eric: Thank you for your fast feedback :-). I have contacted the maintainer of the library and the original author of the code so that we may fix the problem there. I've just again learnt something on an addit

[Bug middle-end/61196] New: Optimizer does not handle memory accesses with two pointers to same location correctly

2014-05-15 Thread bjoern.m.haase at web dot de
Severity: major Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: bjoern.m.haase at web dot de Created attachment 32800 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=32800&action=edit testcase program The fo