aboutsummaryrefslogtreecommitdiff
path: root/gcc/jit
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2020-06-03 00:16:34 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2020-06-03 00:16:34 +0000
commita9312a7926079ddb78b5f93681a9f6823422f5e1 (patch)
treece23afb409662bd91088eead75569c9a2b62247f /gcc/jit
parent44564c4c811f4751daf363ca019a9f9bed702f4f (diff)
downloadgcc-a9312a7926079ddb78b5f93681a9f6823422f5e1.zip
gcc-a9312a7926079ddb78b5f93681a9f6823422f5e1.tar.gz
gcc-a9312a7926079ddb78b5f93681a9f6823422f5e1.tar.bz2
Daily bump.
Diffstat (limited to 'gcc/jit')
-rw-r--r--gcc/jit/ChangeLog33
1 files changed, 33 insertions, 0 deletions
diff --git a/gcc/jit/ChangeLog b/gcc/jit/ChangeLog
index 85e30f6..c0561d1 100644
--- a/gcc/jit/ChangeLog
+++ b/gcc/jit/ChangeLog
@@ -1,3 +1,36 @@
+2020-06-02 David Malcolm <dmalcolm@redhat.com>
+
+ PR jit/95426
+ * dummy-frontend.c: Include "options.h", "stringpool.h", and
+ "attribs.h".
+ (ATTR_EXCL): New, copied from lto/lto-lang.c.
+ (attr_noreturn_exclusions): Likewise.
+ (attr_returns_twice_exclusions): Likewise.
+ (attr_const_pure_exclusions): Likewise.
+ (jit_attribute_table): Likewise, copied from lto_attribute_table.
+ (jit_format_attribute_table): Likewise, copied from
+ lto_format_attribute_table.
+ (handle_noreturn_attribute): New, copied from lto/lto-lang.c.
+ (handle_leaf_attribute): Likewise.
+ (handle_const_attribute): Likewise.
+ (handle_malloc_attribute): Likewise.
+ (handle_pure_attribute): Likewise.
+ (handle_novops_attribute): Likewise.
+ (get_nonnull_operand): Likewise.
+ (handle_nonnull_attribute): Likewise.
+ (handle_nothrow_attribute): Likewise.
+ (handle_sentinel_attribute): Likewise.
+ (handle_type_generic_attribute): Likewise.
+ (handle_transaction_pure_attribute): Likewise.
+ (handle_returns_twice_attribute): Likewise.
+ (handle_patchable_function_entry_attribute): Likewise.
+ (ignore_attribute): Likewise.
+ (handle_format_attribute): Likewise.
+ (handle_format_arg_attribute): Likewise.
+ (handle_fnspec_attribute): Likewise.
+ (LANG_HOOKS_COMMON_ATTRIBUTE_TABLE): Define.
+ (LANG_HOOKS_FORMAT_ATTRIBUTE_TABLE): Define.
+
2020-05-28 Nicolas BĂ©rtolo <nicolasbertolo@gmail.com>
* Make-lang.in: Remove extra slash. Build libgccjit.dll and its