Joshua Lock
f70179e280
gcc-6.3: backport fix of check for empty string in ubsan.c
...
Building gcc-cross-initial with GCC7 on the host fails due to the
comparison of a pointer to an integer in ubsan_use_new_style_p, which
is forbidden by ISO C++:
ubsan.c:1474:23: error: ISO C++ forbids comparison between pointer and
integer [-fpermissive]
|| xloc.file == '\0' || xloc.file[0] == '\xff'
Backport the fix from upstream GCC to enable the build with GCC 7
(From OE-Core rev: 7a7fcbab0365b9501c737dbc02715be14dda72a3)
Signed-off-by: Joshua Lock <joshua.g.lock@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2017-04-10 23:00:43 +01:00
..
2017-01-16 18:05:13 +00:00
2017-04-01 23:28:20 +01:00
2017-04-10 23:00:43 +01:00
2017-04-01 23:28:20 +01:00
2017-04-01 23:28:19 +01:00
2017-03-11 16:09:14 +00:00
2016-10-01 21:45:55 +01:00
2017-03-01 23:27:09 +00:00
2017-03-17 16:53:05 +00:00
2017-02-23 12:49:51 -08:00
2017-03-10 14:50:11 +00:00
2017-03-17 16:53:04 +00:00
2017-03-28 08:43:13 +01:00
2017-02-15 09:29:56 -08:00
2016-07-20 10:28:46 +01:00
2016-10-28 16:15:18 +01:00
2016-02-19 01:01:24 +00:00
2016-11-04 12:50:54 +00:00
2016-02-10 16:06:24 +00:00
2017-03-30 10:02:39 +01:00
2017-02-23 12:49:50 -08:00
2017-03-08 11:52:56 +00:00
2017-04-01 23:28:19 +01:00
2017-03-22 11:35:21 +00:00
2017-04-10 23:00:43 +01:00
2017-03-24 23:43:32 +00:00
2017-01-31 14:43:01 +00:00
2017-03-21 22:39:17 +00:00
2017-03-01 23:27:06 +00:00
2017-04-10 23:00:43 +01:00
2017-03-17 16:53:04 +00:00
2017-02-15 20:06:43 -08:00
2017-03-22 11:35:21 +00:00
2017-04-10 23:00:43 +01:00
2016-06-15 08:35:02 +01:00
2016-02-04 23:39:02 +00:00
2017-01-20 11:53:49 +00:00
2016-10-05 10:10:10 +01:00
2017-03-01 23:27:09 +00:00
2017-03-28 08:43:13 +01:00
2017-03-28 08:43:13 +01:00
2017-03-28 08:43:13 +01:00
2017-01-23 12:05:17 +00:00
2017-04-10 23:00:43 +01:00
2017-03-07 20:05:31 +00:00
2016-09-16 15:24:02 +01:00
2016-05-25 07:50:17 +01:00
2017-02-15 20:06:43 -08:00
2016-11-15 15:19:53 +00:00
2017-03-01 11:17:45 +00:00
2017-03-07 20:05:31 +00:00
2017-03-31 10:10:29 +01:00
2017-03-14 14:42:17 +00:00
2017-03-16 22:11:32 +00:00
2016-11-06 23:35:34 +00:00
2016-08-01 11:47:14 +01:00
2016-06-16 11:11:40 +01:00
2017-03-07 20:05:31 +00:00
2017-03-07 20:05:31 +00:00
2017-03-08 11:52:56 +00:00
2017-04-01 08:14:57 +01:00
2017-03-11 16:09:14 +00:00
2016-10-28 16:15:21 +01:00
2016-12-16 10:23:23 +00:00
2017-02-15 20:06:41 -08:00
2017-04-10 23:00:43 +01:00
2016-11-30 15:48:07 +00:00
2017-03-16 22:11:32 +00:00
2017-04-05 23:22:13 +01:00
2016-03-28 15:55:48 +01:00
2017-03-28 08:43:13 +01:00
2017-03-07 20:05:31 +00:00
2017-03-01 23:27:11 +00:00
2016-12-08 10:31:30 +00:00
2017-03-01 23:27:06 +00:00
2016-12-22 08:50:16 +00:00
2017-02-23 12:49:51 -08:00
2017-03-01 23:27:07 +00:00
2017-01-16 18:05:12 +00:00
2016-08-01 11:47:13 +01:00
2017-02-23 12:49:50 -08:00
2017-01-26 10:44:27 +00:00
2017-02-23 12:49:51 -08:00
2016-12-17 09:57:04 +00:00
2017-04-10 23:00:43 +01:00
2017-04-05 23:22:12 +01:00
2017-03-11 16:09:13 +00:00