re PR target/15551 (-mtune=pentium4 -O2 with sjlj EH breaks stack probe worker on...
authorKelley Cook <kcook@gcc.gnu.org>
Mon, 21 Jun 2004 22:52:04 +0000 (22:52 +0000)
committerR. Kelley Cook <kcook@gcc.gnu.org>
Mon, 21 Jun 2004 22:52:04 +0000 (22:52 +0000)
commit8e2cd6dda72cb630c1efe9036706f92bb3466740
tree28ece762ecef29ceff4306e6d498eca880164475
parentf648d1e451851a392ec157b60cbfcb898c6d8138
re PR target/15551 (-mtune=pentium4  -O2 with sjlj EH breaks stack probe worker on windows32  targets)

2004-06-21  Kelley Cook  <kcook@gcc.gnu.org>

PR target/15551
* config/i386/i386.md: Change UNSPEC_STACK_PROBE to UNSPECV_STACK_PROBE.
(allocate_stack_worker): Make unspec_volatile.
(allocate_stack_worker_rex64):  Likewise.
(allocate_stack_worker_postreload):  Likewise.
(allocate_stack_worker_rex64_postreload):  Likewise.

From-SVN: r83458
gcc/ChangeLog
gcc/config/i386/i386.md