RE: RFC: [Patch, PR Bug 60818] - ICE in validate_condition_mode on powerpc*-linux-gnu* ]

2016-02-17 Thread Rohit Arul Raj D
> -Original Message- > From: Alan Modra [mailto:amo...@gmail.com] > On Wed, Feb 17, 2016 at 06:31:45AM -0600, Segher Boessenkool wrote: > > > (gdb) p debug_rtx (other_insn) > > > (insn 11 10 16 2 (set (reg:SI 165 [ D.2339+-3 ]) > > > (if_then_else:SI (ne (reg:CC 166) > > >

RFC: [Patch, PR Bug 60818] - ICE in validate_condition_mode on powerpc*-linux-gnu* ]

2016-02-15 Thread Rohit Arul Raj D
Hello All, This is related to the following bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60818 Test case: unsigned int ou; int jv(void) { unsigned int rg; return rg < ou; } Command line options used: '-O1' (fails for -O1 and above). Target: e500v2 (I was able to reproduce with e500mc,