2004-06-23 Eric Christopher <echristo@redhat.com>
authorechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jun 2004 02:00:25 +0000 (02:00 +0000)
committerechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jun 2004 02:00:25 +0000 (02:00 +0000)
commit7206da1bce6e7a9272829191a94c704a400f023c
tree957de3a0167524a08e54227f00aeb391cb8965f8
parent51ce8a8dd0d7f71b193f79e9503276a19ff30302
2004-06-23  Eric Christopher  <echristo@redhat.com>

* fold-const.c (make_range): Cleanup type checking through function.
Remove orig_type. Replace with checks to exp_type and arg0_type.
Clarify comment when converting from unsigned to signed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@83576 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c