> -Original Message-
> From: Andre Vieira (lists)
> Sent: 02 April 2020 09:20
> To: gcc-patches@gcc.gnu.org
> Cc: Kyrylo Tkachov
> Subject: [PATCH][GCC][Arm]: Do not process rest of MVE header file after
> unsupported error
>
> Hi,
>
> This patch
Hi,
This patch makes sure the rest of the header file is not parsed if MVE
is not supported. The user should not be including this file if MVE is
not supported, nevertheless making sure it doesn't parse the rest of the
header file will save the user from a huge error output that would be
rat