This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/18300] Infinite loop when passing object with 3+ base classes by value
- From: "zak at transversal dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Nov 2004 12:36:19 -0000
- Subject: [Bug target/18300] Infinite loop when passing object with 3+ base classes by value
- References: <20041104183401.18300.zak@transversal.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From zak at transversal dot com 2004-11-10 12:36 -------
I've submitted a patch which fixes this:
http://gcc.gnu.org/ml/gcc-patches/2004-11/msg00811.html
--
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
Known to fail|3.2.3 3.3.3 3.3.4 3.3.5 |3.2.3 3.3.3 3.3.4 3.3.5
| |3.4.2 4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18300