aboutsummaryrefslogtreecommitdiff
path: root/gcc/brig/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/brig/ChangeLog')
-rw-r--r--gcc/brig/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/brig/ChangeLog b/gcc/brig/ChangeLog
index 273177a..f8749b4 100644
--- a/gcc/brig/ChangeLog
+++ b/gcc/brig/ChangeLog
@@ -1,3 +1,9 @@
+2018-07-20 Martin Sebor <msebor@redhat.com>
+
+ PR middle-end/82063
+ * brig/brig-lang.c (brig_langhook_handle_option): Change function
+ argument to HOST_WIDE_INT.
+
2018-07-04 Martin Jambor <mjambor@suse.cz>
PR hsa/86371