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 bootstrap/14671] [3.3/3.4 regression] caller-save.c:491: internal compiler error: Segmentation fault


------- Additional Comments From gdr at integrable-solutions dot net  2004-05-28 00:15 -------
Subject: Re:  [3.3/3.4 regression] caller-save.c:491: internal compiler error: Segmentation fault

"dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla@gcc.gnu.org> writes:

| This appears to be because alias_invariant was not GC allocated.  I
| think the patch that I posted earlier today will fix this.  It's basically
| the same as that applied to the trunk except that in 3.3 the arrays are
| over allocated to allow for expansion during loop_optimize.

Thanks for the additional information.  Please could you give me a
link to the patch that you proposed for 3.3.x?  Thanks.

-- Gaby


-- 


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


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