Panu Matilainen
e04f6a64f1
examples/ip_pipeline: use unsigned constants for left shift operations
...
Tell the compiler to use unsigned constants for left shift ops,
otherwise building with gcc >= 6.0 fails due to multiple warnings like:
warning: left shift of negative value [-Wshift-negative-value]
Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2016-03-13 16:22:55 +01:00
..
2015-12-07 03:21:13 +01:00
2015-06-12 11:10:10 +02:00
2016-02-16 07:21:31 +01:00
2015-12-07 04:57:16 +01:00
2016-02-16 07:33:44 +01:00
2015-04-28 11:34:10 +02:00
2015-03-10 11:47:46 +01:00
2016-03-09 23:05:05 +01:00
2016-03-13 16:22:55 +01:00
2016-03-09 23:05:05 +01:00
2016-03-11 11:06:29 +01:00
2016-02-10 15:47:50 +01:00
2015-08-10 16:25:30 +02:00
2016-03-11 18:05:55 +01:00
2016-03-11 11:48:13 +01:00
2016-02-10 22:43:38 +01:00
2016-03-11 18:05:55 +01:00
2016-03-11 18:05:55 +01:00
2016-03-11 16:16:17 +01:00
2016-03-11 18:05:55 +01:00
2016-03-11 18:05:55 +01:00
2016-03-09 23:05:05 +01:00
2016-03-11 18:05:55 +01:00
2016-03-09 23:05:05 +01:00
2016-03-11 18:05:55 +01:00
2016-02-10 15:47:50 +01:00
2016-03-11 18:05:55 +01:00
2016-03-09 23:05:05 +01:00
2015-11-13 17:44:49 +01:00
2016-03-11 18:05:55 +01:00
2016-02-10 15:47:51 +01:00
2016-02-10 15:47:50 +01:00
2015-05-11 15:51:14 +02:00
2015-05-11 15:51:14 +02:00
2016-03-13 15:26:55 +01:00
2015-03-10 11:47:46 +01:00
2016-02-28 22:35:59 +01:00
2016-02-19 19:33:31 +01:00
2016-02-10 22:43:38 +01:00
2015-12-07 03:21:13 +01:00
2015-11-01 14:44:31 +01:00
2016-03-11 16:46:18 +01:00