[Bug c/37073] New: -fno-math-errno should be the default on FreeBSD

2008-08-10 Thread das at FreeBSD dot ORG
: gcc Version: 4.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: das at FreeBSD dot ORG GCC build triplet: amd64-undermydesk-freebsd GCC host triplet:

[Bug target/37072] New: -mfancy-math-387 should be the default in FreeBSD

2008-08-10 Thread das at FreeBSD dot ORG
: gcc Version: 4.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: das at FreeBSD dot ORG GCC build triplet: amd64-undermydesk-freebsd GCC host triplet: amd64-underm

[Bug tree-optimization/17884] asm 'volatile' is not honored as documented

2005-01-14 Thread das at FreeBSD dot ORG
--- Additional Comments From das at FreeBSD dot ORG 2005-01-14 21:34 --- Here's another test case that shows that gcc 3.4.2 on i386 will reschedule other instructions (in particular, other asms that are not volatile) across a volatile asm: #include #define __flden

[Bug target/17778] [3.4/4.0 Regression] regression in evaluating long double hexadecimal constants

2004-11-11 Thread das at FreeBSD dot ORG
--- Additional Comments From das at FreeBSD dot ORG 2004-11-12 03:54 --- Subject: Re: [3.4/4.0 Regression] regression in evaluating long double hexadecimal constants Yes, this appears to fix the problem. Thanks! Your timing is impeccable, by the way. Over in FreeBSDland, this bug