Re: remove unused fiields in init_expmed_rtl expmed.c

2013-04-25 Thread Richard Biener
On Thu, Apr 25, 2013 at 12:31 PM, Graham Stott wrote: > All, > > The struture init_expmed_rtl defined in expmed.c has many fields which are > totally unused > this patch removes them. > > Bootstraped x86_64 all langauges > Ok. Thanks, Richard. > Graham > > gcc/ChangeLog > * expmed.c: (init_

remove unused fiields in init_expmed_rtl expmed.c

2013-04-25 Thread Graham Stott
All,   The struture init_expmed_rtl defined in expmed.c has many fields which are totally unused this patch removes them.   Bootstraped x86_64 all langauges   Graham   gcc/ChangeLog * expmed.c: (init_expmed_rtl) Remove unused fields reg_fld, plus_fld, mult_fld, sdiv_fld1, udiv_fld1, sdi