OSDN Git Service

* builtins.c (expand_builtin_prefetch): Force op0 pointer to Pmode
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Apr 2002 02:33:07 +0000 (02:33 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Apr 2002 02:33:07 +0000 (02:33 +0000)
commit4cd21437ecdbd71876af3548167aefe9c928956b
tree792e8b94d293b5d0cc6807c3f0bab86d35f6ceea
parenta0e7d388874b75d3460bed887a4c960562b620e0
    * builtins.c (expand_builtin_prefetch): Force op0 pointer to Pmode
        if POINTERS_EXTEND_UNSIGNED is defined.

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