[Bug bootstrap/26055] New: libgcc-math declaration of __isinf conflicts with system header, fails bootstrap

2006-01-31 Thread ssen at opendarwin dot org
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

[Bug target/24959] Trampolines fail on i686-apple-darwin because stack is not executable

2006-01-17 Thread ssen at opendarwin dot org
--- 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

[Bug bootstrap/25470] [4.2 Regression] fixincludes/ subdirectory not cleaned by "make distclean"

2005-12-17 Thread ssen at opendarwin dot org
--- 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

[Bug bootstrap/25470] New: fixincludes/ subdirectory not cleaned by "make distclean"

2005-12-17 Thread ssen at opendarwin dot org
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