builtins.c (expand_builtin_prefetch): Force op0 pointer to Pmode if POINTERS_EXTEND_U...
commit1e533e4b01eb29c88d4f8f09a7018eba5560b4f2
authorSteve Ellcey <sje@cup.hp.com>
Wed, 3 Apr 2002 02:33:07 +0000 (3 02:33 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 3 Apr 2002 02:33:07 +0000 (2 18:33 -0800)
tree792e8b94d293b5d0cc6807c3f0bab86d35f6ceea
parent40e5b283996d0f4856d7c530caf390f2e0c86daf
builtins.c (expand_builtin_prefetch): Force op0 pointer to Pmode if POINTERS_EXTEND_UNSIGNED is defined.

        * builtins.c (expand_builtin_prefetch): Force op0 pointer to Pmode
        if POINTERS_EXTEND_UNSIGNED is defined.

From-SVN: r51778
gcc/ChangeLog
gcc/builtins.c