On Tue, Feb 26, 2013 at 10:17 PM, Jakub Jelinek wrote: > Hi! > > As the PR shows, alpha-vms wasn't the only target which doesn't > define ASM_OUTPUT_ADDR_DIFF_ELT, avr is another one, and I can find > several others.
Not sure how I came to that conclusion... > So, either we put this check back, or we need to adjust all those targets > to disable flag_jump_tables for flag_pic. Let's just put it back for now. It'll be hookized for GCC 4.9. Ciao! Steven