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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 58258 Build 55146: arc lint + arc unit
Event Timeline
sys/sys/cdefs.h | ||
---|---|---|
154–156 | Maybe rewrite entirely with something like: |