* print-rtl.c (xspaces): Remove.
commit232309ab04c1a4019be1126692f8bee8c4c2ae07
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Jun 2001 20:32:41 +0000 (5 20:32 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Jun 2001 20:32:41 +0000 (5 20:32 +0000)
treeada42d35b4befac7e457d3454c5ec417007a605d
parentfa264a308e5e297a8357a6ab337d6e941edc8508
* print-rtl.c (xspaces): Remove.
(print_rtx): Use printf field-width, rather than xpsaces, to
indent.
* toplev.c (main): Disable sibling-call optimization if we are
handling exceptions.

* reload1.c (reload): Delete all USEs generated during reload.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42917 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/print-rtl.c
gcc/reload1.c
gcc/toplev.c