This is the mail archive of the gcc-patches@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]

Re: [PATCH] Fix PR optimization/11974 (bitop libcall ICEs on Alpha)


On Mon, Oct 06, 2003 at 12:44:06PM +0200, Falk Hueffner wrote:
> 	PR optimization/11974
> 	* optabs.c (expand_unop): Promote libcall outmode according to
> 	hard_libcall_value.

I guess this is ok.  I might have guessed other problems popping
up because of this however.  I suspect that someone will have to
stop and truncate the value back to SImode.


r~


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