re PR target/11689 (g++3.3 emits un-assembleable code for k6 architecture)
authorEric Botcazou <ebotcazou@libertysurf.fr>
Mon, 8 Sep 2003 06:41:49 +0000 (08:41 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 8 Sep 2003 06:41:49 +0000 (06:41 +0000)
commit7b65ed544822a16bf1786ecab90412bd26cf7f62
tree18f46d4c3950b44a19601869093814166470bd2f
parent6a4f08f318032e79025792157c9aad041ca96968
re PR target/11689 (g++3.3 emits un-assembleable code for k6 architecture)

PR target/11689
* config/i386/i386.c (memory_address_length): Fix computation when
the base is esp or ebp.

From-SVN: r71198
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/opt/longbranch2.C [new file with mode: 0644]