This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/1692: -fvtable-gc flag is only meaningful on ELF targets
- To: <lerdsuwa at gcc dot gnu dot org>
- Subject: Re: c++/1692: -fvtable-gc flag is only meaningful on ELF targets
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Date: Sun, 12 Aug 2001 18:18:42 +0100 (BST)
- cc: <gcc-bugs at gcc dot gnu dot org>, <gcc-gnats at gcc dot gnu dot org>, <richard dot earnshaw at arm dot com>
On 12 Aug 2001 lerdsuwa@gcc.gnu.org wrote:
> -fvtable-gc is no longer supported.
Where did that idea come from? I thought it had been implemented on the
mainline, but removed on the branch because it hadn't been implemented
then.
(In general, don't close mainline bugs on the basis of a fix in 3.0 unless
the mainline is fixed as well - I suppose this PR predates the branch, but
when someone reports a bug against post-branch mainline the relevant tree
to look for a fix in is the mainline, not 3.0 - even though a fix in 3.0
may be usefule as well. As a general matter, checking all PRs closed
against both 3.0 and 3.1 might help find some regressions now rather than
later.)
--
Joseph S. Myers
jsm28@cam.ac.uk