Commit e0d9dfa2 by Gabriel Dos Reis Committed by Gabriel Dos Reis

* gdbinit.in: Reflect previous changes to rtunion_def.

From-SVN: r85449
parent 7756db03
2004-08-02 Gabriel Dos Reis <gdr@cs.tamu.edu>
* gdbinit.in: Reflect previous changes to rtunion_def.
2004-08-02 Roger Sayle <roger@eyesopen.com> 2004-08-02 Roger Sayle <roger@eyesopen.com>
* fold-const.c (fold) <TRUNC_MOD_EXPR>: The transformation "X % -Y" * fold-const.c (fold) <TRUNC_MOD_EXPR>: The transformation "X % -Y"
......
...@@ -97,7 +97,7 @@ Print the rtx-code and machine mode of the rtx that is $. ...@@ -97,7 +97,7 @@ Print the rtx-code and machine mode of the rtx that is $.
end end
define pi define pi
print $.u.fld[0].rtx@7 print $.u.fld[0].rt_rtx@7
end end
document pi document pi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment