* convert.c (convert_to_integer): Don't assume an input pointer is
authorhainque <hainque@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Aug 2009 21:23:22 +0000 (21:23 +0000)
committerhainque <hainque@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Aug 2009 21:23:22 +0000 (21:23 +0000)
commitc6636ef7908cde85356f57a3261c1953a8dcd607
tree30ea226563257ca2559d6f9e7614fcc3b8ea38f8
parent81a71e2bc93ebca74f5036a21c672b13cb9a791d
    * convert.c (convert_to_integer): Don't assume an input pointer is
        POINTER_SIZE wide.  Fetch from the type instead.

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