8000 Prep for GCC10 by tannewt · Pull Request #3194 · adafruit/circuitpython · GitHub
[go: up one dir, main page]

Skip to content

Prep for GCC10 #3194

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you a 8000 ccount related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 23, 2020
Merged

Prep for GCC10 #3194

merged 2 commits into from
Jul 23, 2020

Conversation

tannewt
Copy link
Member
@tannewt tannewt commented Jul 23, 2020

Add lots of missing extern and bring in Damien's fix.

tannewt and others added 2 commits July 22, 2020 16:26
Otherwise functions like memset might get optimised to call themselves (eg
with gcc 10).  And provide CFLAGS_BUILTIN so these options can be changed
by a port if needed.

Fixes issue micropython#6053.
Copy link
Collaborator
@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine! Thanks for doing this earlier rather than later!

@dhalbert
Copy link
Collaborator

Two jobs are stuck. I think you could just merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0