]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/17835 (stage2 compiler is broken because it is built with -fomit...
authorEric Botcazou <ebotcazou@libertysurf.fr>
Thu, 7 Oct 2004 05:56:51 +0000 (07:56 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 7 Oct 2004 05:56:51 +0000 (05:56 +0000)
commit38636eac430e919509c98bcdea95452c65733a0b
treeda520f4e23e0ed60122e12ee2f88be721c897f5e
parentae8c97546b339ab1117dc6a0ca4f23c1c0f722d8
re PR middle-end/17835 (stage2 compiler is broken because it is built with -fomit-frame-pointer)

PR middle-end/17835
* expmed.c (expand_sdiv_pow2): Force a stack adjustment
before tentatively building the conditional move sequence.

From-SVN: r88661
gcc/ChangeLog
gcc/expmed.c