aboutsummaryrefslogtreecommitdiff
path: root/gdb/std-operator.def
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/std-operator.def')
-rw-r--r--gdb/std-operator.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/std-operator.def b/gdb/std-operator.def
index b67247f..1b8581f 100644
--- a/gdb/std-operator.def
+++ b/gdb/std-operator.def
@@ -379,6 +379,7 @@ OP (UNOP_FORTRAN_FLOOR)
OP (UNOP_FORTRAN_CEILING)
OP (UNOP_FORTRAN_ALLOCATED)
OP (UNOP_FORTRAN_RANK)
+OP (UNOP_FORTRAN_SHAPE)
/* Two operand builtins. */
OP (BINOP_FORTRAN_CMPLX)