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 tree-optimization/22615] [4.1 Regression] ICE in first_vi_for_offset, at tree-ssa-structalias.c:2858


------- Additional Comments From rguenth at gcc dot gnu dot org  2005-08-11 10:53 -------
With the patch we make

_Z3barv:
.LFB6:
        pushl   %ebp
.LCFI0:
        movl    %esp, %ebp
.LCFI1:
        movb    $0, a+1
        popl    %ebp
        ret

out of it btw, which looks ok.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22615


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