comparison gcc/jit/docs/topics/compatibility.rst @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 84e7813d76e9
children
comparison
equal deleted inserted replaced
131:84e7813d76e9 145:1830386684a0
1 .. Copyright (C) 2015-2018 Free Software Foundation, Inc. 1 .. Copyright (C) 2015-2020 Free Software Foundation, Inc.
2 Originally contributed by David Malcolm <dmalcolm@redhat.com> 2 Originally contributed by David Malcolm <dmalcolm@redhat.com>
3 3
4 This is free software: you can redistribute it and/or modify it 4 This is free software: you can redistribute it and/or modify it
5 under the terms of the GNU General Public License as published by 5 under the terms of the GNU General Public License as published by
6 the Free Software Foundation, either version 3 of the License, or 6 the Free Software Foundation, either version 3 of the License, or
166 166
167 .. _LIBGCCJIT_ABI_10: 167 .. _LIBGCCJIT_ABI_10:
168 168
169 ``LIBGCCJIT_ABI_10`` 169 ``LIBGCCJIT_ABI_10``
170 -------------------- 170 --------------------
171
172 ``LIBGCCJIT_ABI_10`` covers the addition of 171 ``LIBGCCJIT_ABI_10`` covers the addition of
173 :func:`gcc_jit_context_new_rvalue_from_vector` 172 :func:`gcc_jit_context_new_rvalue_from_vector`
173
174 .. _LIBGCCJIT_ABI_11:
175
176 ``LIBGCCJIT_ABI_11``
177 --------------------
178 ``LIBGCCJIT_ABI_11`` covers the addition of
179 :func:`gcc_jit_context_add_driver_option`
180
181 ``LIBGCCJIT_ABI_12``
182 --------------------
183 ``LIBGCCJIT_ABI_12`` covers the addition of
184 :func:`gcc_jit_context_new_bitfield`