explow.c (probe_stack_range): Ensure value passed to stack_check_libfunc is ptr_mode...
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Mon, 22 Jan 2001 18:59:36 +0000 (18:59 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 22 Jan 2001 18:59:36 +0000 (13:59 -0500)
commitf5f5363f77c3b6cd53cf40d53f67e14ab71a6cdc
treef5e8f6715a0be21af19590c3f435a3e5898db37a
parenta09b9232cd7029bde88a5d23514b169d78f02a72
explow.c (probe_stack_range): Ensure value passed to stack_check_libfunc is ptr_mode, not Pmode.

* explow.c (probe_stack_range): Ensure value passed to
stack_check_libfunc is ptr_mode, not Pmode.

From-SVN: r39185
gcc/ChangeLog
gcc/explow.c