Re: RFA: Remove ADDRESS handling from gen*.c

2012-04-16 Thread Richard Guenther
On Sun, Apr 15, 2012 at 5:09 PM, Richard Sandiford wrote: > ADDRESS has long had no meaning in .md files.  This patch removes > the associated gen* support. > > Borders on the obvious, but just to be sure: bootstrapped & regression > tested on x86_64-linux-gnu.  OK to install? Ok. Thanks, Richar

RFA: Remove ADDRESS handling from gen*.c

2012-04-15 Thread Richard Sandiford
ADDRESS has long had no meaning in .md files. This patch removes the associated gen* support. Borders on the obvious, but just to be sure: bootstrapped & regression tested on x86_64-linux-gnu. OK to install? Richard gcc/ * genemit.c (gen_exp): Remove ADDRESS handling. * genout