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.def3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/std-operator.def b/gdb/std-operator.def
index 1b8581f..9dde7ba 100644
--- a/gdb/std-operator.def
+++ b/gdb/std-operator.def
@@ -380,6 +380,7 @@ OP (UNOP_FORTRAN_CEILING)
OP (UNOP_FORTRAN_ALLOCATED)
OP (UNOP_FORTRAN_RANK)
OP (UNOP_FORTRAN_SHAPE)
+OP (UNOP_FORTRAN_LOC)
/* Two operand builtins. */
OP (BINOP_FORTRAN_CMPLX)
@@ -389,4 +390,4 @@ OP (BINOP_FORTRAN_MODULO)
OP (FORTRAN_LBOUND)
OP (FORTRAN_UBOUND)
OP (FORTRAN_ASSOCIATED)
-OP (FORTRAN_ARRAY_SIZE) \ No newline at end of file
+OP (FORTRAN_ARRAY_SIZE)