OK
/Marcus
On 18 January 2013 11:55, James Greenhalgh wrote:
>
> Hi,
>
> When I added support for floating-point vcond on aarch64,
> I didn't consider the various UNORDERED cases gcc required
> support for. This could in some circumstances lead to
> an ICE.
>
> This patch fixes that oversight, a
Hi,
When I added support for floating-point vcond on aarch64,
I didn't consider the various UNORDERED cases gcc required
support for. This could in some circumstances lead to
an ICE.
This patch fixes that oversight, adding support for
the UNLT, UNLE, UNEQ, UNGE, UNGT, ORDERED and UNORDERED
case