mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
20bc4561ecdebfcc818f1053da847fa3213aa8a3
My recent patch r16-7073 broke Linux/x86 bootstrap without --with-gnu-as/with-as by only setting gcc_cv_as_flags in acinclude.m4 with gas_flag=yes. Instead it should allow for any value. Bootstrapped without regressions on x86_64-pc-linux-gnu, i386-pc-solaris2.11 --with-gnu-as --with-as, and and x86_64-apple-darwin21.6.0 (both in state 2 now with gcc/auto-host.h unchanged). 2026-01-27 Jakub Jelinek <jakub@redhat.com> gcc: PR other/123841 * acinclude.m4 (gcc_GAS_FLAGS) <i?86-*-* | x86_64-*-*>: Set gcc_cv_as_flags irrespective of $gas_flag. * configure: Regenerate.
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
This directory contains the GNU Compiler Collection (GCC). The GNU Compiler Collection is free software. See the files whose names start with COPYING for copying permission. The manuals, and some of the runtime libraries, are under different terms; see the individual source files for details. The directory INSTALL contains copies of the installation information as HTML and plain text. The source of this information is gcc/doc/install.texi. The installation information includes details of what is included in the GCC sources and what files GCC installs. See the file gcc/doc/gcc.texi (together with other files that it includes) for usage and porting information. An online readable version of the manual is in the files gcc/doc/gcc.info*. See http://gcc.gnu.org/bugs/ for how to report bugs usefully. Copyright years on GCC source files may be listed using range notation, e.g., 1987-2012, indicating that every year in the range, inclusive, is a copyrightable year that could otherwise be listed individually.
Description
Languages
C++
30.7%
C
30.2%
Ada
14.4%
D
6.1%
Go
5.7%
Other
12.4%