This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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 :)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]