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 rtl-optimization/18081] [3.4 regression] Infinite memory allocation on -O3


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-10 19:29 -------
(In reply to comment #14)
> Andreas, do you have time to look further into this?  That assertion is 
> coming from a failed call to validate_replace_rtx; I wonder if there's 
> something wrong with the IA64 machine description that's causing the 
> problem.  If it were an easy, obvious thing to fix it might make sense 
> to fix that.  Otherwise, I'll revert the patch; I don't want to be 
> introducing churn for 3.4.4.

looks like it is on x86_64 also, see PR 21503.

-- 


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


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