On Wed, Jul 08, 2015 at 10:23:43AM +0200, Martin Liška wrote:
> PR bootstrap/66744
> * tree-sra.c (create_access_1): Can ctor without brackets.
> (create_artificial_child_access): Likewise.
When committing this, please s/Can/Call/ or something similar.
Marek
On Wed, Jul 8, 2015 at 10:23 AM, Martin Liška wrote:
> Hello.
>
> Following small patch does what is described in $subject.
> Patch can boostrap on ppc64-linux-unknown-pc and on i686-w64-mingw32.
>
> Ready for trunk?
Ok.
Richard.
> Thanks,
> Martin