summaryrefslogtreecommitdiff
path: root/gcc/c-family/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2022-07-12 00:16:27 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2022-07-12 00:16:27 +0000
commitc72d471469456d75af95621fb2234f8706adf1c8 (patch)
tree8fa10182c5438543336c2916769a1ccb72dc398e /gcc/c-family/ChangeLog
parent2701442d0cf6292f6624443c15813d6d1a3562fe (diff)
Daily bump.
Diffstat (limited to 'gcc/c-family/ChangeLog')
-rw-r--r--gcc/c-family/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/c-family/ChangeLog b/gcc/c-family/ChangeLog
index e16014feaae..d46eb18718e 100644
--- a/gcc/c-family/ChangeLog
+++ b/gcc/c-family/ChangeLog
@@ -1,3 +1,9 @@
+2022-07-11 Lewis Hyatt <lhyatt@gmail.com>
+
+ PR preprocessor/106252
+ * c-pragma.cc (handle_pragma_diagnostic_impl): Don't look up the
+ option argument prior to verifying the option was found.
+
2022-07-07 David Malcolm <dmalcolm@redhat.com>
* c-format.cc (range_label_for_format_type_mismatch::get_text):