OSDN Git Service

PR c/16409
[pf3gnuchains/gcc-fork.git] / gcc / gdbinit.in
index fe63fa5..a7ad22c 100644 (file)
@@ -97,7 +97,7 @@ Print the rtx-code and machine mode of the rtx that is $.
 end
 
 define pi
-print $.u.fld[0].rtx@7
+print $.u.fld[0].rt_rtx@7
 end
 
 document pi