Home
last modified time | relevance | path

Searched +full:gcc +full:- +full:4 (Results 1 – 25 of 1090) sorted by relevance

12345678910>>...44

/external/libcxx/utils/docker/debian9/
DDockerfile1 #===- libcxx/utils/docker/debian9/Dockerfile -------------------------===//
8 #===----------------------------------------------------------------------===//
10 # Setup the base builder image with the packages we'll need to build GCC and Clang from source.
11 FROM launcher.gcr.io/google/debian9:latest as builder-base
14 RUN apt-get update && \
15 apt-get install -y --no-install-recommends \
16 ca-certificates \
18 build-essential \
25 ninja-build \
28 gcc-multilib \
[all …]
/external/python/cpython3/Lib/test/
Dtest__osx_support.py65 'cc not found - check xcode-select')
73 'CC': 'gcc-test -pthreads',
76 'CC': 'clang -pthreads',
79 newvalue = 'clang -pthreads'
87 'CC': 'gcc-test -pthreads',
90 'CC': 'clang -pthreads',
94 newvalue = 'clang -pthreads'
100 'CC': 'gcc-test -pthreads',
104 newvalue = 'gcc-test -pthreads'
112 self.assertEqual(mac_ver_tuple >= (10, 4),
[all …]
/external/clang/test/Driver/
Dlinux-header-search.cpp6 // RUN: %clang -no-canonical-prefixes %s -### -fsyntax-only 2>&1 \
7 // RUN: -target x86_64-unknown-linux-gnu \
8 // RUN: -stdlib=libc++ \
9 // RUN: -ccc-install-dir %S/Inputs/basic_linux_tree/usr/bin \
10 // RUN: --sysroot=%S/Inputs/basic_linux_libcxx_tree \
11 // RUN: --gcc-toolchain="" \
12 // RUN: | FileCheck --check-prefix=CHECK-BASIC-LIBCXX-SYSROOT %s
13 // CHECK-BASIC-LIBCXX-SYSROOT: "{{[^"]*}}clang{{[^"]*}}" "-cc1"
14 // CHECK-BASIC-LIBCXX-SYSROOT: "-isysroot" "[[SYSROOT:[^"]+]]"
15 // CHECK-BASIC-LIBCXX-SYSROOT: "-internal-isystem" "[[SYSROOT]]/usr/include/c++/v1"
[all …]
/external/elfutils/tests/
Drun-get-files.sh19 . $srcdir/test-subr.sh
23 testrun_compare ${abs_builddir}/get-files testfile testfile2 <<\EOF
24 cuhl = 11, o = 0, asz = 4, osz = 4, ncu = 191
25 dirs[0] = "/home/drepper/gnu/new-bu/build/ttt"
27 file[1] = "/home/drepper/gnu/new-bu/build/ttt/m.c"
28 cuhl = 11, o = 114, asz = 4, osz = 4, ncu = 5617
29 dirs[0] = "/home/drepper/gnu/new-bu/build/ttt"
31 file[1] = "/home/drepper/gnu/new-bu/build/ttt/b.c"
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"
[all …]
Dtestfile-dwarf-45.source15 c -= b;
34 r -= m;
46 return f > 0 ? frob (f - 1, m) : 0;
75 $ gcc -gdwarf-4 -gno-as-loc-support -gno-variable-location-views -O2 -c world.c
76 $ gcc -gdwarf-4 -gno-as-loc-support -gno-variable-location-views -O2 -c hello.c
77 $ gcc -o testfile-dwarf-4 hello.o world.o
79 $ gcc -gdwarf-5 -gno-as-loc-support -gno-variable-location-views -O2 -c world.c
80 $ gcc -gdwarf-5 -gno-as-loc-support -gno-variable-location-views -O2 -c hello.c
81 $ gcc -o testfile-dwarf-5 hello.o world.o
83 $ gcc -gdwarf-4 -gsplit-dwarf -gno-as-loc-support -gno-variable-location-views -O2 -o testfile-worl…
[all …]
Drun-allfcts.sh19 . $srcdir/test-subr.sh
24 /home/drepper/gnu/new-bu/build/ttt/m.c:5:main
25 /home/drepper/gnu/new-bu/build/ttt/b.c:4:bar
26 /home/drepper/gnu/new-bu/build/ttt/f.c:3:foo
27 /shoggoth/drepper/b.c:4:bar
47 # return x - y;
59 # gcc -g -o nested_funcs nested_funcs.c
71 # int Foo::bar(int x) { return x - 42; }
82 # clang++ -g -o class_func class_func.cxx
88 /home/mark/src/tests/nested/nested_funcs.c:4:bar
[all …]
/external/python/cpython2/Lib/test/
Dtest__osx_support.py67 'cc not found - check xcode-select')
75 'CC': 'gcc-test -pthreads',
78 'CC': 'clang -pthreads',
81 newvalue = 'clang -pthreads'
89 'CC': 'gcc-test -pthreads',
92 'CC': 'clang -pthreads',
96 newvalue = 'clang -pthreads'
102 'CC': 'gcc-test -pthreads',
106 newvalue = 'gcc-test -pthreads'
114 self.assertEqual(mac_ver_tuple >= (10, 4),
[all …]
Dtest_platform.py16 cmd = [python, '-c',
64 ('2.4.3 (#1, Jun 21 2006, 13:54:21) \n[GCC 3.3.4 (pre 3.3.5 20040809)]',
65 … ('CPython', '2.4.3', '', '', '1', 'Jun 21 2006 13:54:21', 'GCC 3.3.4 (pre 3.3.5 20040809)')),
70 ('2.4.3 (truncation, date, t) \n[GCC]',
71 ('CPython', '2.4.3', '', '', 'truncation', 'date t', 'GCC')),
72 ('2.4.3 (truncation, date, ) \n[GCC]',
73 ('CPython', '2.4.3', '', '', 'truncation', 'date', 'GCC')),
74 ('2.4.3 (truncation, date,) \n[GCC]',
75 ('CPython', '2.4.3', '', '', 'truncation', 'date', 'GCC')),
76 ('2.4.3 (truncation, date) \n[GCC]',
[all …]
/external/sdv/vsomeip/third_party/boost/chrono/build/
DJamfile.v24 # Copyright 2009-2012 Vicente J.Botet Escriba.
12 : source-location ../src
14 <target-os>freebsd:<linkflags>"-lrt"
15 <target-os>linux:<linkflags>"-lrt -lpthread"
16 <toolset>pgi:<linkflags>"-lrt"
29 #<toolset>gcc-3.4.4:<linkflags>--enable-auto-import
30 #<toolset>gcc-4.3.4:<linkflags>--enable-auto-import
31 #<toolset>gcc-mingw-4.4.0:<linkflags>--enable-auto-import
32 #<toolset>gcc-mingw-4.5.0:<linkflags>--enable-auto-import
34 <toolset>gcc:<cxxflags>-Wextra
[all …]
/external/AFLplusplus/instrumentation/
DREADME.gcc_plugin.md1 # GCC-based instrumentation for afl-fuzz
5 For the LLVM-based instrumentation, see [README.llvm.md](README.llvm.md).
7 This document describes how to build and use `afl-gcc-fast` and `afl-g++-fast`,
8 which instrument the target with the help of gcc plugins.
11 * Check the version of your gcc compiler: `gcc --version`
12 * `apt-get install gcc-VERSION-plugin-dev` or similar to install headers for gcc
14 * `gcc` and `g++` must match the gcc-VERSION you installed headers for. You can
17 * Just use `afl-gcc-fast`/`afl-g++-fast` normally like you would do with
18 `afl-clang-fast`.
23 compiler-level instrumentation, instead of the more crude assembly-level
[all …]
/external/libpcap/doc/
DREADME.solaris.md10 * flex 2.6.4 and GNU Bison 3.8.2 work.
12 * GCC 11.2.0 and Clang 14.0.3 work.
16 * flex 2.6.4 and GNU Bison 3.7.6 work.
18 * GCC 7.5.0 and GCC 10.3.0 work, Clang 9.0.1 works.
21 `OI-hipster-text-20210430.iso` plus the following packages:
23 xargs -L1 pkg install <<ENDOFTEXT
28 developer/gcc-10
29 developer/clang-90
35 * flex 2.6.4 and GNU Bison 3.7.3 work.
37 * Clang 11.0 works, GCC 11.2 works.
[all …]
/external/lzma/CPP/Common/
DCommon0.h14 This file is included to all cpp files in 7-Zip via "Common.h".
16 So external modules can use 7-Zip interfaces without
40 // -Wall warnings
66 …ence to potentially throwing function passed to 'extern "C"' function under - EHc.Undefined behavi…
101 #pragma GCC diagnostic ignored "-Wc++98-compat-pedantic"
104 #if __clang_major__ >= 4 && __clang_major__ < 12 && !defined(_WIN32)
106 if compiled with new GCC libstdc++, GCC libstdc++ can use:
111 #pragma GCC diagnostic ignored "-Wreserved-id-macro"
115 #pragma GCC diagnostic ignored "-Wc++98-compat"
116 #if __clang_major__ >= 4
[all …]
/external/libpcap/
Ddiag-control.h1 /* -*- Mode: c; tab-width: 8; indent-tabs-mode: 1; c-basic-offset: 8; -*- */
18 * 4. Neither the name of the University nor of the Laboratory may be used
38 #include "pcap/compiler-tests.h"
40 #if PCAP_IS_AT_LEAST_CLANG_VERSION(2,8) || PCAP_IS_AT_LEAST_GNUC_VERSION(4,6)
42 * Clang and GCC both support this way of putting pragmas into #defines.
92 * ignored -Wxxx" and "clang diagnostic push/pop".
94 * Suppress -Wdocumentation warnings; GCC doesn't support -Wdocumentation,
95 * at least according to the GCC 7.3 documentation. Apparently, Flex
97 * -Wdocumentation.
99 * (This could be clang-cl, which defines _MSC_VER, so test this
[all …]
/external/libvpx/
DREADME13 * All Windows builds require that Cygwin[3] or MSYS2[4] be installed.
15 have this package, the install-docs option will be disabled.
26 yasm-<version>-<arch>.exe to yasm.exe and place it in:
29 [4]: http://www.msys2.org/
34 2. Out-of-tree builds
45 The 'configure' script supports a number of options. The --help option can be
47 $ ../libvpx/configure --help
49 4. Compiler analyzers
59 For cross development, the most notable option is the --target option. The
60 most up-to-date list of supported targets can be found at the bottom of the
[all …]
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dpush_options.hpp5 // Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
26 # if (__GNUC__ == 4 && __GNUC_MINOR__ >= 1) || (__GNUC__ > 4)
28 # pragma GCC visibility push (default)
30 # endif // (__GNUC__ == 4 && __GNUC_MINOR__ >= 1) || (__GNUC__ > 4)
50 # pragma GCC visibility push (default)
54 # pragma GCC diagnostic push
55 # pragma GCC diagnostic ignored "-Wnon-virtual-dtor"
57 # pragma GCC diagnostic ignored "-Wzero-as-null-pointer-constant"
80 # if (__GNUC__ == 4 && __GNUC_MINOR__ >= 1) || (__GNUC__ > 4)
82 # pragma GCC visibility push (default)
[all …]
/external/sonivox/arm-wt-22k/bin/
Darm-wt-22k ... 9- "0< %71 (6*$ -70 4;/ *== 6A4 0
/external/sdv/vsomeip/third_party/boost/config/include/boost/config/compiler/
Dgcc.hpp1 // (C) Copyright John Maddock 2001 - 2003.
2 // (C) Copyright Darin Adler 2001 - 2002.
3 // (C) Copyright Jens Maurer 2001 - 2002.
4 // (C) Copyright Beman Dawes 2001 - 2003.
6 // (C) Copyright David Abrahams 2002 - 2003.
17 // Define BOOST_GCC so we know this is "real" GCC and not some pretender:
34 # if __GNUC_MINOR__ < 4
39 #if __GNUC__ < 4
41 // All problems to gcc-3.x and earlier here:
49 // GCC prior to 3.4 had #pragma once too but it didn't work well with filesystem links
[all …]
/external/harfbuzz_ng/src/
Dhb.hh39 * - All pragmas are declared GCC even if they are clang ones. Otherwise GCC
40 * nags, even though we instruct it to ignore -Wunknown-pragmas. ¯\_(ツ)_/¯
42 * - Within each category, keep sorted.
44 * - Warnings whose scope can be expanded in future compiler versions shall
50 #pragma GCC diagnostic warning "-Wall"
51 #pragma GCC diagnostic warning "-Wextra"
54 #pragma GCC diagnostic ignored "-Wpragmas"
55 #pragma GCC diagnostic ignored "-Wunknown-pragmas"
56 #pragma GCC diagnostic ignored "-Wunknown-warning-option"
59 //#pragma GCC diagnostic warning "-Weverything"
[all …]
/external/sdv/vsomeip/third_party/boost/mpl/
D.travis.yml8 # See: https://github.com/jeking3/boost-ci
17 # --include bench --include fog
21 # 4. Enable pull request builds in your boostorg/<library> account.
23 # That's it - the scripts will do everything else for you.
33 # - B2_ADDRESS_MODEL=address-model=64,32
34 # - B2_LINK=link=shared,static
35 # - B2_THREADING=threading=multi,single
36 - B2_VARIANT=variant=release,debug
39 - git clone https://github.com/jeking3/boost-ci.git boost-ci
40 - cp -pr boost-ci/ci boost-ci/.codecov.yml .
[all …]
/external/sdv/vsomeip/third_party/boost/date_time/
D.travis.yml2 # Copyright 2017 - 2019 James E. King III
8 # See: https://github.com/boostorg/boost-ci
17 # --include bench --include fog
21 # 4. Enable pull request builds in your boostorg/<library> account.
23 # That's it - the scripts will do everything else for you.
31 # - B2_ADDRESS_MODEL=address-model=64,32
32 # - B2_LINK=link=shared,static
33 # - B2_THREADING=threading=multi,single
34 - B2_VARIANT=variant=release
37 - git clone https://github.com/boostorg/boost-ci.git boost-ci
[all …]
/external/sdv/vsomeip/third_party/boost/format/
D.travis.yml2 # Copyright 2017 - 2019 James E. King III
8 # See: https://github.com/boostorg/boost-ci
17 # --include bench --include fog
21 # 4. Enable pull request builds in your boostorg/<library> account.
23 # That's it - the scripts will do everything else for you.
31 # - B2_ADDRESS_MODEL=address-model=64,32
32 # - B2_LINK=link=shared,static
33 # - B2_THREADING=threading=multi,single
34 - B2_VARIANT=variant=release
37 - git clone https://github.com/boostorg/boost-ci.git boost-ci
[all …]
/external/tensorflow/tensorflow/tools/ci_build/linux/mkl/
Dset-build-env.py7 # http://www.apache.org/licenses/LICENSE-2.0
21 BASIC_BUILD_OPTS = ["--cxxopt=-D_GLIBCXX_USE_CXX11_ABI=0", "--copt=-O3"]
24 "--copt=-Wformat", "--copt=-Wformat-security", "--copt=-fstack-protector",
25 "--copt=-fPIC", "--copt=-fpic", "--linkopt=-znoexecstack",
26 "--linkopt=-zrelro", "--linkopt=-znow", "--linkopt=-fstack-protector"
35 BAZEL_PREFIX_ = "--copt="
36 ARCH_PREFIX_ = "-march="
37 FLAG_PREFIX_ = "-m"
45 # the gcc version specified in the parameters
47 # True only if the gcc version in the tuple is >=
[all …]
/external/llvm/test/CodeGen/X86/
Ddllexport.ll1 ; RUN: llc -mtriple i386-pc-win32 < %s \
2 ; RUN: | FileCheck -check-prefix CHECK -check-prefix CHECK-CL %s
3 ; RUN: llc -mtriple i386-pc-mingw32 < %s \
4 ; RUN: | FileCheck -check-prefix CHECK -check-prefix CHECK-GCC %s
5 ; RUN: llc -mtriple i686-pc-cygwin %s -o - \
6 ; RUN: | FileCheck -check-prefix CHECK -check-prefix CHECK-GCC %s
7 ; RUN: llc -mtriple i386-pc-win32 < %s \
8 ; RUN: | FileCheck -check-prefix NOTEXPORTED %s
9 ; RUN: llc -mtriple i386-pc-mingw32 < %s \
10 ; RUN: | FileCheck -check-prefix NOTEXPORTED %s
[all …]
/external/sdv/vsomeip/third_party/boost/concept_check/
D.travis.yml2 # Copyright 2017 - 2019 James E. King III
8 # See: https://github.com/boostorg/boost-ci
17 # --include bench --include fog
21 # 4. Enable pull request builds in your boostorg/<library> account.
23 # That's it - the scripts will do everything else for you.
32 # - B2_ADDRESS_MODEL=address-model=64,32
33 # - B2_LINK=link=shared,static
34 # - B2_THREADING=threading=multi,single
35 - B2_VARIANT=variant=release,debug
38 - git clone https://github.com/boostorg/boost-ci.git boost-ci
[all …]
/external/sdv/vsomeip/third_party/boost/move/
D.travis.yml2 # Copyright 2017 - 2019 James E. King III
8 # See: https://github.com/boostorg/boost-ci
17 # --include bench --include fog
21 # 4. Enable pull request builds in your boostorg/<library> account.
23 # That's it - the scripts will do everything else for you.
32 # - B2_ADDRESS_MODEL=address-model=64,32
33 # - B2_LINK=link=shared,static
34 # - B2_THREADING=threading=multi,single
35 - B2_VARIANT=variant=release,debug
38 - git clone https://github.com/boostorg/boost-ci.git boost-ci
[all …]

12345678910>>...44