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]

Re: optimization/7002: gcc -fPIC incorrect optimization on i586


On Thu, Oct 03, 2002 at 05:29:47PM -0000, hubicka@gcc.gnu.org wrote:
> Synopsis: gcc -fPIC incorrect optimization on i586
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: hubicka
> State-Changed-When: Thu Oct  3 10:29:46 2002
> State-Changed-Why:
>     The code produced by 3.2 branch looks entirely different now and testcase is dificult to analyze.  Is it still broken?
> 

It's difficult to say.  The particular snippet of code shown
in the bug report seems to get compiled correctly,
but something in the same file still gets compiled incorrectly
with both -fPIC and -O2 and not with just -fPIC.
I'll submit a new bug report when I figure out where the
problem moved.

skimo


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