HomeFreeBSD

cdefs.h: Remove support for pre gcc 4.0

Description

cdefs.h: Remove support for pre gcc 4.0

All supported compilers support the gcc 3 attribute extensions. Remove
the #else clauses for this. Also, latter-day pcc compilers also define
GNUC, so there's not need to also test for PCC.

Reviewed by: brooks
Differential Revision: https://reviews.freebsd.org/D45654
Sponsored by: Netflix

Details

Provenance
impAuthored on Thu, Jun 20, 11:02 PM
Reviewer
brooks
Differential Revision
D45654: cdefs.h: Remove support for pre gcc 4.0
Parents
rG2508372b7b46: cdefs.h: Assume the compiler supports at least GNU C 3.0 extensions
Branches
Unknown
Tags
Unknown