------- Comment #5 from ro at techfak dot uni-bielefeld dot de 2006-02-02 12:32 ------- Subject: Re: [4.1/4.2 Regression] Misdetection of COMDAT group support with GNU as and non-GNU ld
mmitchel at gcc dot gnu dot org writes: > We could have a --enable-comdat option, or, as you say, we could have > something > in the target configuration file. I think your patch is the right idea, but I > do think we need a --enable-comdat option, if we go that route, so that we can > specifically indicate that a particular linker *does* support COMDAT. Would you be ok with applying the current patch (mainline testing is in progress, but as expected it correctly detected non COMDAT support on IRIX 6.5 with gas 2.16.1 and the MIPSpro ld) to mainline and the 4.1 branch now (since it fixes a bootstrap failure) and implementing --enable-comdat in a follow-up patch? Rainer -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26053