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: [PR64817-related 1/3] fix debug expr expand of compares


On Wed, Feb 04, 2015 at 03:56:56AM -0200, Alexandre Oliva wrote:
> for  gcc/ChangeLog
> 
> 	PR debug/64817
> 	* cfgexpand.c (expand_debug_expr): Compute unsignedp from
> 	operands for tcc_comparison exprs.  Fix typos.
> 
> for  gcc/testsuite/ChangeLog
> 
> 	PR debug/64817
> 	* gcc.dg/pr64817-3.c: New.

Ok, thanks.

	Jakub


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