[Bug middle-end/62090] [5 Regression] ice in compute_may_aliases

2014-08-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62090 Richard Biener changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug middle-end/62090] [5 Regression] ice in compute_may_aliases

2014-08-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62090 --- Comment #9 from Richard Biener --- Author: rguenth Date: Mon Aug 18 14:51:04 2014 New Revision: 214105 URL: https://gcc.gnu.org/viewcvs?rev=214105&root=gcc&view=rev Log: 2014-08-18 Richard Biener PR tree-optimization/62090 * buil

[Bug middle-end/62090] [5 Regression] ice in compute_may_aliases

2014-08-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62090 --- Comment #8 from Richard Biener --- Ok, same for sprintf. Testing a patch.

[Bug middle-end/62090] [5 Regression] ice in compute_may_aliases

2014-08-18 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62090 David Binderman changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug middle-end/62090] [5 Regression] ice in compute_may_aliases

2014-08-18 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62090 --- Comment #6 from David Binderman --- Created attachment 33345 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33345&action=edit C source code For the attached code, compiled by gcc trunk dated 20140817, the following crash message is pro

[Bug middle-end/62090] [5 Regression] ice in compute_may_aliases

2014-08-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62090 --- Comment #5 from Richard Biener --- Author: rguenth Date: Thu Aug 14 09:02:18 2014 New Revision: 213951 URL: https://gcc.gnu.org/viewcvs?rev=213951&root=gcc&view=rev Log: 2014-08-14 Richard Biener PR tree-optimization/62090 * buil

[Bug middle-end/62090] [5 Regression] ice in compute_may_aliases

2014-08-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62090 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Component|c