GCC 13.1 was released on April 26, 2023

Harbour, MingW related news.

Moderator: Rathinagiri

Post Reply
User avatar
gfilatov
Posts: 1070
Joined: Fri Aug 01, 2008 5:42 am
Location: Ukraine
Contact:

GCC 13.1 was released on April 26, 2023

Post 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.
Kind Regards,
Grigory Filatov

"Everything should be made as simple as possible, but no simpler." Albert Einstein
User avatar
serge_girard
Posts: 3168
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: GCC 13.1 was released on April 26, 2023

Post by serge_girard »

Thanks Grigory !
There's nothing you can do that can't be done...
User avatar
gfilatov
Posts: 1070
Joined: Fri Aug 01, 2008 5:42 am
Location: Ukraine
Contact:

Re: GCC 13.1 was released on April 26, 2023

Post 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 36751 times
Your comments/feedback is welcome ;)
Kind Regards,
Grigory Filatov

"Everything should be made as simple as possible, but no simpler." Albert Einstein
Post Reply