i386.c (struct ix86_frame): Remove unused frame field.
authorTristan Gingold <gingold@adacore.com>
Fri, 25 May 2012 08:58:25 +0000 (08:58 +0000)
committerTristan Gingold <gingold@gcc.gnu.org>
Fri, 25 May 2012 08:58:25 +0000 (08:58 +0000)
commit4aa820fec744198ccdd2d0c4680a1c95c3cdc518
tree802aa15a3135fa27d284d255c3dfce3dba4f3370
parentd656c9c5bde6a4c48b10861c9d5e3a2542396279
i386.c (struct ix86_frame): Remove unused frame field.

gcc/
2012-05-25  Tristan Gingold  <gingold@adacore.com>

* config/i386/i386.c (struct ix86_frame): Remove unused frame field.
(ix86_compute_frame_layout): Fix type of stack_alignment_needed
and preferred_alignment.

gcc/testsuite
2012-05-25  Tristan Gingold  <gingold@adacore.com>

* gcc.target/i386/large-frame.c: New.

From-SVN: r187873
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/large-frame.c [new file with mode: 0644]