gdb/fortran: Update rules for printing whitespace in types
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.fortran / ptr-indentation.exp
index b0eb941eaa946616dd4aee64e936b5475d6f1bbf..0c5d225580201f5a6c037a9eb3478281d781574f 100644 (file)
@@ -37,5 +37,5 @@ gdb_continue_to_breakpoint "BP1"
 gdb_test "ptype tinsta" \
   [multi_line "type = Type tuserdef" \
               "    $int :: i" \
-              "    PTR TO -> \\( $real :: ptr\\)" \
+              "    PTR TO -> \\( $real :: ptr \\)" \
               "End Type tuserdef"]
This page took 0.025335 seconds and 4 git commands to generate.