tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] Annoying new warning


From: Christian Jullien
Subject: Re: [Tinycc-devel] Annoying new warning
Date: Sun, 7 May 2017 10:26:28 +0200

So, gentlemen, it seems that at least one ARM configuration/option requires
the offending code having test on an uninitialized value.

Commenting using #if will fail if "arm-fpa-ld" is used.

Can you please take a moment to investigate and propose the right fix.

C.

-----Original Message-----
From: Tinycc-devel [mailto:address@hidden
On Behalf Of grischka
Sent: dimanche 7 mai 2017 11:11
To: address@hidden
Subject: Re: [Tinycc-devel] Annoying new warning

Christian Jullien wrote:
> Especially if " LDOUBLE_SIZE != 8 is not possible in any arm config" 
> why is there such a test in arm-gen.c code?

The "arm-fpa-ld" variant gets LDOUBLE_SIZE=12 passed from the Makefile.

-- gr

_______________________________________________
Tinycc-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/tinycc-devel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]