Re: [gimplefe] Fix parsing of assign_stmt (issue6247046)

2012-05-27 Thread Sandeep Soni
On Fri, May 25, 2012 at 8:34 PM, Diego Novillo wrote: > Fix parser initialization and parsing of gimple_assign. > > This patch fixes the parser to use the new line map table > initialization code. It was not setting the allocation function > pointers properly. > > Additionally, we were only expect

[gimplefe] Fix parsing of assign_stmt (issue6247046)

2012-05-25 Thread Diego Novillo
Fix parser initialization and parsing of gimple_assign. This patch fixes the parser to use the new line map table initialization code. It was not setting the allocation function pointers properly. Additionally, we were only expecting binary RHS for gimple_assign. This was causing failures in the