]> gcc.gnu.org Git - gcc.git/commit
re PR target/18300 (Infinite loop when passing object with 3+ base classes by value)
authorZak Kipling <zak@transversal.com>
Sat, 13 Nov 2004 23:09:08 +0000 (15:09 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 13 Nov 2004 23:09:08 +0000 (15:09 -0800)
commite8112eacf708ba210c298d2419266ddc3c632aad
treed9b60808275c4fd178560f0cf55bf07c7f2c3795
parent595163db430ae9e2d23ee5214dda68fb06e8b5bb
re PR target/18300 (Infinite loop when passing object with 3+ base classes by value)

        PR target/18300
        * config/i386/i386.c (classify_argument): Fix infinite loop when
        passing object with 3 or more base classes by value.

From-SVN: r90600
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/g++.dg/other/infloop-1.C [new file with mode: 0644]
This page took 0.059839 seconds and 5 git commands to generate.