This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/16896] [3.4/3.5 Regression] Use of non-reserved names in stl_list.h
- From: "peturr02 at ru dot is" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Aug 2004 16:49:44 -0000
- Subject: [Bug libstdc++/16896] [3.4/3.5 Regression] Use of non-reserved names in stl_list.h
- References: <20040806103216.16896.peturr02@ru.is>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From peturr02 at ru dot is 2004-08-06 16:49 -------
> Unfortunately, we can't fix it in 3.4.x without breaking the ABI
Hmmm... Isn't it possible to change the header file, but still export under
the old name using __attribute__(alias)?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16896