This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11067] [3.3/3.4 regression] Strange warning with abstract virtual inline function
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jun 2003 23:37:49 -0000
- Subject: [Bug c++/11067] [3.3/3.4 regression] Strange warning with abstract virtual inline function
- References: <20030602181938.11067.reichelt@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11067
------- Additional Comments From bangerth at dealii dot org 2003-06-23 23:37 -------
The patch is here:
http://gcc.gnu.org/ml/gcc-patches/2003-06/msg02517.html
However, I think it's wrong, see
http://gcc.gnu.org/ml/gcc-patches/2003-06/msg02519.html
http://gcc.gnu.org/ml/gcc-patches/2003-06/msg02543.html
W.