print-rtl.c (xspaces): Remove.
authorMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 5 Jun 2001 20:32:41 +0000 (20:32 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 5 Jun 2001 20:32:41 +0000 (20:32 +0000)
commitd558416ef32eb82c6cf3b8fa446709690567c777
treeada42d35b4befac7e457d3454c5ec417007a605d
parentb0317102a8643b027df3e93988c0b3d6146cbfc6
print-rtl.c (xspaces): Remove.

* 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.

From-SVN: r42917
gcc/ChangeLog
gcc/print-rtl.c
gcc/reload1.c
gcc/toplev.c