[PATCH][tuples][Ada] Disable gcc_asserts in gimple_has_side_effects

Arnaud Charlet charlet@adacore.com
Mon Jul 21 14:31:00 GMT 2008


> > Richard Guenther wrote:
> > > Actually it was simple to figure out ;)  The following fixes it:
> > 
> > > 	* gimplify.c (gimplify_init_constructor): Clear TREE_SIDE_EFFECTS
> > > 	on the remaining empty constructor.
> > 
> >  Ah, indeed. Thanks :)
> 
> What I suggest to do if you want to help is build gnat1 on the
> tuples branch (non-bootstrapped), copy it over to a trunk tree
> and look at the testsuite results (on the branch gnatmake doesn't
> work correctly, so running the testsuite there doesn't work either).

Note that for one thing, the fact that gnatmake does not work (apparently
due to .elabs[sb] functions not being generated/gimplified) should be
investigated first, since many Ada tests will fail otherwise without this
relatively basic capability.

Arno



More information about the Gcc-patches mailing list