On 29/10/14 16:34, Kyrill Tkachov wrote:
Hi all,
This is similar to the arm patch
(https://gcc.gnu.org/ml/gcc-patches/2014-10/msg03104.html),
it adds back the enum keyword to machine_mode in the definition of MACHMODE.
This allows the aarch64* build to succeed.
Ok for trunk?
I've committed this as (almost) obvious with r216846 in order to fix the
aarch64 build.
If there's an objection to the patch please let me know and we can work
out a better solution.
Thanks,
Kyrill
Thanks,
Kyrill
2014-10-28 Kyrylo Tkachov <kyrylo.tkac...@arm.com>
* config/aarch64/aarch64.h (MACHMODE): Add 'enum' to machine_mode.