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 ebotcazou at gcc dot gnu dot org  2004-05-26 18:02 -------
I think Zdenek's patch should be reverted and all the follow-up patches too. 
The problem it aimed to fix is not a code generation problem, only a memory
explosion on a pathological code.  As demonstrated by this PR and Richard's
problems with POOMA, tweaking the GC is simply like opening a can of worms and
we have neither the time nor the resources to deal with that on the 3.3 branch.

-- 


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]