Skip to content

Commit e1c7952

Browse files
committed
add TODO in the README.md
1 parent 1b1deb5 commit e1c7952

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Issues and PRs are welcome 🎉🎉🎉
4242
* [Red Zone](#red-zone)
4343
* [Stack Pointer](#stack-pointer)
4444
* [Best Practice](#best-practice)
45+
* [TODO](#todo)
4546
* [Donation](#donation)
4647
* [Copyright and License](#copyright-and-license)
4748

@@ -823,6 +824,10 @@ void co_fp1() {
823824
}
824825
```
825826
827+
# TODO
828+
829+
* Remove the restrictions on the GCC version (>= 5.0 currently).
830+
826831
# Donation
827832
828833
I'm a full-time open source developer. Any amount of the donations will be highly appreciated and could bring me great encouragement.

0 commit comments

Comments
 (0)