]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/17930 (-mfpmath=sse creates illegal code (movapd with misaligned...
authorRichard Henderson <rth@redhat.com>
Tue, 14 Dec 2004 01:24:36 +0000 (17:24 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 14 Dec 2004 01:24:36 +0000 (17:24 -0800)
commit949cbfe2daf0f7d883e1bd9e0e806a3df1950bc5
tree163dbaa697ed92266983bfeb2a6b833f93b66ec3
parentbf21e81bb9fc854369a2c6977472c43dd42a7e14
re PR middle-end/17930 (-mfpmath=sse creates illegal code (movapd with misaligned argument))

        PR middle-end/17930
        * toplev.c (rest_of_compilation): Fix computation of
        preferred_incoming_stack_boundary.

From-SVN: r92115
gcc/ChangeLog
gcc/testsuite/gcc.dg/i386-sse-10.c [new file with mode: 0644]
gcc/toplev.c