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/6162: gcc 3.0.4: certain i386 asm reloader ice


hubicka@gcc.gnu.org writes:
>
> State-Changed-From-To: open->closed
> State-Changed-Why:
>     hubicka@kampanus:/aux/hubicka/3.2/egcs/build/gcc$ ./xgcc -B ./ -O ~/foo.c  -c

Umm, no, that foo.c requires -fomit-frame-pointer in addition to -O to
show the problem.  With that option it still occurs for me, using a
build of today's cvs on my debian system.

It also still occurs with the simpler bar.c I appended to the report
(just "gcc -O -c bar.c" in that case).


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