------- Comment #3 from joseph at codesourcery dot com 2005-11-23 14:07 ------- Subject: Re: New: Build failure on sparc-sun-solaris2.9: undefined symbol __floatunsitf
On Wed, 23 Nov 2005, fxcoudert at gcc dot gnu dot org wrote: > Undefined first referenced > symbol in file > __floatunsitf libgcc/./_floatditf_s.o What did the assembly code look like before and after my patch? If it previously used __floatsitf, where did it get the definition of that symbol? If not, I suspect a bug in the optabs.c changes. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24998