Skip to content
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 related emails.

Already on GitHub? Sign in to your account

Switch back to GCC 5 on travis #23856

Merged
merged 1 commit into from
Sep 24, 2017
Merged

Switch back to GCC 5 on travis #23856

merged 1 commit into from
Sep 24, 2017

Conversation

yuyichao
Copy link
Contributor

Revert "Use default system compiler version on Travis (#22820)"

This reverts commit 2641555.

GCC 4.8 miscompiles our LLVM pass.

Let's see if this actually fix #23839

[av skip]

This reverts commit 2641555.

GCC 4.8 miscompiles our LLVM pass.

Fix #23839
@yuyichao
Copy link
Contributor Author

Seems to work =)

@ararslan ararslan added the domain:ci Continuous integration label Sep 24, 2017
@JeffBezanson
Copy link
Sponsor Member

Awesome, thanks @yuyichao !!

@JeffBezanson JeffBezanson merged commit 0588ba4 into master Sep 24, 2017
@JeffBezanson JeffBezanson deleted the yyc/build/travis branch September 24, 2017 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:ci Continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

recent crashes inside llvm-alloc-opt
3 participants