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 debug/14900] [3.4 regression] ICE in loc_descriptor_from_tree (fix_trunc_expr)


------- Additional Comments From kenner at vlsi1 dot ultra dot nyu dot edu  2004-08-19 21:00 -------
Subject: Re:   [3.4 regression] ICE in loc_descriptor_from_tree (fix_trunc_expr)

That's a pretty big patch to fix a pretty pathalogical case.

I'd much prefer to just add a case for FIX_TRUNC_EXPR to
loc_descriptor_from_tree that returns 0.

That's a much safer approach for a release branch.


-- 


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


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