]> gcc.gnu.org Git - gcc.git/commit
re PR rtl-optimization/8750 (Cygwin prolog generation erroneously emitting __alloca...
authorDanny Smith <dannysmith@users.sourceforge.net>
Thu, 9 Jan 2003 02:34:52 +0000 (02:34 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 9 Jan 2003 02:34:52 +0000 (18:34 -0800)
commit984179689f29e1a1d257e1aa63bdaca9c0ec89b2
treedbf2a36d2d73ed7021f72a392c73ed685fd767e4
parente46e313075557699ec4817065e563c11b5e29848
re PR rtl-optimization/8750 (Cygwin prolog generation erroneously emitting __alloca as regular function call)

        PR optimization/8750
        * config/i386/i386.c (ix86_expand_prologue): Don't allow
        scheduling pass to move insns across __alloca call.

From-SVN: r61068
gcc/ChangeLog
gcc/config/i386/i386.c
This page took 0.0624479999999999 seconds and 5 git commands to generate.