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: PR debug/60655, debug loc expressions


On Mon, Oct 20, 2014 at 09:16:57PM +1030, Alan Modra wrote:
> 	PR debug/60655
> 	* simplify-rtx.c (simplify_plus_minus): Delete unused "input_ops".
> 	Increase "ops" array size.  Correct array size tests.  Init
> 	n_constants in loop.  Break out of innermost loop when finding
> 	a trivial CONST expression.

LGTM, thanks.

	Jakub


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