This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/14640] [3.3/3.4/3.5 regression] miscompilation of mozilla-firefox (deallocator problems?)
- From: "gdr at integrable-solutions dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Mar 2004 15:53:53 -0000
- Subject: [Bug optimization/14640] [3.3/3.4/3.5 regression] miscompilation of mozilla-firefox (deallocator problems?)
- References: <20040318204708.14640.debian-gcc@lists.debian.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From gdr at integrable-solutions dot net 2004-03-30 15:53 -------
Subject: Re: [3.3/3.4/3.5 regression] miscompilation of mozilla-firefox (deallocator problems?)
"bangerth at dealii dot org" <gcc-bugzilla@gcc.gnu.org> writes:
| Gaby: are you aware of this regression on the 3.3 branch due to a
| backported patch?
Yes, I got two copies of each message since I'm added to the CC list
(and no, don't remove me :-)). However, I disagree with your
conclusion as you stated below and phrased on gcc@gcc.gnu.org
| We could avoid this is we undo the regression
| by reverting the backport and simply stick with the breakage
| of PR 10776.
I suppose that is one way of closing this PR. The original patch
was to solve a problem. Reverting the patch will not solve it; it
would just hide this problem and unsolve the other one. I would
prefer digging up and find ways to solve the regression.
Reverting this patch would be the case only if there is no way to
get rid of this problem. For what it worths, this problem
also affects 3.4.0 and (I think 3.5.0).
Thanks for your inputs and monitoring the PR.
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14640