Lines Matching refs:gcc
1645 --oldincludedir=DIR C header files for non-gcc [/usr/include]
2261 /* Override any GCC internal prototype to avoid an error.
2262 Use char because int might match the return type of a GCC
3362 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
3363 set dummy ${ac_tool_prefix}gcc; ac_word=$2
3379 ac_cv_prog_CC="${ac_tool_prefix}gcc"
3402 # Extract the first word of "gcc", so it can be a program name with args.
3403 set dummy gcc; ac_word=$2
3419 ac_cv_prog_ac_ct_CC="gcc"
3965 GCC=yes
3967 GCC=
4037 if test "$GCC" = yes; then
4043 if test "$GCC" = yes; then
4277 # instance it was reported that on HP-UX the gcc test will end up
4327 gcc)
4417 # Use a header file that comes with gcc, so configuring glibc
4476 # Use a header file that comes with gcc, so configuring glibc
4800 # instance it was reported that on HP-UX the gcc test will end up
4850 gcc)
4927 # [AC_CHECK_TOOL([OBJC], [gcc])
5149 if test "${GCC}" != "yes" ; then
5150 as_fn_error $? "Valgrind relies on GCC to be compiled" "$LINENO" 5
5261 # instance it was reported that on HP-UX the gcc test will end up
5309 gcc)
5400 # We don't want gcc < 3.0
5401 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a supported version of gcc" >&5
5402 $as_echo_n "checking for a supported version of gcc... " >&6; }
5408 # ######## gcc variants ########
5409 # Arch Linux: i686-pc-linux-gnu-gcc (GCC) 4.6.2
5410 # Debian Linux: gcc (Debian 4.3.2-1.1) 4.3.2
5411 # openSUSE: gcc (SUSE Linux) 4.5.1 20101208 [gcc-4_5-branch revision 167585]
5412 # Exherbo Linux: x86_64-pc-linux-gnu-gcc (Exherbo gcc-4.6.2) 4.6.2
5413 # MontaVista Linux for ARM: arm-none-linux-gnueabi-gcc (Sourcery G++ Lite 2009q1-203) 4.3.3
5414 # OS/X 10.6: i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
5415 # OS/X 10.7: i686-apple-darwin11-llvm-gcc-4.2 (GCC
5444 gcc_version=`${CC} --version | $SED -n -e 's/[^ ]*gcc[^ ]* ([^)]*) \([0-9.]*\).*$/\1/p'`
5487 as_fn_error $? "please use gcc >= 3.0 or clang >= 2.9 or icc >= 13.0" "$LINENO" 5
8279 # gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
8357 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -m32" >&5
8358 $as_echo_n "checking if gcc accepts -m32... " >&6; }
8396 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -m64" >&5
8397 $as_echo_n "checking if gcc accepts -m64... " >&6; }
8435 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -march=mips32" >&5
8436 $as_echo_n "checking if gcc accepts -march=mips32... " >&6; }
8474 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -march=mips64" >&5
8475 $as_echo_n "checking if gcc accepts -march=mips64... " >&6; }
8513 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -march=octeon" >&5
8514 $as_echo_n "checking if gcc accepts -march=octeon... " >&6; }
8552 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -march=octeon2" >&5
8553 $as_echo_n "checking if gcc accepts -march=octeon2... " >&6; }
8591 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -mmmx" >&5
8592 $as_echo_n "checking if gcc accepts -mmmx... " >&6; }
8630 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -msse" >&5
8631 $as_echo_n "checking if gcc accepts -msse... " >&6; }
8674 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -mpreferred-stack-boundary=2 -m32" >&5
8675 $as_echo_n "checking if gcc accepts -mpreferred-stack-boundary=2 -m32... " >&6; }
8713 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -mlong-double-128" >&5
8714 $as_echo_n "checking if gcc accepts -mlong-double-128... " >&6; }
8757 # Convenience function to check whether GCC supports a particular
8771 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -Wmemset-transposed-args" >&5
8772 $as_echo_n "checking if gcc accepts -Wmemset-transposed-args... " >&6; }
8802 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -Wnonnull" >&5
8803 $as_echo_n "checking if gcc accepts -Wnonnull... " >&6; }
8833 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -Woverflow" >&5
8834 $as_echo_n "checking if gcc accepts -Woverflow... " >&6; }
8864 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -Wpointer-sign" >&5
8865 $as_echo_n "checking if gcc accepts -Wpointer-sign... " >&6; }
8895 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -Wuninitialized" >&5
8896 $as_echo_n "checking if gcc accepts -Wuninitialized... " >&6; }
8926 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -Wunused-function" >&5
8927 $as_echo_n "checking if gcc accepts -Wunused-function... " >&6; }
8957 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -Wstatic-local-in-inline" >&5
8958 $as_echo_n "checking if gcc
8988 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -Wmismatched-new-delete" >&5
8989 $as_echo_n "checking if gcc accepts -Wmismatched-new-delete... " >&6; }
9019 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -Winfinite-recursion" >&5
9020 $as_echo_n "checking if gcc accepts -Winfinite-recursion... " >&6; }
9050 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -Wwrite-strings" >&5
9051 $as_echo_n "checking if gcc accepts -Wwrite-strings... " >&6; }
9081 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -Wempty-body" >&5
9082 $as_echo_n "checking if gcc accepts -Wempty-body... " >&6; }
9112 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -Wformat" >&5
9113 $as_echo_n "checking if gcc accepts -Wformat... " >&6; }
9147 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -Wformat-signedness" >&5
9148 $as_echo_n "checking if gcc accepts -Wformat-signedness... " >&6; }
9182 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -Wcast-qual" >&5
9183 $as_echo_n "checking if gcc accepts -Wcast-qual... " >&6; }
9213 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -Wold-style-declaration" >&5
9214 $as_echo_n "checking if gcc accepts -Wold-style-declaration... " >&6; }
9244 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -Wignored-qualifiers" >&5
9245 $as_echo_n "checking if gcc accepts -Wignored-qualifiers... " >&6; }
9275 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -Wmissing-parameter-type" >&5
9276 $as_echo_n "checking if gcc accepts -Wmissing-parameter-type... " >&6; }
9307 # Special handling is needed, because certain GCC versions require -Wformat
9312 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -Wformat-security" >&5
9313 $as_echo_n "checking if gcc accepts -Wformat-security... " >&6; }
9344 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -Wextra or -W" >&5
9345 $as_echo_n "checking if gcc accepts -Wextra or -W... " >&6; }
9407 # of warnings. GCC is just being conservative. See here:
9408 # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65459#c4
9418 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -fno-stack-protector" >&5
9419 $as_echo_n "checking if gcc accepts -fno-stack-protector... " >&6; }
9457 # Does GCC support disabling Identical Code Folding?
9460 # For GCC 5.1+ -fipa-icf is enabled by default at -O2.
9464 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -fno-ipa-icf" >&5
9465 $as_echo_n "checking if gcc accepts -fno-ipa-icf... " >&6; }
9505 # GCC 4.9 and newer. However, the undefined behaviour sanitiser in GCC 5.1
9509 # In GCC 5.1 this can be done by passing -fno-sanitize=alignment. Earlier
9514 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -fsanitize=undefined -fno-sanitize=alignment" >&5
9515 $as_echo_n "checking if gcc accepts -fsanitize=undefined -fno-sanitize=alignment... " >&6; }
9579 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts --param inline-unit-growth" >&5
9580 $as_echo_n "checking if gcc accepts --param inline-unit-growth... " >&6; }
9619 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -gdwarf-4 -fdebug-types-section" >&5
9620 $as_echo_n "checking if gcc accepts -gdwarf-4 -fdebug-types-section... " >&6; }
9665 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -g -gz=zlib" >&5
9666 $as_echo_n "checking if gcc accepts -g -gz=zlib... " >&6; }
9711 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -g -gz=zlib-gnu" >&5
9712 $as_echo_n "checking if gcc accepts -g -gz=zlib-gnu... " >&6; }
9757 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts nested functions" >&5
9758 $as_echo_n "checking if gcc accepts nested functions... " >&6; }
9800 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts the 'p' constraint in asm statements" >&5
9801 $as_echo_n "checking if gcc accepts the 'p' constraint in asm statements... " >&6; }
9842 # On Ubuntu 16.10+, gcc produces position independent executables (PIE) by
9846 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc accepts -no-pie" >&5
9847 $as_echo_n "checking if gcc accepts -no-pie... " >&6; }
10934 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc supports the ifunc attribute" >&5
10935 $as_echo_n "checking if gcc supports the ifunc attribute... " >&6; }
10984 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc supports the armv8 crc feature flag" >&5
10985 $as_echo_n "checking if gcc supports the armv8 crc feature flag... " >&6; }
11160 # are present in linked shared libraries when gcc is invoked with -std=gnu99.
11162 # gcc on older Solaris instructs linker to include these symbols,
11163 # gcc on illumos and newer Solaris does not.
11200 # Solaris-specific check determining if gcc enables largefile support by
11202 # variable with gcc flags which disable it.
11204 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc enables largefile support for 32-bit apps (Solaris-specific)" >&5
11205 $as_echo_n "checking if gcc enables largefile support for 32-bit apps (Solaris-specific)... " >&6; }
12689 /* Override any GCC internal prototype to avoid an error.
12690 Use char because int might match the return type of a GCC
13847 /* Override any GCC internal prototype to avoid an error.
13848 Use char because int might match the return type of a GCC
13892 /* Override any GCC internal prototype to avoid an error.
13893 Use char because int might match the return type of a GCC
14495 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc supports __sync_add_and_fetch for the primary target" >&5
14496 $as_echo_n "checking if gcc supports __sync_add_and_fetch for the primary target... " >&6; }
14552 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc supports __sync_add_and_fetch for the secondary target" >&5
14553 $as_echo_n "checking if gcc supports __sync_add_and_fetch for the secondary target... " >&6; }
14604 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if gcc supports __sync_add_and_fetch on uint64_t for all targets" >&5
14605 $as_echo_n "checking if gcc supports __sync_add_and_fetch on uint64_t for all targets... " >&6; }