mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 12:00:03 -05:00
Daily bump.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2022-08-08 Tom Honermann <tom@honermann.net>
|
||||
|
||||
PR preprocessor/106426
|
||||
* charset.cc (narrow_str_to_charconst): Set signedness of CPP_UTF8CHAR
|
||||
literals based on unsigned_utf8char.
|
||||
* include/cpplib.h (cpp_options): Add unsigned_utf8char.
|
||||
* init.cc (cpp_create_reader): Initialize unsigned_utf8char.
|
||||
|
||||
2022-07-15 Jonathan Wakely <jwakely@redhat.com>
|
||||
|
||||
* include/line-map.h (label_text::take_or_copy): Remove.
|
||||
|
||||
Reference in New Issue
Block a user