projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97976c0
)
libgccjit.h: fix typo in comment
author
David Malcolm
<dmalcolm@redhat.com>
Thu, 12 Nov 2020 22:26:01 +0000
(17:26 -0500)
committer
David Malcolm
<dmalcolm@redhat.com>
Thu, 12 Nov 2020 22:26:01 +0000
(17:26 -0500)
gcc/jit/ChangeLog:
* libgccjit.h: Fix typo in comment.
gcc/jit/libgccjit.h
patch
|
blob
|
history
diff --git
a/gcc/jit/libgccjit.h
b/gcc/jit/libgccjit.h
index 7134841bb0761863eda5076b31c0f39a9f02de93..7fbaa9f3162ce51f8393cc0b23189953249c08da 100644
(file)
--- a/
gcc/jit/libgccjit.h
+++ b/
gcc/jit/libgccjit.h
@@
-1504,7
+1504,7
@@
gcc_jit_context_new_rvalue_from_vector (gcc_jit_context *ctxt,
#define LIBGCCJIT_HAVE_gcc_jit_version
-/* Functions to retrive libgccjit version.
+/* Functions to retri
e
ve libgccjit version.
Analogous to __GNUC__, __GNUC_MINOR__, __GNUC_PATCHLEVEL__ in C code.
These API entrypoints were added in LIBGCCJIT_ABI_13; you can test for their