On Sat, Jun 16, 2012 at 9:01 AM, H.J. Lu wrote:
> On Sun, Apr 1, 2012 at 11:51 PM, Ramana Radhakrishnan
> wrote:
>> On 1 April 2012 23:55, David Edelsohn wrote:
If there are no further comments I am inclined to commit this
patch early next week (possibly causing quite some fallout ...)
On Sun, Apr 1, 2012 at 11:51 PM, Ramana Radhakrishnan
wrote:
> On 1 April 2012 23:55, David Edelsohn wrote:
>>> If there are no further comments I am inclined to commit this
>>> patch early next week (possibly causing quite some fallout ...).
>>
>> I am glad there was not more fallout. Unfortuna
On 1 April 2012 23:55, David Edelsohn wrote:
>> If there are no further comments I am inclined to commit this
>> patch early next week (possibly causing quite some fallout ...).
>
> I am glad there was not more fallout. Unfortunately powerpc-aix was
> not so lucky:
>
> /farm/dje/src/src/libstdc++
> If there are no further comments I am inclined to commit this
> patch early next week (possibly causing quite some fallout ...).
I am glad there was not more fallout. Unfortunately powerpc-aix was
not so lucky:
/farm/dje/src/src/libstdc++-v3/src/c++98/streambuf.cc: In function
'std::streamsize
On Fri, 23 Mar 2012, Richard Guenther wrote:
> On Wed, 21 Mar 2012, Richard Sandiford wrote:
>
> > Richard Guenther writes:
> > > This patch makes us preserve loop structures from the start of tree
> > > loop optimizers to the end of RTL loop optimizers. It uses a new
> > > property, PROP_loops
On Wed, 21 Mar 2012, Richard Sandiford wrote:
> Richard Guenther writes:
> > This patch makes us preserve loop structures from the start of tree
> > loop optimizers to the end of RTL loop optimizers. It uses a new
> > property, PROP_loops to indicate we want to preserve them and
> > massages loo
Richard Guenther writes:
> This patch makes us preserve loop structures from the start of tree
> loop optimizers to the end of RTL loop optimizers. It uses a new
> property, PROP_loops to indicate we want to preserve them and
> massages loop_optimizer_init/finalize to honor that.
>
> On the RTL s
This patch makes us preserve loop structures from the start of tree
loop optimizers to the end of RTL loop optimizers. It uses a new
property, PROP_loops to indicate we want to preserve them and
massages loop_optimizer_init/finalize to honor that.
On the RTL side the CFG manipulation was not pre