Re: RFC: PATCH to allow symbolic and sig8 DWARF references in the same compile

2012-05-02 Thread Cary Coutant
> Here's my patch to allow -feliminate-dwarf2-dups and -fdebug-types-section > to coexist, so that I can then use symbolic references for my function > COMDAT work.  Does this look reasonable to you? Yep, looks good to me. -cary

RFC: PATCH to allow symbolic and sig8 DWARF references in the same compile

2012-05-02 Thread Jason Merrill
Here's my patch to allow -feliminate-dwarf2-dups and -fdebug-types-section to coexist, so that I can then use symbolic references for my function COMDAT work. Does this look reasonable to you? Tested x86_64-pc-linux-gnu. commit fd1868de6f3793901b8ee5bd9d60ce01643a6d78 Author: Jason Merrill Da