Searched full:gcc (Results 1 – 25 of 2988) sorted by relevance
12345678910>>...120
31 …NOT CMAKE_VERSION VERSION_LESS 3.23.0) OR # check_symbol_exists() incompatible with GCC -pedantic…40 # https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html62 # Assume these options always exist with both clang and gcc.63 # Require clang 3.0 / gcc 2.95 or later.65 -Wbad-function-cast # clang 2.7 gcc 2.9566 -Wconversion # clang 2.7 gcc 2.9567 -Winline # clang 1.0 gcc 1.068 -Wmissing-declarations # clang 1.0 gcc 2.769 -Wmissing-prototypes # clang 1.0 gcc 1.070 -Wnested-externs # clang 1.0 gcc 2.7[all …]
... .1 GCC: (GNU) 4.1.1 GCC: (GNU) 4.1.1 GCC: ( ...
31 # https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html53 # Assume these options always exist with both clang and gcc.54 # Require clang 3.0 / gcc 2.95 or later.56 -Wconversion # clang 3.0 gcc 2.9557 -Winline # clang 1.0 gcc 1.058 -Wmissing-declarations # clang 1.0 gcc 2.759 -Wmissing-prototypes # clang 1.0 gcc 1.060 -Wnested-externs # clang 1.0 gcc 2.761 -Wpointer-arith # clang 1.0 gcc 1.462 -Wshadow # clang 1.0 gcc 2.95[all …]
40 * - All pragmas are declared GCC even if they are clang ones. Otherwise GCC51 #pragma GCC diagnostic warning "-Wall"52 #pragma GCC diagnostic warning "-Wextra"55 #pragma GCC diagnostic ignored "-Wpragmas"56 #pragma GCC diagnostic ignored "-Wunknown-pragmas"57 #pragma GCC diagnostic ignored "-Wunknown-warning-option"60 //#pragma GCC diagnostic warning "-Weverything"65 #pragma GCC diagnostic error "-Wbitwise-instead-of-logical"66 #pragma GCC diagnostic error "-Wcast-align"67 #pragma GCC diagnostic error "-Wcast-function-type"[all …]
48 | AArch64 | Linux | GCC |50 | Alpha | Linux | GCC |51 | Alpha | Tru64 | GCC |52 | ARC | Linux | GCC |53 | ARM | Linux | GCC |54 | ARM | iOS | GCC |56 | AVR32 | Linux | GCC |57 | Blackfin | uClinux | GCC |58 | CSKY | Linux | GCC |59 | HPPA | HPUX | GCC |[all …]
10 // Rvalue references - GCC 4.314 // Rvalue references for *this - GCC not supported18 // Initialization of class objects by rvalues - GCC any22 // Non-static data member initializers - GCC 4.726 // Variadic templates - GCC 4.330 // Extending variadic template template parameters - GCC 4.434 // Initializer lists - GCC 4.438 // Static assertions - GCC 4.342 // auto-typed variables - GCC 4.446 // Multi-declarator auto - GCC 4.4[all …]
24 gcc_package: gcc-i686-linux-gnu25 gcc: i686-linux-gnu-gcc31 gcc_package: gcc-aarch64-linux-gnu32 gcc: aarch64-linux-gnu-gcc40 gcc_package: gcc-powerpc64le-linux-gnu41 gcc: powerpc64le-linux-gnu-gcc49 gcc_package: gcc-mips64el-linux-gnuabi6450 gcc: mips64el-linux-gnuabi64-gcc58 gcc_package: gcc-mipsel-linux-gnu59 gcc: mipsel-linux-gnu-gcc[all …]
87 …sudo apt-get install -y gcc-i686-linux-gnu gcc-aarch64-linux-gnu gcc-riscv64-linux-gnu gcc-arm-lin…231 gcc_package: gcc-i686-linux-gnu232 gcc: i686-linux-gnu-gcc238 gcc_package: gcc-aarch64-linux-gnu239 gcc: aarch64-linux-gnu-gcc247 gcc_package: gcc-powerpc64le-linux-gnu248 gcc: powerpc64le-linux-gnu-gcc256 gcc_package: gcc-mips64el-linux-gnuabi64257 gcc: mips64el-linux-gnuabi64-gcc265 gcc_package: gcc-mipsel-linux-gnu[all …]
105 …- {target: arm, toolchain: gcc-arm-linux-gnueabi, cc: arm-linux-gnueabi-gcc, qemu: qe…106 …- {target: armhf, toolchain: gcc-arm-linux-gnueabihf, cc: arm-linux-gnueabihf-gcc, qemu: qe…107 …- {target: aarch64, toolchain: gcc-aarch64-linux-gnu, cc: aarch64-linux-gnu-gcc, qemu: qe…108 …- {target: riscv64, toolchain: gcc-riscv64-linux-gnu, cc: riscv64-linux-gnu-gcc, qemu: qe…109 …- {target: ppc, toolchain: gcc-powerpc-linux-gnu, cc: powerpc-linux-gnu-gcc, qemu: qe…110 …- {target: ppc64, toolchain: gcc-powerpc64-linux-gnu, cc: powerpc64-linux-gnu-gcc, qemu: qe…111 …- {target: ppc64le, toolchain: gcc-powerpc64le-linux-gnu, cc: powerpc64le-linux-gnu-gcc, qemu: qe…112 …- {target: s390x, toolchain: gcc-s390x-linux-gnu, cc: s390x-linux-gnu-gcc, qemu: qe…113 …- {target: mips, toolchain: gcc-mips-linux-gnu, cc: mips-linux-gnu-gcc, qemu: …114 …- {target: mips64, toolchain: gcc-mips64-linux-gnuabi64, cc: mips64-linux-gnuabi64-gcc, qemu: …[all …]
8 "linux-debian-11/x86_64-amd/gcc": {11 "linux-debian-buster/x86-amd/gcc": {14 "linux-debian-sid/x86_64-amd/gcc": {17 "linux-ubuntu-xenial/x86_64-amd/gcc": {20 "linux-debian-sid/x86-amd/gcc": {23 "linux-debian-sid/x86_64-amd/gcc": {27 "linux-ubuntu-1804/x86_64-amd/gcc": {30 "linux-ubuntu-2004/x86_64-amd/gcc": {33 "linux-fedora-32/x86_64-amd/gcc": {36 "linux-gentoo/x86_64-amd/gcc": {[all …]
5 the Mingw32CCompiler class which handles the mingw32 port of GCC (same as28 # * cygwin gcc 2.91.57/ld 2.9.4/dllwrap 0.2.4 works31 # * mingw32 gcc 2.95.2/ld 2.9.4/dllwrap 0.2.4 works33 # * cygwin gcc 2.95.2/ld 2.10.90/dllwrap 2.10.90 works now36 # - using gcc -mdll instead dllwrap doesn't work without -static because43 # * cygwin gcc 3.2/ld 2.13.90 works45 # * mingw gcc 3.2/ld 2.13 works103 self.debug_print("Python's GCC status: %s (details: %s)" %114 self.debug_print(self.compiler_type + ": gcc %s, ld %s, dllwrap %s\n" %120 # gcc -mdll instead of dllwrap[all …]
20 i686-linux-gnu-gcc -Iinclude -c list.c $cflags21 i686-linux-gnu-gcc main.c list.o -o main.exe $cflags23 x86_64-linux-gnu-gcc -Iinclude -c list.c $cflags24 x86_64-linux-gnu-gcc main.c list.o -o main.exe $cflags26 aarch64-linux-gnu-gcc -Iinclude -c list.c $cflags27 aarch64-linux-gnu-gcc main.c list.o -o main.exe $cflags29 arm-linux-gnueabihf-gcc -Iinclude -c list.c $cflags30 arm-linux-gnueabihf-gcc main.c list.o -o main.exe $cflags32 powerpc64le-linux-gnu-gcc -Iinclude -c list.c $cflags33 powerpc64le-linux-gnu-gcc main.c list.o -o main.exe $cflags[all …]
16 - linux-gcc18 - linux-x86-gcc19 - linux-powerpc64-gcc20 - linux-mingw64-gcc26 - build: linux-gcc27 cc: gcc30 - build: linux-x86-gcc31 cc: gcc33 - build: linux-powerpc64-gcc34 cc: gcc[all …]
73 'CC': 'gcc-test -pthreads',87 'CC': 'gcc-test -pthreads',100 'CC': 'gcc-test -pthreads',104 newvalue = 'gcc-test -pthreads'117 ('gcc-test', 'i686-apple-darwin11-llvm-gcc-4.2'),121 'CC': 'gcc-test -pthreads',126 'BLDSHARED': 'gcc-test -bundle -arch ppc -arch i386 -g',127 'LDSHARED': 'gcc-test -bundle -arch ppc -arch i386 '159 'BLDSHARED': 'gcc-4.0 -bundle -arch ppc -arch i386 -g',160 'LDSHARED': 'gcc-4.0 -bundle -arch ppc -arch i386 '[all …]
106 #pragma GCC diagnostic ignored "-Wc++98-compat"109 #pragma GCC diagnostic ignored "-Wdeprecated-dynamic-exception-spec"111 #pragma GCC diagnostic ignored "-Wold-style-cast"112 #pragma GCC diagnostic ignored "-Wglobal-constructors"113 #pragma GCC diagnostic ignored "-Wexit-time-destructors"115 // #pragma GCC diagnostic ignored "-Wunused-private-field"116 // #pragma GCC diagnostic ignored "-Wnonportable-system-include-path"117 // #pragma GCC diagnostic ignored "-Wsuggest-override"118 // #pragma GCC diagnostic ignored "-Wsign-conversion"119 // #pragma GCC diagnostic ignored "-Winconsistent-missing-override"[all …]
126 // GCC x64 (OK) : https://gcc.godbolt.org/z/R5MzzA127 // GCC ppc (OK) : https://gcc.godbolt.org/z/z7NZAt128 // Clang x64 (BAD): https://gcc.godbolt.org/z/t4gPsd129 // ICC x64 (OK) : https://gcc.godbolt.org/z/rE6s8W130 // MSVC x64 (OK) : https://gcc.godbolt.org/z/ARMXqS136 // GCC x64 (OK) : https://gcc.godbolt.org/z/jSQxYK137 // GCC ppc (OK) : https://gcc.godbolt.org/z/VJdYaA138 // Clang x64 (BAD): https://gcc.godbolt.org/z/Xm4NjX139 // ICC x64 (OK) : https://gcc.godbolt.org/z/4snaFd140 // MSVC x64 (BAD): https://gcc.godbolt.org/z/BgnEKE[all …]
9 ## Linux builds using various versions of GCC.12 env: BUILD_SYSTEM=cmake C_COMPILER=gcc-7 CXX_COMPILER=g++-718 - gcc-721 env: BUILD_SYSTEM=cmake C_COMPILER=gcc-4.4 CXX_COMPILER=g++-4.427 - gcc-4.434 env: BUILD_SYSTEM=autotools C_COMPILER=gcc-5 CXX_COMPILER=g++-540 - gcc-582 …env: BUILD_SYSTEM=cmake C_COMPILER=arm-linux-gnueabihf-gcc CXX_COMPILER=arm-linux-gnueabihf-g++ CF…89 - gcc-arm-linux-gnueabihf105 env: BUILD_SYSTEM=python C_COMPILER=gcc-5 CXX_COMPILER=g++-5[all …]
75 $ gcc -gdwarf-4 -gno-as-loc-support -gno-variable-location-views -O2 -c world.c76 $ gcc -gdwarf-4 -gno-as-loc-support -gno-variable-location-views -O2 -c hello.c77 $ gcc -o testfile-dwarf-4 hello.o world.o79 $ gcc -gdwarf-5 -gno-as-loc-support -gno-variable-location-views -O2 -c world.c80 $ gcc -gdwarf-5 -gno-as-loc-support -gno-variable-location-views -O2 -c hello.c81 $ gcc -o testfile-dwarf-5 hello.o world.o83 $ gcc -gdwarf-4 -gsplit-dwarf -gno-as-loc-support -gno-variable-location-views -O2 -o testfile-worl…84 $ gcc -gdwarf-4 -gsplit-dwarf -gno-as-loc-support -gno-variable-location-views -O2 -o testfile-hell…85 $ gcc -o testfile-splitdwarf-4 testfile-hello4.o testfile-world4.o87 $ gcc -gdwarf-5 -gsplit-dwarf -gno-as-loc-support -gno-variable-location-views -O2 -o testfile-worl…[all …]
32 file[2] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stddef.h"33 file[3] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stdarg.h"50 …file[2] = "/home/geoffk/objs/laurel-000912-branch/lib/gcc-lib/powerpc-unknown-linux-gnu/2.96-laure…51 …file[3] = "/home/geoffk/objs/laurel-000912-branch/lib/gcc-lib/powerpc-unknown-linux-gnu/2.96-laure…74 dirs[1] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include"78 file[3] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include/stddef.h"88 dirs[1] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include"92 file[3] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include/stddef.h"106 dirs[1] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include"110 file[3] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include/stddef.h"[all …]
32 file[2] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stddef.h"33 file[3] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stdarg.h"50 …file[2] = "/home/geoffk/objs/laurel-000912-branch/lib/gcc-lib/powerpc-unknown-linux-gnu/2.96-laure…51 …file[3] = "/home/geoffk/objs/laurel-000912-branch/lib/gcc-lib/powerpc-unknown-linux-gnu/2.96-laure…74 dirs[1] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include"78 file[3] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include/stddef.h"88 dirs[1] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include"92 file[3] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include/stddef.h"105 dirs[1] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include"109 file[3] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include/stddef.h"[all …]
3 docker build -t gcc-debian10 ./Debian10/4 docker tag gcc-debian10 gcr.io/skia-public/gcc-debian105 docker push gcr.io/skia-public/gcc-debian108 docker build -t gcc-debian10-x86 ./Debian10-x86/9 docker tag gcc-debian10-x86 gcr.io/skia-public/gcc-debian10-x8610 docker push gcr.io/skia-public/gcc-debian10-x86
40 AIX/GCC Use the GNU gcc/g++ compilers on AIX41 Cygwin Use the GNU gcc/g++ compilers on Cygwin45 FreeBSD Use the clang/clang++ or GNU gcc/g++ compilers on FreeBSD48 Linux Use the clang/clang++ or GNU gcc/g++ compilers on Linux49 Linux/gcc Use the GNU gcc/g++ compilers on Linux54 MacOSX/GCC Use the GNU gcc/g++ compilers on MacOSX (Darwin)55 MinGW Use the GNU gcc/g++ compilers on MinGW59 Solaris/GCC Use the GNU gcc/g++ compilers on Solaris149 AIX/GCC)152 CC=gcc; export CC[all …]
47 return 'gcc'58 # GCC GNULD62 return 'gcc'68 # GCC non-GNULD72 return 'gcc'78 # GCC GNULD with fully qualified configuration prefix83 return 'x86_64-pc-linux-gnu-gcc-4.4.2'89 # non-GCC GNULD99 # non-GCC non-GNULD115 return 'gcc-4.2 -bundle -undefined dynamic_lookup '[all …]
28 For gcc/x64,gcc/arm64,visual studio32 For gcc/x86,gcc/arm60 (compiler_id == 'gcc') and (cpu_family not in {'x86_64', 'aarch64'}):74 ….def.in --out_file src/gallium/targets/libgl-gdi/opengl32.def --compiler_id gcc --cpu_family x86_6475 …f.in --out_file src/gallium/targets/libgl-gdi/opengl32.mingw.def --compiler_id gcc --cpu_family x8677 …smesa.def.in --out_file src/gallium/targets/osmesa/osmesa.def --compiler_id gcc --cpu_family x86_6478 …sa.def.in --out_file src/gallium/targets/osmesa/osmesa.mingw.def --compiler_id gcc --cpu_family x8680 …wgl.def.in --out_file src/gallium/targets/wgl/gallium_wgl.def --compiler_id gcc --cpu_family x86_6481 ….def.in --out_file src/gallium/targets/wgl/gallium_wgl.mingw.def --compiler_id gcc --cpu_family x8683 …_file src/egl/main/egl.def.in --out_file src/egl/main/egl.def --compiler_id gcc --cpu_family x86_64[all …]