--- Comment #12 from joseph at codesourcery dot com 2008-06-24 12:36
---
Subject: Re: pulls in allegedly unneeded floatingpoint
exception access funcs
On Tue, 24 Jun 2008, aldot at gcc dot gnu dot org wrote:
> libdecnumber hunk could look like this:
libdecnumber's configure.ac is f
--- Comment #11 from aldot at gcc dot gnu dot org 2008-06-24 11:21 ---
libdecnumber hunk could look like this:
Index: libdecnumber/configure.ac
===
--- libdecnumber/configure.ac (revision 137059)
+++ libdecnumber/configur
--- Comment #10 from aldot at gcc dot gnu dot org 2008-06-24 11:19 ---
(In reply to comment #9)
> DFP needs floating point exception support. If your C library doesn't
> support it, you can disable DFP.
libdecnumber's configury should thus check whether fenv.h is available or not
and de
--- Comment #9 from hjl dot tools at gmail dot com 2008-03-14 01:17 ---
DFP needs floating point exception support. If your C library doesn't
support it, you can disable DFP.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34484
--- Comment #8 from aldot at gcc dot gnu dot org 2008-01-19 21:38 ---
>From FSFChangelog.10:
Mon Feb 12 20:42:11 1996 Randy Smith <[EMAIL PROTECTED]>
* i386/x-osfrose (XCFLAGS{,_NODEBUG}): Remove $(SHLIB).
(XCFLAGS): New variable.
(libdir, mandir, bindir): Dele
--- Comment #7 from ubizjak at gmail dot com 2008-01-18 11:54 ---
Sorry, wrong PR number in the ChangeLog.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34484
--- Comment #6 from uros at gcc dot gnu dot org 2008-01-18 09:56 ---
Subject: Bug 34484
Author: uros
Date: Fri Jan 18 09:55:15 2008
New Revision: 131626
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131626
Log:
PR debug/34484
* dwarf2out.c (dwarf2out_switch_text
--- Comment #5 from hjl at lucon dot org 2007-12-27 16:56 ---
Any update on this?
--
hjl at lucon dot org changed:
What|Removed |Added
Status|UNCONFIRMED
--- Comment #4 from hjl at lucon dot org 2007-12-15 22:05 ---
Where is __GCC_FLOAT_NOT_NEEDED documented? Is this a supported gcc macro?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34484
--- Comment #3 from pinskia at gcc dot gnu dot org 2007-12-15 20:22 ---
Even then you have to have some kind of fp support for GCC to work correctly.
Even if it is soft fp.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #2 from aldot at gcc dot gnu dot org 2007-12-15 20:15 ---
IIRC i initially experienced this not on i386 but with mips or arm.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34484
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-12-15 20:07 ---
Note it is unusual to disable fp support for x86. So really I think it is a
bug that you can disable it. Actually I think we should declare this as
invalid.
--
pinskia at gcc dot gnu dot org changed:
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
CC||pinskia at gcc dot gnu dot
|
13 matches
Mail list logo