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 PR28814, ICE on valid due to wrong types in fold


Richard Guenther <rguenther@suse.de> writes:

> 2006-08-23  Richard Guenther  <rguenther@suse.de>
> 
> 	PR middle-end/28814
> 	* fold-const.c (fold_binary): Fold temporary to correct
> 	type before constructing new comparison.
> 
> 	* gcc.dg/torture/pr28814.c: New testcase.

This is OK.

Thanks.

:REVIEWMAIL:

Ian


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