ble);
libgcc-math's s_isinf.c, on the other hand, has:
int
__isinf (double x)
{
...
--
Summary: libgcc-math declaration of __isinf conflicts with system
header, fails bootstrap
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
--- Comment #7 from ssen at opendarwin dot org 2006-01-17 15:15 ---
I think this should be done for both PowerPC and x86 targets for Darwin. The
vendor compiler rejects nested functions for both targets presumably because of
this, and so trampolines should enable stack execution for
--- Comment #2 from ssen at opendarwin dot org 2005-12-18 05:32 ---
I disagree. Those other issues were reported years ago and may or may not still
apply, and most only apply if you enable non-C frontends like Java. For the
basic case of just --enable-languages=c, "make dist
distclean"
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ssen at opendarwin dot org
GCC build