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

Atomics: GCC fix for M23 (again) #11208

Merged
merged 1 commit into from Aug 15, 2019
Merged

Conversation

kjbracey
Copy link
Contributor

@kjbracey kjbracey commented Aug 13, 2019

Description

Add another missing unified syntax directive. Was previously fixed in 03f1ac3, but the same problem was not addressed in the pending PR that added the NEWVAL_2OP assembler.

Fixes #11102.

Pull request type

[X] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Targets 5.14, as fixing PR #10274.

Reviewers

@ccli8

Add another missing unified syntax directive. Was previously fixed in
03f1ac3, but the same problem was not addressed in the pending PR that
added the `NEWVAL_2OP` assembler.
@0xc0170
Copy link
Contributor

0xc0170 commented Aug 14, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Aug 14, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 1
Build artifacts

@adbridge adbridge merged commit 033fffe into ARMmbed:master Aug 15, 2019
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.

M2351: Compile failed on GCC
5 participants