This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

bootstrap/7132: IEEE_COMPLEX_DIVIDE defined on VAX target


>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:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]