[Bug target/32441] ICE in expand_expr_real_1, at expr.c:7109
pinskia at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Jun 21 13:48:00 GMT 2007
------- Comment #5 from pinskia at gmail dot com 2007-06-21 13:47 -------
Subject: Re: ICE in expand_expr_real_1, at expr.c:7109
> You shouldn't introduce calls to langhooks. Why not use mode_for_size?
I was just copying code from fold-const.c. I have the mode already, I
need an integer tree type that matches that mode. So really
mode_for_size will not give me any more information.
-- Pinski
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32441
More information about the Gcc-bugs
mailing list