-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
arch: k210: Applied changes doned for fe310 recently. #65
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NOTE: In the future, these code should be moved under common code once they support both RV32 & RV64 architectures.
extinguish
pushed a commit
to extinguish/nuttx
that referenced
this pull request
Aug 6, 2024
… or type specifier" error "libcxxmini/libxx_cxa_guard.cxx", line 47: error apache#77-D: this declaration has no storage class or type specifier __extension__ typedef int __guard __attribute__((mode(__DI__))); ^ "libcxxmini/libxx_cxa_guard.cxx", line 47: error apache#65: expected a ";" __extension__ typedef int __guard __attribute__((mode(__DI__))); ^ "libcxxmini/libxx_cxa_guard.cxx", line 64: error apache#20: identifier "__guard" is undefined int __cxa_guard_acquire(FAR __guard *g) ^ "libcxxmini/libxx_cxa_guard.cxx", line 64: error apache#20: identifier "g" is undefined int __cxa_guard_acquire(FAR __guard *g) ^ "libcxxmini/libxx_cxa_guard.cxx", line 65: error apache#65: expected a ";" { ^ "libcxxmini/libxx_cxa_guard.cxx", line 93: warning apache#12-D: parsing restarts here after previous syntax error } Signed-off-by: yanghuatao <[email protected]>
extinguish
pushed a commit
to extinguish/nuttx
that referenced
this pull request
Aug 6, 2024
… or type specifier" error "libcxxmini/libxx_cxa_guard.cxx", line 47: error apache#77-D: this declaration has no storage class or type specifier __extension__ typedef int __guard __attribute__((mode(__DI__))); ^ "libcxxmini/libxx_cxa_guard.cxx", line 47: error apache#65: expected a ";" __extension__ typedef int __guard __attribute__((mode(__DI__))); ^ "libcxxmini/libxx_cxa_guard.cxx", line 64: error apache#20: identifier "__guard" is undefined int __cxa_guard_acquire(FAR __guard *g) ^ "libcxxmini/libxx_cxa_guard.cxx", line 64: error apache#20: identifier "g" is undefined int __cxa_guard_acquire(FAR __guard *g) ^ "libcxxmini/libxx_cxa_guard.cxx", line 65: error apache#65: expected a ";" { ^ "libcxxmini/libxx_cxa_guard.cxx", line 93: warning apache#12-D: parsing restarts here after previous syntax error } Signed-off-by: yanghuatao <[email protected]>
extinguish
pushed a commit
to extinguish/nuttx
that referenced
this pull request
Aug 6, 2024
… or type specifier" error "libcxxmini/libxx_cxa_guard.cxx", line 47: error apache#77-D: this declaration has no storage class or type specifier __extension__ typedef int __guard __attribute__((mode(__DI__))); ^ "libcxxmini/libxx_cxa_guard.cxx", line 47: error apache#65: expected a ";" __extension__ typedef int __guard __attribute__((mode(__DI__))); ^ "libcxxmini/libxx_cxa_guard.cxx", line 64: error apache#20: identifier "__guard" is undefined int __cxa_guard_acquire(FAR __guard *g) ^ "libcxxmini/libxx_cxa_guard.cxx", line 64: error apache#20: identifier "g" is undefined int __cxa_guard_acquire(FAR __guard *g) ^ "libcxxmini/libxx_cxa_guard.cxx", line 65: error apache#65: expected a ";" { ^ "libcxxmini/libxx_cxa_guard.cxx", line 93: warning apache#12-D: parsing restarts here after previous syntax error } Signed-off-by: yanghuatao <[email protected]>
extinguish
added a commit
to extinguish/nuttx
that referenced
this pull request
Aug 10, 2024
"libcxxmini/libxx_cxa_guard.cxx", line 47: error apache#77-D: this declaration has no storage class or type specifier __extension__ typedef int __guard __attribute__((mode(__DI__))); ^ "libcxxmini/libxx_cxa_guard.cxx", line 47: error apache#65: expected a ";" __extension__ typedef int __guard __attribute__((mode(__DI__))); ^ "libcxxmini/libxx_cxa_guard.cxx", line 64: error apache#20: identifier "__guard" is undefined int __cxa_guard_acquire(FAR __guard *g) ^ "libcxxmini/libxx_cxa_guard.cxx", line 64: error apache#20: identifier "g" is undefined int __cxa_guard_acquire(FAR __guard *g) ^ "libcxxmini/libxx_cxa_guard.cxx", line 65: error apache#65: expected a ";" { ^ "libcxxmini/libxx_cxa_guard.cxx", line 93: warning apache#12-D: parsing restarts here after previous syntax error } Signed-off-by: guoshichao <[email protected]>
extinguish
added a commit
to extinguish/nuttx
that referenced
this pull request
Aug 11, 2024
"libcxxmini/libxx_cxa_guard.cxx", line 47: error apache#77-D: this declaration has no storage class or type specifier __extension__ typedef int __guard __attribute__((mode(__DI__))); ^ "libcxxmini/libxx_cxa_guard.cxx", line 47: error apache#65: expected a ";" __extension__ typedef int __guard __attribute__((mode(__DI__))); ^ "libcxxmini/libxx_cxa_guard.cxx", line 64: error apache#20: identifier "__guard" is undefined int __cxa_guard_acquire(FAR __guard *g) ^ "libcxxmini/libxx_cxa_guard.cxx", line 64: error apache#20: identifier "g" is undefined int __cxa_guard_acquire(FAR __guard *g) ^ "libcxxmini/libxx_cxa_guard.cxx", line 65: error apache#65: expected a ";" { ^ "libcxxmini/libxx_cxa_guard.cxx", line 93: warning apache#12-D: parsing restarts here after previous syntax error } Signed-off-by: guoshichao <[email protected]>
extinguish
added a commit
to extinguish/nuttx
that referenced
this pull request
Aug 12, 2024
"libcxxmini/libxx_cxa_guard.cxx", line 47: error apache#77-D: this declaration has no storage class or type specifier __extension__ typedef int __guard __attribute__((mode(__DI__))); ^ "libcxxmini/libxx_cxa_guard.cxx", line 47: error apache#65: expected a ";" __extension__ typedef int __guard __attribute__((mode(__DI__))); ^ "libcxxmini/libxx_cxa_guard.cxx", line 64: error apache#20: identifier "__guard" is undefined int __cxa_guard_acquire(FAR __guard *g) ^ "libcxxmini/libxx_cxa_guard.cxx", line 64: error apache#20: identifier "g" is undefined int __cxa_guard_acquire(FAR __guard *g) ^ "libcxxmini/libxx_cxa_guard.cxx", line 65: error apache#65: expected a ";" { ^ "libcxxmini/libxx_cxa_guard.cxx", line 93: warning apache#12-D: parsing restarts here after previous syntax error } Signed-off-by: guoshichao <[email protected]>
extinguish
added a commit
to extinguish/nuttx
that referenced
this pull request
Aug 16, 2024
"libcxxmini/libxx_cxa_guard.cxx", line 47: error apache#77-D: this declaration has no storage class or type specifier __extension__ typedef int __guard __attribute__((mode(__DI__))); ^ "libcxxmini/libxx_cxa_guard.cxx", line 47: error apache#65: expected a ";" __extension__ typedef int __guard __attribute__((mode(__DI__))); ^ "libcxxmini/libxx_cxa_guard.cxx", line 64: error apache#20: identifier "__guard" is undefined int __cxa_guard_acquire(FAR __guard *g) ^ "libcxxmini/libxx_cxa_guard.cxx", line 64: error apache#20: identifier "g" is undefined int __cxa_guard_acquire(FAR __guard *g) ^ "libcxxmini/libxx_cxa_guard.cxx", line 65: error apache#65: expected a ";" { ^ "libcxxmini/libxx_cxa_guard.cxx", line 93: warning apache#12-D: parsing restarts here after previous syntax error } Signed-off-by: guoshichao <[email protected]>
anchao
pushed a commit
that referenced
this pull request
Aug 19, 2024
"libcxxmini/libxx_cxa_guard.cxx", line 47: error #77-D: this declaration has no storage class or type specifier __extension__ typedef int __guard __attribute__((mode(__DI__))); ^ "libcxxmini/libxx_cxa_guard.cxx", line 47: error #65: expected a ";" __extension__ typedef int __guard __attribute__((mode(__DI__))); ^ "libcxxmini/libxx_cxa_guard.cxx", line 64: error #20: identifier "__guard" is undefined int __cxa_guard_acquire(FAR __guard *g) ^ "libcxxmini/libxx_cxa_guard.cxx", line 64: error #20: identifier "g" is undefined int __cxa_guard_acquire(FAR __guard *g) ^ "libcxxmini/libxx_cxa_guard.cxx", line 65: error #65: expected a ";" { ^ "libcxxmini/libxx_cxa_guard.cxx", line 93: warning #12-D: parsing restarts here after previous syntax error } Signed-off-by: guoshichao <[email protected]>
medexs
pushed a commit
to medexs/nuttx
that referenced
this pull request
Sep 19, 2024
"libcxxmini/libxx_cxa_guard.cxx", line 47: error apache#77-D: this declaration has no storage class or type specifier __extension__ typedef int __guard __attribute__((mode(__DI__))); ^ "libcxxmini/libxx_cxa_guard.cxx", line 47: error apache#65: expected a ";" __extension__ typedef int __guard __attribute__((mode(__DI__))); ^ "libcxxmini/libxx_cxa_guard.cxx", line 64: error apache#20: identifier "__guard" is undefined int __cxa_guard_acquire(FAR __guard *g) ^ "libcxxmini/libxx_cxa_guard.cxx", line 64: error apache#20: identifier "g" is undefined int __cxa_guard_acquire(FAR __guard *g) ^ "libcxxmini/libxx_cxa_guard.cxx", line 65: error apache#65: expected a ";" { ^ "libcxxmini/libxx_cxa_guard.cxx", line 93: warning apache#12-D: parsing restarts here after previous syntax error } Signed-off-by: guoshichao <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
arch: fe310: Fix mstatus handlings #55
Impact
Testing