[Bug c++/14688] Mis-matched calling convention on virtual functions accepted without error

2007-09-24 Thread dannysmith at gcc dot gnu dot org
--- Comment #7 from dannysmith at gcc dot gnu dot org 2007-09-25 00:29 --- Subject: Bug 14688 Author: dannysmith Date: Tue Sep 25 00:29:42 2007 New Revision: 128740 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=128740 Log: PR c++/14688 * config/i386/i386.c

[Bug c++/14688] Mis-matched calling convention on virtual functions accepted without error

2007-09-24 Thread dannysmith at users dot sourceforge dot net
--- Comment #8 from dannysmith at users dot sourceforge dot net 2007-09-25 00:31 --- Fixed on trunk -- dannysmith at users dot sourceforge dot net changed: What|Removed |Added

[Bug c++/14688] Mis-matched calling convention on virtual functions accepted without error

2007-09-18 Thread dannysmith at users dot sourceforge dot net
--- Comment #5 from dannysmith at users dot sourceforge dot net 2007-09-19 00:58 --- Patch at: http://gcc.gnu.org/ml/gcc-patches/2007-09/msg01498.html Danny -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14688

[Bug c++/14688] Mis-matched calling convention on virtual functions accepted without error

2007-09-18 Thread patchapp at dberlin dot org
--- Comment #6 from patchapp at dberlin dot org 2007-09-19 02:24 --- Subject: Bug number PR 14688 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2007-09/msg01498.html --

[Bug c++/14688] Mis-matched calling convention on virtual functions accepted without error

2007-05-14 Thread justin dot forest at gmail dot com
--- Comment #4 from justin dot forest at gmail dot com 2007-05-14 10:57 --- $ g++ --version i686-apple-darwin8-g++- 4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5250) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There