eclipse / omr

Eclipse OMR™ Cross platform components for building reliable, high performance language runtimes
http://www.eclipse.org/omr
Other
933 stars 392 forks source link

Update GCC version in C++ supported features documentation #7369

Closed ThanHenderson closed 2 weeks ago

ThanHenderson commented 2 weeks ago

This patch updates the GCC version in the documentation and moves the corresponding C++11 features from the unsupported list to the supported list.

Issues: https://github.com/eclipse/omr/issues/7359 Signed-off-by: Nathan Henderson nathan.henderson@ibm.com