This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14639] [3.5 Regression] [non-unit-at-a-time] Incorrect emission of unused compiler-generated destructor
- From: "bowdidge at apple dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jun 2004 01:02:40 -0000
- Subject: [Bug c++/14639] [3.5 Regression] [non-unit-at-a-time] Incorrect emission of unused compiler-generated destructor
- References: <20040318204634.14639.austern@apple.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bowdidge at apple dot com 2004-06-05 01:02 -------
I'd be happy either getting the bug fixed or the offending changes reverted. The situation before 5/29
at least had a workaround (-fno-unit-at-a-time), enabling us to test that the rest of Qt could build and
do timing measurements of 3.5.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14639