mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-20 08:10:28 +08:00
* gdbinit.in: Reflect previous changes to rtunion_def.
From-SVN: r85449
This commit is contained in:
parent
7756db0375
commit
e0d9dfa245
@ -1,3 +1,7 @@
|
||||
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>
|
||||
|
||||
* 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 $.
|
||||
end
|
||||
|
||||
define pi
|
||||
print $.u.fld[0].rtx@7
|
||||
print $.u.fld[0].rt_rtx@7
|
||||
end
|
||||
|
||||
document pi
|
||||
|
Loading…
x
Reference in New Issue
Block a user