C90 prototype updates.
[gcc.git] / gcc / gdbinit.in
index cee1131b6aa534e452a5c0e9b7a3ae52409d0e73..ccc6504dda785b5e93627ac6485fb649d7523cd4 100644 (file)
@@ -79,7 +79,7 @@ Print the rtx-code and machine mode of the rtx that is $.
 end
 
 define pi
-print $.fld[0].rtx@7
+print $.u.fld[0].rtx@7
 end
 
 document pi