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 compare-elim.c ICE (PR rtl-optimization/82913)


> Anyway, this patch doesn't do those smarts, just restores previous behavior.
> Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk?
> 
> 2017-11-09  Jakub Jelinek  <jakub@redhat.com>
> 
> 	PR rtl-optimization/82913
> 	* compare-elim.c (try_merge_compare): Punt if def_insn is not
> 	single set.
> 
> 	* gcc.c-torture/compile/pr82913.c: New test.

OK, thanks.

-- 
Eric Botcazou


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