* print-rtl.c (xspaces): Remove.
commit3b5df19d3326db98bb5865608d06a0ca0cc78ded
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Jun 2001 20:39:11 +0000 (5 20:39 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Jun 2001 20:39:11 +0000 (5 20:39 +0000)
tree1aa5e80ceec8c7b806e0b55f472b4669b930bce8
parentb584e537d4ec03af955820af03af2951889602c7
* 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.

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