tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] BUG for ARM (32) maintainers


From: Christian Jullien
Subject: Re: [Tinycc-devel] BUG for ARM (32) maintainers
Date: Sat, 8 Oct 2016 19:33:03 +0200

Thank you Daniel, it works!!

Test: 72_long_long_constant...
Test: 73_arm64...
Test: 74_nocode_wanted...

Now, the only two broken tests are related to unsupported vla:

Test: 78_vla_label...
--- ../../tests/tests2/78_vla_label.expect      2016-10-08
19:28:48.125246298 +0200
+++ 78_vla_label.output 2016-10-08 19:29:30.575117609 +0200
@@ -1,6 +1 @@
-boom!
-boom!
-11
-12
-0
-1
+78_vla_label.c:6: error: variable length arrays unsupported for this target
Makefile:54: recipe for target '78_vla_label.test' failed
make[2]: *** [78_vla_label.test] Error 1
Test: 79_vla_continue...
--- ../../tests/tests2/79_vla_continue.expect   2016-10-08
19:28:48.125246298 +0200
+++ 79_vla_continue.output      2016-10-08 19:29:30.595117548 +0200
@@ -1,5 +1 @@
-OK
-OK
-OK
-OK
-OK
+79_vla_continue.c:13: error: variable length arrays unsupported for this
target
Makefile:54: recipe for target '79_vla_continue.test' failed

-----Original Message-----
From: Tinycc-devel [mailto:address@hidden
On Behalf Of Daniel Glöckner
Sent: samedi 8 octobre 2016 19:20
To: address@hidden
Subject: Re: [Tinycc-devel] BUG for ARM (32) maintainers

On Sat, Oct 08, 2016 at 02:13:54PM +0200, Christian Jullien wrote:
> I don't know if you are aware, but for uncounted months, 73_arm64 is 
> broken on ARM (as with mi RPi which uses Hard floats).

Try again.

Best regards,

  Daniel


_______________________________________________
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]