Page 1 of 1

GCC 13.1 was released on April 26, 2023

Posted: Sat Apr 29, 2023 6:00 pm
by gfilatov
April 26, 2023

The GCC developers are pleased to announce the release of GCC 13.1.

This release is a major release, containing new features (as well as many other improvements) relative to GCC 12.x.
The C frontend got support for several C23 features, the C++ frontend
for C++23 features. The C++ standard library experimental support for
C++20 and C++23 was enhanced. For the C family of languages you can now
use -fstrict-flex-arrays[=level] to control the behavior for the various
legacy forms of specifying flexible array members.

Re: GCC 13.1 was released on April 26, 2023

Posted: Sun Apr 30, 2023 7:16 am
by serge_girard
Thanks Grigory !

Re: GCC 13.1 was released on April 26, 2023

Posted: Tue May 02, 2023 12:38 pm
by gfilatov
Hi Friends,

Happy to announce that the current build of MiniGUI has been
adapted for newest MinGW C 13.1.0 for Win64 and latest
Harbour compiler (2023-04-21 13:01).
Components versions:
--------------------------

Harbour MiniGUI Extended Edition 23.04 (Release)

Harbour 3.2.0dev (r2304211101)

Harbour Make (hbmk2) 3.2.0dev (r2023-04-21 11:01)

gcc version 13.1.0 (MinGW-W64 x86_64-msvcrt-mcf-seh, built by Brecht Sanders)
The main demo image is below: :arrow:
capture2.png
capture2.png (54.69 KiB) Viewed 36831 times
Your comments/feedback is welcome ;)