Re: [Patch, microblaze]: Add microblaze_legitimate_pic_operand method

2013-03-04 Thread Michael Eager
On 02/10/2013 10:40 PM, David Holsgrove wrote: Add microblaze_legitimate_pic_operand method Prevents ICE where insn contains an invalid address Changelog 2013-02-11 David Holsgrove david.holsgr...@xilinx.com * config/microblaze/microblaze.c (microblaze_valid_pic_const): New function

[Patch, microblaze]: Add microblaze_legitimate_pic_operand method

2013-02-10 Thread David Holsgrove
Add microblaze_legitimate_pic_operand method Prevents ICE where insn contains an invalid address Changelog 2013-02-11 David Holsgrove david.holsgr...@xilinx.com * config/microblaze/microblaze.c (microblaze_valid_pic_const): New function (microblaze_legitimate_pic_operand): Likewise *