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 ICE in convert_move on PA


On Sat, Jan 18, 2003 at 08:57:12PM -0500, John David Anglin wrote:
> 	* ifcvt.c (noce_emit_store_flag): Don't emit store flag if mode class
> 	of destination is not MODE_INT.

Use SCALAR_INT_MODE_P and this is ok.


r~


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