Re: [PATCH] Fix for PR bootstrap/66744

2015-07-08 Thread Marek Polacek
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

Re: [PATCH] Fix for PR bootstrap/66744

2015-07-08 Thread Richard Biener
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

[PATCH] Fix for PR bootstrap/66744

2015-07-08 Thread Martin Liška
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? Thanks, Martin >From 0b3f863ff9806ed9f802b18aabe0276830a3c38e Mon Sep 17 00:00:00 2001 From: mliska Date: Fri, 3 Jul 2015 17:48:01 +0200 Subject