On Mon, 17 Sep 2012, Richard Guenther wrote:
> On Mon, 17 Sep 2012, Diego Novillo wrote:
>
> > On 2012-09-17 09:25 , Richard Guenther wrote:
> > >
> > > This makes use of the new builtin functions for FILE, LINE and FUNCTION
> > > to turn gimple_build_assign_with_ops/gimple_build_assign_with_ops
On Mon, 17 Sep 2012, Diego Novillo wrote:
> On 2012-09-17 09:25 , Richard Guenther wrote:
> >
> > This makes use of the new builtin functions for FILE, LINE and FUNCTION
> > to turn gimple_build_assign_with_ops/gimple_build_assign_with_ops3 into
> > two overloads of gimple_build_assign_with_ops (
On 2012-09-17 09:25 , Richard Guenther wrote:
This makes use of the new builtin functions for FILE, LINE and FUNCTION
to turn gimple_build_assign_with_ops/gimple_build_assign_with_ops3 into
two overloads of gimple_build_assign_with_ops (in theory the _stats
function can go and we could move the
This makes use of the new builtin functions for FILE, LINE and FUNCTION
to turn gimple_build_assign_with_ops/gimple_build_assign_with_ops3 into
two overloads of gimple_build_assign_with_ops (in theory the _stats
function can go and we could move the inlines to gimple.c instead,
eventually removing