This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/19317] [4.1 Regression] removing a temporary return value when we cannot
- From: "kev dot gilbert at cdu dot edu dot au" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Sep 2005 01:59:31 -0000
- Subject: [Bug c++/19317] [4.1 Regression] removing a temporary return value when we cannot
- References: <20050107191510.19317.mueller@kde.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From kev dot gilbert at cdu dot edu dot au 2005-09-30 01:59 -------
A discussion on another mailing list revealed the page
http://lists.kde.org/?l=kde-devel&m=112537321024777&w=2 where it states that
the bug is in libstdc++ and can be overcome by setting the environment variable
GLIBCXX_FORCE_NEW. Obviously, this is a work-around until the real problem is
fixed.
So, indeed, the problem I reported is not due to the bug described in the
Report.
Thx for your help.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19317