Re: Use CONSTEXPR in machmode.h

2019-10-04 Thread Jeff Law
On 10/4/19 9:01 AM, Richard Sandiford wrote: > I'd like to use CONSTEXPR to get static initialisation of some > aarch64-specific variables. This obviously means that cross toolchains > built with old compilers won't benefit, but I hope toolchains built with > newer compilers are faster for other r

Use CONSTEXPR in machmode.h

2019-10-04 Thread Richard Sandiford
I'd like to use CONSTEXPR to get static initialisation of some aarch64-specific variables. This obviously means that cross toolchains built with old compilers won't benefit, but I hope toolchains built with newer compilers are faster for other reasons too. :-) The variables in question have scala