gcc-13-20240127 is now available

2024-01-27 Thread GCC Administrator via Gcc
Snapshot gcc-13-20240127 is now available on
  https://gcc.gnu.org/pub/gcc/snapshots/13-20240127/
and on various mirrors, see https://gcc.gnu.org/mirrors.html for details.

This snapshot has been generated from the GCC 13 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch 
releases/gcc-13 revision 52029ef151cc9b1c90fa620079fc17f3960c467c

You'll find:

 gcc-13-20240127.tar.xz   Complete GCC

  SHA256=dba4873f5e341a15edb2c8218faff635638b31d95c902e16f040804a7e8016fb
  SHA1=05c77f40dfe676d9428b730323db776787ffe46a

Diffs from 13-20240120 are available in the diffs/ subdirectory.

When a particular snapshot is ready for public consumption the LATEST-13
link is updated and a message is sent to the gcc list.  Please do not use
a snapshot before it has been announced that way.


Building a GCC backend for the STM8

2024-01-27 Thread Sophie 'Tyalie' Friedrich via Gcc

Hello dear people,

I want to try building a GCC compiler backend for the STM8 
micro-controller target in order to make this wonderful architecture 
more accessible.


But as I'm fairly new in this area of building compiler backends for 
GCC, I would need a bit of guidance / read material to get started. Do 
you have recommendations for anything? And is there interest in such work?


With best regards
Tyalie