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: [AARCH64] Remove static variable all_extensions from aarch64.c


On Tue, May 17, 2016 at 12:14:28PM +1000, Kugan Vivekanandarajah wrote:
> Hi,
> 
> static variable all_extensions in aarch64.c is not used and therefore
> dead. I donât see any reason why it should be there. Attached patch
> removes this.
> 
> 
> Bootstrapped on aarch64-linux-gnu. Regression testing is ongoing.
> 
> Is this OK for trunk?

OK.

Thanks,
James

> 2016-05-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
> 
>     * config/aarch64/aarch64.c (all_extensions): Removed unused static variable.



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