8000 esp8266: Disable "strict aliasing" in compiler like in atmel-samd by jepler · Pull Request #752 · adafruit/circuitpython · GitHub
[go: up one dir, main page]

Skip to content

esp8266: Disable "strict aliasing" in compiler like in atmel-samd #752

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 account 8000 related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 10, 2018

Conversation

jepler
Copy link
@jepler jepler commented Apr 10, 2018

This caused a fatal compiler diagnostic after #750. This compiler
flag is already specified in the atmel-samd builds, so it makes
sense to do it here for the same reasons.

Thanks @dhalbert for reporting the problem on discord.

This caused a fatal compiler diagnostic after adafruit#750.  This compiler
flag is already specified in the atmel-samd builds, so it makes
sense to do it here for the same reasons.
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.

Thanks for the quick diagnosis!

@dhalbert dhalbert merged commit a0cd94c into adafruit:master Apr 10, 2018
@jepler jepler deleted the esp8266-strict-aliasing branch April 10, 2018 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0