-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Tracker: GCC 7.x compatibility #8265
Copy link
Copy link
Closed
Labels
Community: help wantedThe contributors require help from other members of the communityThe contributors require help from other members of the communityType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)
Description
Description
This is a tracker bug for any issues which occur only with GCC version 7.x or higher. Currently the CI system is using GCC 6.x so these issues can only be seen on custom toolchain installations.
Steps to reproduce the issue
- Install GCC 7.x, set as default compiler for your platform
- Run
make buildtestordist/tools/compile_test/compile_test.py - Report any failed builds including a log of the error. Alternatively, provide a PR with the errors corrected.
- Reference this Issue number (Tracker: GCC 7.x compatibility #8265) in the description of your Issue/PR
- A notice will be added in this Issue automatically by Github
Issue/PR references
- unittests: Fix printf float test BUFSIZE #8243 unittests: Fix printf float test BUFSIZE
- pkg: disable implicit fallthroughs errors in tinydtls #8367 pkg: disable implicit fallthroughs errors in tinydtls
- posix: fix pthread and socket example #8368 posix: fix pthread and socket example
- examples/gnrc_tftp: fix implicit fallthrough error #8382 examples/gnrc_tftp: fix implicit fallthrough error
- pkg/ccn-lite: bump version to fix compile error #8427 pkg/ccn-lite: bump version to fix compile error
- pkg: gecko_sdk: update version for GCC7 fixes. #8554 pkg: gecko_sdk: update version for GCC7 fixes.
-
pkg/gecko_sdk: fix #8266 #8487 pkg/gecko_sdk: fix emlib: warnings when using GCC 7 #8266 -
emlib: warnings when using GCC 7 #8266 emlib: warnings when using GCC 7
-
- make: ignore fallthroughs errors with GCC 7.x #8430 make: ignore fallthroughs errors with GCC 7.x
- emb6: allow for warnings to be disabled #8571 emb6: allow for warnings to be disabled
- drivers/sx127x: Fix -Wmaybe-uninitialized warning #8604 drivers/sx127x: Fix -Wmaybe-uninitialized warning
- pkg/fatfs: Refactor path handling, minor fixes #8615 pkg/fatfs: Refactor path handling, minor fixes
- pkg/openthread: cleanup makefile + fix implicit-fallthrough warning #8616 pkg/openthread: cleanup + fix implicit-fallthrough warning
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Community: help wantedThe contributors require help from other members of the communityThe contributors require help from other members of the communityType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)