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,SH] 64-bit integer comparison is incorrect


Christian BRUEL <christian.bruel@st.com> wrote:
> 2008-04-14  Christian Bruel  <christian.bruel@st.com>
> 
> 	* config/sh/sh.c (expand_cbranchdi4): Use original operands for
> 	msw_skip comparison.

This patch is OK.  Thanks for catching this problem!

> 	* gcc.dg/dicomp.c: New Testcase.

s/Testcase/testcase/
-ENOPATCH for gcc.dg/dicomp.c :-)

BTW, it looks that a longer test name is preferred in gcc.dg.
Perhaps long-long-compare-1.c?

Regards,
	kaz


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