This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/14640] [3.3/3.4/3.5 regression] miscompilation of mozilla-firefox (deallocator problems?)


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]