OSDN Git Service

PR target/18300
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Nov 2004 23:09:08 +0000 (23:09 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Nov 2004 23:09:08 +0000 (23:09 +0000)
commit619b522620f919138690dc47873466f48907ede6
treed9b60808275c4fd178560f0cf55bf07c7f2c3795
parent4d62c4d90abfe211a2bfec28682a146d3162dfb3
    PR target/18300
        * config/i386/i386.c (classify_argument): Fix infinite loop when
        passing object with 3 or more base classes by value.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90600 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/g++.dg/other/infloop-1.C [new file with mode: 0644]