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]

Re: target/2344: gcc crashes on ia64


Synopsis: gcc crashes on ia64

Responsible-Changed-From-To: unassigned->wilson
Responsible-Changed-By: wilson
Responsible-Changed-When: Sun Sep 16 20:40:59 2001
Responsible-Changed-Why:
    IA-64 maintainer
State-Changed-From-To: open->closed
State-Changed-By: wilson
State-Changed-When: Sun Sep 16 20:40:59 2001
State-Changed-Why:
    I was unable to reproduce this with the gcc 3.0.x branch
    and the gcc 3.1 development trunk.
    
    gcc.gnu.org does not have 6 month old snapshots, so I
    checked out a 6 month old copy using the tag
    gcc_ss_20010320.  I reproduced the problem with this
    source tree.  There is an infinite recusion in canon_rtx
    due to a code rewrite done by the AUTO_INC_DEC code in
    flow.c.  This is the same problem addressed in PR 3783.
    It was fixed by the alias.c/flow.c patch I checked in
    last week.  See PR 3783 for more info.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2344&database=gcc


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