[Bug middle-end/24998] [4.2 Regression] Build failure: undefined symbol __floatunsitf

2006-08-22 Thread mmitchel at gcc dot gnu dot org
--- Comment #32 from mmitchel at gcc dot gnu dot org 2006-08-22 22:05 --- Since this bug is now just about MIPS16 and FRV, and since the MIPS16 bits are said to be basically irrelevant, I've reprioritized this as P5. -- mmitchel at gcc dot gnu dot org changed: What|R

[Bug middle-end/24998] [4.2 Regression] Build failure: undefined symbol __floatunsitf

2006-06-04 Thread mmitchel at gcc dot gnu dot org
--- Comment #28 from mmitchel at gcc dot gnu dot org 2006-06-04 17:19 --- Joseph -- Would you please summarize the current state of this bug, and whether or not you intend to do any more work on it? I'm trying to figure out how to prioritize it for 4.2. Thanks, -- Mark -- http:

[Bug middle-end/24998] [4.2 Regression] Build failure: undefined symbol __floatunsitf

2006-06-04 Thread joseph at codesourcery dot com
--- Comment #29 from joseph at codesourcery dot com 2006-06-04 17:35 --- Subject: Re: [4.2 Regression] Build failure: undefined symbol __floatunsitf On Sun, 4 Jun 2006, mmitchel at gcc dot gnu dot org wrote: > --- Comment #28 from mmitchel at gcc dot gnu dot org 2006-06-04 17:1

[Bug middle-end/24998] [4.2 Regression] Build failure: undefined symbol __floatunsitf

2006-06-04 Thread mmitchel at gcc dot gnu dot org
--- Comment #30 from mmitchel at gcc dot gnu dot org 2006-06-04 19:06 --- Joseph -- Thanks for the update. I'll approve the removal of the GOFAST code, but that's just a cleanup, so no hurry. I'll mark as P2, for the MIPS16 code. (MIPS is a primary platform; MIPS16 is arguably part

[Bug middle-end/24998] [4.2 Regression] Build failure: undefined symbol __floatunsitf

2006-06-04 Thread rsandifo at gcc dot gnu dot org
--- Comment #31 from rsandifo at gcc dot gnu dot org 2006-06-04 20:46 --- FYI, see: http://gcc.gnu.org/ml/gcc-patches/2006-02/msg01010.html about the MIPS16 situation. To summarise, mips16.S should be considered legacy code, and I've never seen a report of it being used (never mind r

[Bug middle-end/24998] [4.2 Regression] Build failure: undefined symbol __floatunsitf

2006-01-24 Thread pinskia at gcc dot gnu dot org
--- Comment #22 from pinskia at gcc dot gnu dot org 2006-01-24 17:15 --- Has this all been fixed now? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24998

[Bug middle-end/24998] [4.2 Regression] Build failure: undefined symbol __floatunsitf

2006-01-24 Thread joseph at codesourcery dot com
--- Comment #23 from joseph at codesourcery dot com 2006-01-24 17:31 --- Subject: Re: [4.2 Regression] Build failure: undefined symbol __floatunsitf On Tue, 24 Jan 2006, pinskia at gcc dot gnu dot org wrote: > Has this all been fixed now? I think MIPS16, FRV and US_SOFTWARE_GOFAST

[Bug middle-end/24998] [4.2 Regression] Build failure: undefined symbol __floatunsitf

2006-01-24 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #24 from dave at hiauly1 dot hia dot nrc dot ca 2006-01-24 17:39 --- Subject: Re: [4.2 Regression] Build failure: undefined symbol __floatunsitf > Has this all been fixed now? This change fixes the problem on hppa*-*-hpux*: 2005-12-04 John David Anglin <[EMAIL PROTECTE

[Bug middle-end/24998] [4.2 Regression] Build failure: undefined symbol __floatunsitf

2006-03-08 Thread fxcoudert at gcc dot gnu dot org
--- Comment #25 from fxcoudert at gcc dot gnu dot org 2006-03-08 09:55 --- (In reply to comment #23) > I think MIPS16, FRV and US_SOFTWARE_GOFAST still need fixing. (The last > quite likely by removing US_SOFTWARE_GOFAST support.) Adding the maintainers of all those in Cc list. I don

[Bug middle-end/24998] [4.2 Regression] Build failure: undefined symbol __floatunsitf

2006-03-08 Thread echristo at apple dot com
--- Comment #26 from echristo at apple dot com 2006-03-09 03:13 --- GOFAST was a library shipped for mips that I added a configure option to continue to allow to compile. I fully doubt that it's in use anywhere now so can probably be removed. -- http://gcc.gnu.org/bugzilla/show_bug.

[Bug middle-end/24998] [4.2 Regression] Build failure: undefined symbol __floatunsitf

2006-03-09 Thread wilson at specifix dot com
--- Comment #27 from wilson at specifix dot com 2006-03-09 22:21 --- Subject: Re: [4.2 Regression] Build failure: undefined symbol __floatunsitf fxcoudert at gcc dot gnu dot org wrote: > Adding the maintainers of all those in Cc list. I don't know what > US_SOFTWARE_GOFAST, but from t