Re: target/10213: [3.4 regression] optimization problem with ix86 fast prologue with -O2 -fPIC
Jan Hubicka <[email protected]>
| Newsgroups | gmane.comp.gcc.prs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR target/10213; it has been noted by GNATS. From: Jan Hubicka <[email protected]> To: [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected] Cc: Subject: Re: target/10213: [3.4 regression] optimization problem with ix86 fast prologue with -O2 -fPIC Date: Sun, 18 May 2003 20:40:46 +0200 > Synopsis: [3.4 regression] optimization problem with ix86 fast prologue with -O2 -fPIC > > State-Changed-From-To: analyzed->feedback > State-Changed-By: bangerth > State-Changed-When: Thu May 15 04:41:54 2003 > State-Changed-Why: > So, Scott, what's your verdict: should it be closed? What's > the state on the 3.3 branch? > > Other question: if it's "fixed" by just disabling something > (is this what you mean by "switching off") -- will we see > the problem happening again if this code patch is switched > on again by someone? Or was the code that produced the > wrong code removed altogether? If this isn't the case, then > I'd say we should keep the report, but lacking technical > insight I leave this up to you. Can you point me to the patch? I was off for a while and missed the thread. In case the fast prologues was disabled, I would like to fix the real problem instead. Honza