public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: bootstrap/7132: IEEE_COMPLEX_DIVIDE defined on VAX target
@ 2003-01-01 18:32 neroden
  0 siblings, 0 replies; 3+ messages in thread
From: neroden @ 2003-01-01 18:32 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, matt, toon

Synopsis: IEEE_COMPLEX_DIVIDE defined on VAX target

State-Changed-From-To: feedback->closed
State-Changed-By: neroden
State-Changed-When: Wed Jan  1 10:32:02 2003
State-Changed-Why:
    No feedback for six months, and the existing behavior is probably correct anyway.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7132


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: bootstrap/7132: IEEE_COMPLEX_DIVIDE defined on VAX target
@ 2002-06-26 13:26 toon
  0 siblings, 0 replies; 3+ messages in thread
From: toon @ 2002-06-26 13:26 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, matt, nobody, toon

Synopsis: IEEE_COMPLEX_DIVIDE defined on VAX target

Responsible-Changed-From-To: unassigned->toon
Responsible-Changed-By: toon
Responsible-Changed-When: Wed Jun 26 12:57:57 2002
Responsible-Changed-Why:
    Fortran Maintainer
State-Changed-From-To: open->feedback
State-Changed-By: toon
State-Changed-When: Wed Jun 26 12:57:57 2002
State-Changed-Why:
    IEEE_COMPLEX_DIVIDE causes the COMPLEX and DOUBLE COMPLEX
    divide routines in libf2c to honor the *hardware* treatment
    of x/0.0 with x != 0.0.  This is the obvious choice when
    running on IEEE-754 compliant hardware, but might be a
    good choice on VAX too.
    
    Please advice.
    
    Note that complex division is generally expanded inline
    by the Fortran front-end, unless -Os is given as a
    command line option.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7132


^ permalink raw reply	[flat|nested] 3+ messages in thread

* bootstrap/7132: IEEE_COMPLEX_DIVIDE defined on VAX target
@ 2002-06-26  1:36 Matt Thomas
  0 siblings, 0 replies; 3+ messages in thread
From: Matt Thomas @ 2002-06-26  1:36 UTC (permalink / raw)
  To: gcc-gnats


>Number:         7132
>Category:       bootstrap
>Synopsis:       IEEE_COMPLEX_DIVIDE defined on VAX target
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 25 23:46:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Matt Thomas
>Release:        3.2 20020623 (experimental)
>Organization:
>Environment:
System: NetBSD pilot.local 1.5ZC NetBSD 1.5ZC (PILOT) #59: Sat May 18 12:43:46 PDT 2002 matt@pilot.local:/export/i386/kobj/PILOT i386


	
host: i386-unknown-netbsdelf1.5ZC
build: i386-unknown-netbsdelf1.5ZC
target: vax-dec-netbsdelf
configured with: /export/toolchain/gcc/configure --enable-static --disable-shared --target=vax-netbsdelf : (reconfigured)  : (reconfigured)  : (reconfigured) 
>Description:
	libg2c/libF77/configure unconditionally emits the IEEE_COMPLEX_DIVIDE
	define.  Since the VAX doesn't have IEEE math, IEEE_COMPLEX_DIVIDE
	should not be emitted.
>How-To-Repeat:
	run libg2c/libF77/configure with a vax target.
>Fix:
	Only emit IEEE_COMPLEX_DIVIDE if the target actually uses IEEE math.
>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-01-01 18:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-01 18:32 bootstrap/7132: IEEE_COMPLEX_DIVIDE defined on VAX target neroden
  -- strict thread matches above, loose matches on Subject: below --
2002-06-26 13:26 toon
2002-06-26  1:36 Matt Thomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).