]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/5547 (g++ 3.1 crash in output_operand)
authorJakub Jelinek <jakub@redhat.com>
Wed, 13 Feb 2002 21:46:22 +0000 (22:46 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 13 Feb 2002 21:46:22 +0000 (22:46 +0100)
commitec65b2e3daacfb67c039ca955e62450015f8eea1
tree209f638cb0a7ef6ec425acc8b38da9da667447d7
parent658311e053abebc6fa24f2863d81e802e776057e
re PR rtl-optimization/5547 (g++ 3.1 crash in output_operand)

PR optimization/5547:
* config/i386/i386.c (i386_simplify_dwarf_addr): Simplify
all valid IA-32 address modes involving non-scaled %ebx and
GOT/GOTOFF as displacement.

* g++.dg/other/debug3.C: New test.

From-SVN: r49745
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/debug3.C [new file with mode: 0644]