mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 03:46:53 -05:00
Daily bump.
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
2021-05-20 Christophe Lyon <christophe.lyon@linaro.org>
|
||||
Torbjörn Svensson <torbjorn.svensson@st.com>
|
||||
|
||||
PR c/42579
|
||||
* include/cpplib.h (cpp_builtin_type): Add BT_FILE_NAME entry.
|
||||
* init.c (builtin_array): Likewise.
|
||||
* macro.c (_cpp_builtin_macro_text): Add support for BT_FILE_NAME.
|
||||
|
||||
2021-05-20 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR preprocessor/100646
|
||||
* lex.c (cpp_directive_only_process): Treat end of file as termination
|
||||
for !is_block comments.
|
||||
|
||||
2021-05-12 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR preprocessor/100392
|
||||
|
||||
Reference in New Issue
Block a user