Andrew Hsieh
b280e72a97
Bump __clang_minor__ check to 6 for __builtin_isnan
...
It appears that upstream 3.5 still can't accept __builtin_isnan redeclared
with calling convention, eg.
cat > isnan.c <<EOF
int __builtin_isnan(double) __attribute__((pcs("aapcs")));
EOF
clang -target armv5te-none-linux-androideabi -c isnan.c
isnan.c:1:5: error: function declared 'aapcs' here was previously declared without calling convention
int __builtin_isnan(double) __attribute__((pcs("aapcs")));
^
isnan.c:1:5: note: previous declaration is here
Change-Id: Iff466fd913c3deec27aa3ff355a208543028d368
2014-04-25 09:55:31 -07:00
..
2011-10-12 03:07:48 +02:00
2010-09-22 18:04:36 +02:00
2012-09-24 12:31:43 -07:00
2013-01-09 17:33:13 +08:00
2010-09-22 18:04:36 +02:00
2012-06-12 10:38:00 +08:00
2013-07-29 20:15:57 -07:00
2010-09-22 18:04:36 +02:00
2014-03-25 19:21:34 +04:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2012-11-21 14:17:01 +08:00
2010-09-22 18:04:36 +02:00
2012-11-21 14:17:01 +08:00
2010-09-22 18:04:36 +02:00
2013-03-27 10:44:19 -07:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2013-03-27 10:44:19 -07:00
2010-10-08 17:07:39 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-10-08 17:07:39 +02:00
2010-11-04 04:07:16 -07:00
2013-08-12 16:31:10 +04:00
2014-01-08 14:10:06 +08:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2012-11-20 16:14:06 +08:00
2012-08-20 10:48:23 +04:00
2010-10-28 17:39:11 -07:00
2013-05-23 10:08:44 +02:00
2014-04-25 09:55:31 -07:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2012-04-02 16:07:07 +08:00
2010-10-08 17:07:39 +02:00
2010-10-08 17:07:39 +02:00
2010-09-22 18:04:36 +02:00
2013-11-01 08:33:08 +08:00
2014-02-24 13:08:12 +08:00
2010-10-08 17:07:39 +02:00
2012-12-20 19:08:54 +08:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-10-08 17:07:39 +02:00
2010-09-22 18:04:36 +02:00
2012-04-02 18:03:00 +08:00
2014-03-25 19:22:22 +04:00
2012-12-21 22:29:26 +08:00
2013-10-28 18:46:54 +01:00
2010-09-22 18:04:36 +02:00
2010-10-08 17:07:39 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2013-11-14 12:14:12 +08:00
2012-04-02 17:54:27 +08:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-10-08 17:07:39 +02:00
2013-10-17 19:15:22 +08:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00