This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/14900] [3.4 regression] ICE in loc_descriptor_from_tree (fix_trunc_expr)
- From: "kenner at vlsi1 dot ultra dot nyu dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Aug 2004 21:00:37 -0000
- Subject: [Bug debug/14900] [3.4 regression] ICE in loc_descriptor_from_tree (fix_trunc_expr)
- References: <20040409145844.14900.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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