Files
meta-openembedded/meta-oe/recipes-support
Yogesh Tyagi c56ca0cd69 tbb-native: Fix build with gcc-13
* Fixes following stringop-overflow warning with gcc-13:

In file included from /usr/include/c++/13/atomic:41,
                 from /poky/build/tmp/work/x86_64-linux/tbb-native/2021.11.0/git/src/tbb/../../include/oneapi/tbb/detail/_utils.h:22,
                 from /poky/build/tmp/work/x86_64-linux/tbb-native/2021.11.0/git/src/tbb/task_dispatcher.h:20,
                 from /poky/build/tmp/work/x86_64-linux/tbb-native/2021.11.0/git/src/tbb/arena.cpp:17:
In member function ‘void std::__atomic_base<_IntTp>::store(__int_type, std::memory_order) [with _ITp = bool]’,
    inlined from ‘void std::atomic<bool>::store(bool, std::memory_order)’ at /usr/include/c++/13/atomic:104:20,
    inlined from ‘void tbb::detail::r1::concurrent_monitor_base<Context>::notify_one_relaxed() [with Context = long unsigned int]’ at /poky/build/tmp/work/x86_64-linux/tbb-native/2021.11.0/git/src/tbb/concurrent_monitor.h:293:53:
/usr/include/c++/13/bits/atomic_base.h:481:25: error: ‘void __atomic_store_1(volatile void*, unsigned char, int)’ writing 1 byte into a region of size 0 overflows the destination [-Werror=stringop-overflow=]
  481 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
compilation terminated due to -Wfatal-errors.
cc1plus: all warnings being treated as errors

(cherry picked from commit e131071769ee3df51b56b053ba6bfa06ae9eff25)

Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2024-10-06 07:10:32 -04:00
..
2023-08-03 09:14:20 -07:00
2024-04-30 10:59:05 -07:00
2024-02-09 09:52:07 -08:00
2024-02-19 23:22:19 -08:00
2024-06-17 09:06:19 -04:00
2024-01-22 18:02:26 -08:00
2024-02-09 09:52:12 -08:00
2024-02-09 09:52:07 -08:00
2023-10-26 09:02:04 -07:00
2024-03-03 11:22:35 -08:00
2023-12-22 06:39:32 -08:00
2023-08-03 09:14:20 -07:00
2023-12-22 06:39:35 -08:00
2024-03-08 17:21:41 +02:00
2024-02-09 09:52:13 -08:00
2023-07-13 07:22:17 -07:00
2024-02-09 09:52:12 -08:00
2024-03-08 10:07:30 -08:00
2024-03-08 10:07:25 -08:00
2024-03-21 08:46:06 -07:00
2024-09-15 12:16:46 -04:00
2024-08-03 12:15:31 -04:00
2023-08-03 09:14:20 -07:00
2023-12-27 00:15:54 -08:00
2024-01-22 18:02:27 -08:00
2024-02-09 09:52:12 -08:00
2024-04-21 10:52:43 -07:00
2024-02-09 09:52:12 -08:00
2024-02-09 09:52:08 -08:00
2024-02-09 09:52:12 -08:00
2023-04-26 19:02:36 -07:00
2024-08-10 11:14:48 -04:00
2024-02-09 09:52:12 -08:00
2024-02-09 09:52:12 -08:00
2024-06-17 09:16:32 -04:00
2023-12-29 09:04:15 -08:00
2023-08-03 09:14:20 -07:00
2024-04-14 08:38:39 -07:00
2024-02-14 12:59:18 -08:00
2024-01-02 08:24:09 -08:00
2024-01-08 19:54:42 -08:00
2023-08-03 09:14:20 -07:00
2024-01-27 09:48:30 -08:00
2024-02-19 23:22:24 -08:00
2024-01-02 00:35:51 -08:00
2023-04-02 10:21:18 -07:00
2024-03-23 19:02:36 -07:00
2024-02-09 09:52:12 -08:00
2024-08-10 11:22:02 -04:00
2024-09-22 10:06:16 -04:00
2023-05-25 08:57:47 -07:00
2024-04-02 14:56:47 -07:00
2024-02-09 09:52:08 -08:00
2024-06-17 09:08:35 -04:00
2024-02-09 09:52:12 -08:00
2024-02-09 09:52:10 -08:00
2024-03-08 10:07:26 -08:00
2024-01-04 22:47:07 -08:00
2024-04-21 10:52:44 -07:00
2024-02-19 23:22:24 -08:00
2024-02-09 09:52:12 -08:00
2023-12-05 16:59:39 -08:00
2024-08-21 16:45:50 -04:00
2024-02-09 09:52:12 -08:00
2023-05-10 08:01:07 -07:00
2024-04-14 08:38:43 -07:00
2023-08-03 09:14:20 -07:00
2024-01-12 10:30:33 -08:00
2023-06-19 10:24:49 -07:00
2024-06-17 09:16:55 -04:00
2023-08-03 09:14:20 -07:00
2023-08-03 09:14:20 -07:00
2024-02-20 08:46:29 -08:00
2023-11-06 08:47:16 -08:00
2024-01-08 19:54:42 -08:00
2024-02-09 09:52:10 -08:00
2024-02-26 08:14:43 -08:00
2023-09-07 08:22:44 -07:00
2024-03-08 10:07:24 -08:00
2024-01-19 09:51:04 -08:00
2023-08-03 09:14:20 -07:00
2024-02-09 09:52:12 -08:00
2024-10-06 07:10:32 -04:00
2023-10-23 17:00:49 -07:00
2024-08-03 12:08:44 -04:00
2023-09-24 21:29:26 -07:00
2024-06-17 09:03:35 -04:00
2023-08-26 17:32:44 -07:00
2024-02-09 09:52:12 -08:00
2024-04-21 10:52:49 -07:00
2023-08-15 20:07:54 -07:00
2024-02-09 09:52:12 -08:00
2023-12-29 09:04:21 -08:00