gcc-12-20230922 is now available

2023-09-22 Thread GCC Administrator via Gcc
Snapshot gcc-12-20230922 is now available on https://gcc.gnu.org/pub/gcc/snapshots/12-20230922/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 12 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch

License of libgcc/config/sparc/lb1spc.S?

2023-09-22 Thread Sebastian Huber
Hello, under which license is libgcc/config/sparc/lb1spc.S? The header says: /* This is an assembly language implementation of mulsi3, divsi3, and modsi3 for the sparc processor. These routines are derived from the SPARC Architecture Manual, version 8, slightly edited to match the de