On Sat, 10 Sep 2011, H.J. Lu wrote: > Our assembler supports CFI, but objdump may be too old to dump > DW_CFA_advance_loc and this feature is mis-detected.
Should this be autoconf-ed, then? As a test for objdump? (FWIW my bootstrap comparison failure, cf. http://gcc.gnu.org/PR50010 , also seems to occur when I configure with --disable-initfini-array.) Gerald