Marco Falke
20ab397224
libstdc++: Make __from_chars_alnum_to_val conversion explicit
...
The optimizations from commit r12-8175-ga54137c88061c7 introduced a
clang integer sanitizer error.
Fix this with an explicit static_cast, similar to the fix for PR 96766.
libstdc++-v3/ChangeLog:
* include/std/charconv (__from_chars_alnum_to_val): Replace
implicit conversion from int to unsigned char with explicit
cast.
2022-07-19 14:56:42 +01:00
..
2022-03-18 15:40:03 +00:00
2022-05-04 16:24:56 +01:00
2022-06-13 16:39:07 +01:00
2022-03-25 20:21:48 +00:00
2022-07-19 14:56:42 +01:00
2022-01-21 16:07:34 +00:00
2022-05-13 13:32:22 +01:00
2022-05-19 23:38:23 +01:00
2022-04-08 18:30:07 +01:00
2022-01-21 16:07:34 +00:00
2022-05-19 23:38:23 +01:00
2022-01-21 16:07:34 +00:00
2022-05-17 20:50:31 +01:00
2022-01-21 16:07:34 +00:00
2022-05-10 16:40:22 +01:00
2022-07-12 23:35:28 +01:00
2022-05-19 23:38:23 +01:00
2022-05-19 23:38:23 +01:00
2022-05-19 23:38:23 +01:00
2022-05-13 13:32:23 +01:00
2022-06-10 15:24:29 +01:00
2022-04-14 11:02:37 +01:00
2022-02-22 09:37:58 -05:00
2022-05-19 23:38:23 +01:00
2022-05-13 13:32:23 +01:00
2022-05-19 23:38:23 +01:00
2022-04-02 12:49:38 +02:00
2022-05-10 16:40:22 +01:00
2022-05-27 15:21:07 +01:00
2022-05-19 23:39:21 +01:00
2022-07-09 14:18:15 +02:00
2022-05-10 16:40:22 +01:00
2022-05-17 20:50:31 +01:00
2022-05-13 13:32:23 +01:00
2022-01-21 16:07:34 +00:00
2022-07-15 11:30:38 -04:00
2022-05-26 10:44:45 +01:00
2022-05-26 10:44:45 +01:00
2022-04-01 13:17:18 +01:00
2022-07-12 09:13:45 +01:00
2022-05-19 23:38:23 +01:00
2022-07-15 11:30:38 -04:00