Home | History | Annotate | Download | only in bin

Lines Matching refs:gcc

30 GNATS_ADDR=gcc-gnats@gcc.gnu.org
191 gccbug (GCC) $DEFAULT_RELEASE
284 SEND-PR: Please consult the GCC manual if you are not sure how to
320 SEND-PR: Leave "Confidential" as "no"; all GCC PRs are public.
323 SEND-PR: critical GCC is completely not operational; no work-around known.
324 SEND-PR: serious GCC is not working properly; a work-around is possible.
332 SEND-PR: accepts-illegal GCC fails to reject erroneous code.
333 SEND-PR: rejects-legal GCC gives an error message for correct code.
334 SEND-PR: wrong-code The machine code generated by gcc is incorrect.
335 SEND-PR: ice-on-legal-code GCC gives an Internal Compiler Error (ICE)
337 SEND-PR: ice-on-illegal-code GCC gives an ICE instead of reporting an error
338 SEND-PR: pessimizes-code GCC misses an important optimization opportunity
340 SEND-PR: change-request A feature in GCC is missing.
341 SEND-PR: support I need help with gcc.
353 configured with: /home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.3/configure --prefix=/usr/local --target=arm-eabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/home/jingyu/projects/gcc/toolchain_build/obj/temp-install --with-mpfr=/home/jingyu/projects/gcc/toolchain_build/obj/temp-install --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --with-abi=aapcs --with-gcc-version=4.4.3 --with-binutils-version=2.19 --with-gmp-version=4.2.4 --with-mpfr-version=2.4.1 --with-gdb-version=7.1.x --with-arch=armv5te --with-multilib-list=mandroid --with-sysroot=/usr/local/google/home/android/cupcake_rel_root --program-transform-name='s&^&arm-eabi-&'
434 high) echo "$COMMAND: \`Priority: high' is reserved for GCC maintainers." ;;