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: GCC Status Report (2004-03-09)


> 2004-04-01  Jakub Jelinek  <jakuB@redhat.com>
> 	    Eric Botcazou  <ebotcazou@libertysurf.fr>
>
> 	PR optimization/13424, optimization/12419
> 	* explow.c (maybe_set_unchanging): Revert 2003-04-07 patch.
> 	Set RTX_UNCHANGING_P even for read-only DECL_EXTERNAL decls.
> 	* expr.c (store_constructor): When clearing aggregate because
> 	of an incomplete or mostly zero constructor, do the clearing
> 	without /u flag and then emit a blockage.

Works for me on UltraSPARC.

Minor nit: is a vector an aggregate?

Thanks for your decisive help, Jakub.

[Dave, does it work for you too?]

-- 
Eric Botcazou


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