gdbserver does not need xstrdup
[deliverable/binutils-gdb.git] / gdb / fortran-operator.def
index c3176de428e241cc6fc02bbeaafc00b0f494ba33..cb40108aa8357f217da87ffe7f0fcf60ecef44ed 100644 (file)
@@ -19,4 +19,9 @@
 
 /* Single operand builtins.  */
 OP (UNOP_FORTRAN_KIND)
+OP (UNOP_FORTRAN_FLOOR)
+OP (UNOP_FORTRAN_CEILING)
 
+/* Two operand builtins.  */
+OP (BINOP_FORTRAN_CMPLX)
+OP (BINOP_FORTRAN_MODULO)
This page took 0.025127 seconds and 4 git commands to generate.