From 70e4cb66c1a12cabb78abec13013ef7263180923 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Sun, 5 Dec 2021 00:16:28 +0000 Subject: Daily bump. --- libcpp/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libcpp/ChangeLog') diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index accee55..88f0272 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,10 @@ +2021-12-04 Jakub Jelinek + + PR preprocessor/102432 + * lex.c (_cpp_lex_direct): If buffer->need_line while + pfile->state.in_deferred_pragma, return CPP_PRAGMA_EOL token instead + of assertion failure. + 2021-12-03 Jakub Jelinek PR pch/71934 -- cgit v1.1