Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2015
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.21 KB | None | 0 0
  1. # gcc -Q -v -c foo.c
  2. Используются внутренние спецификации.
  3. COLLECT_GCC=gcc
  4. Целевая архитектура: i686-pc-linux-gnu
  5. Параметры конфигурации: /build/gcc/src/gcc-4.9.2/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-cloog-backend=isl --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --disable-multilib --disable-werror --enable-checking=release
  6. Модель многопоточности: posix
  7. gcc версия 4.9.2 (GCC)
  8. COLLECT_GCC_OPTIONS='-Q' '-v' '-c' '-mtune=generic' '-march=pentiumpro'
  9. /usr/lib/gcc/i686-pc-linux-gnu/4.9.2/cc1 -v foo.c -dumpbase foo.c -mtune=generic -march=pentiumpro -auxbase foo -version -o /tmp/ccfpNZ71.s
  10. GNU C (GCC) версия 4.9.2 (i686-pc-linux-gnu)
  11. скомпилировано GNU C версия 4.9.2, Версия GMP 6.0.0, версия MPFR 3.1.2-p10, версия MPC 1.0.2
  12. эвристики GGC: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  13. несуществующий каталог "/usr/lib/gcc/i686-pc-linux-gnu/4.9.2/../../../../i686-pc-linux-gnu/include" проигнорирован
  14. порядок поиска для #include "...":
  15. порядок поиска для #include <...>:
  16. /usr/lib/gcc/i686-pc-linux-gnu/4.9.2/include
  17. /usr/local/include
  18. /usr/lib/gcc/i686-pc-linux-gnu/4.9.2/include-fixed
  19. /usr/include
  20. Конец списка поиска.
  21. GNU C (GCC) версия 4.9.2 (i686-pc-linux-gnu)
  22. скомпилировано GNU C версия 4.9.2, Версия GMP 6.0.0, версия MPFR 3.1.2-p10, версия MPC 1.0.2
  23. эвристики GGC: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  24. переданы ключи: -v foo.c -mtune=generic -march=pentiumpro
  25. активные ключи: -faggressive-loop-optimizations
  26. -fasynchronous-unwind-tables -fauto-inc-dec -fcommon
  27. -fdelete-null-pointer-checks -fdwarf2-cfi-asm -fearly-inlining
  28. -feliminate-unused-debug-types -ffunction-cse -fgcse-lm -fgnu-runtime
  29. -fgnu-unique -fident -finline-atomics -fira-hoist-pressure
  30. -fira-share-save-slots -fira-share-spill-slots -fivopts
  31. -fkeep-static-consts -fleading-underscore -fmath-errno
  32. -fmerge-debug-strings -fpcc-struct-return -fpeephole
  33. -fprefetch-loop-arrays -fsched-critical-path-heuristic
  34. -fsched-dep-count-heuristic -fsched-group-heuristic -fsched-interblock
  35. -fsched-last-insn-heuristic -fsched-rank-heuristic -fsched-spec
  36. -fsched-spec-insn-heuristic -fsched-stalled-insns-dep -fshow-column
  37. -fsigned-zeros -fsplit-ivs-in-unroller -fstrict-volatile-bitfields
  38. -fsync-libcalls -ftrapping-math -ftree-coalesce-vars -ftree-cselim
  39. -ftree-forwprop -ftree-loop-if-convert -ftree-loop-im -ftree-loop-ivcanon
  40. -ftree-loop-optimize -ftree-parallelize-loops= -ftree-phiprop
  41. -ftree-reassoc -ftree-scev-cprop -funit-at-a-time -funwind-tables
  42. -fvar-tracking -fvar-tracking-assignments -fzero-initialized-in-bss -m32
  43. -m80387 -m96bit-long-double -malign-stringops
  44. -mavx256-split-unaligned-load -mavx256-split-unaligned-store
  45. -mfancy-math-387 -mfp-ret-in-387 -mglibc -mieee-fp -mlong-double-80
  46. -mno-red-zone -mno-sse4 -mpush-args -msahf -mtls-direct-seg-refs
  47. Compiler executable checksum: e808346e6dc2d10514ddcd800e214d24
  48. power main
  49. Analyzing compilation unit
  50. Performing interprocedural optimizations
  51. <*free_lang_data> <visibility> <early_local_cleanups> <*free_inline_summary> <whole-program> <inline>Assembling functions:
  52. power main
  53. Execution times (seconds)
  54. phase setup : 0.01 (50%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 521 kB (58%) ggc
  55. phase parsing : 0.00 ( 0%) usr 0.01 (100%) sys 0.02 (50%) wall 309 kB (35%) ggc
  56. phase opt and generate : 0.01 (50%) usr 0.00 ( 0%) sys 0.01 (25%) wall 54 kB ( 6%) ggc
  57. trivially dead code : 0.00 ( 0%) usr 0.00 ( 0%) sys 0.01 (25%) wall 0 kB ( 0%) ggc
  58. preprocessing : 0.00 ( 0%) usr 0.01 (100%) sys 0.01 (25%) wall 136 kB (15%) ggc
  59. parser (global) : 0.00 ( 0%) usr 0.00 ( 0%) sys 0.01 (25%) wall 162 kB (18%) ggc
  60. rest of compilation : 0.01 (50%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 2 kB ( 0%) ggc
  61. TOTAL : 0.02 0.01 0.04 894 kB
  62. COLLECT_GCC_OPTIONS='-Q' '-v' '-c' '-mtune=generic' '-march=pentiumpro'
  63. as -v --32 -o foo.o /tmp/ccfpNZ71.s
  64. GNU ассемблер, версия 2.24 (i686-pc-linux-gnu); используется BFD версии (GNU Binutils) 2.24
  65. COMPILER_PATH=/usr/lib/gcc/i686-pc-linux-gnu/4.9.2/:/usr/lib/gcc/i686-pc-linux-gnu/4.9.2/:/usr/lib/gcc/i686-pc-linux-gnu/:/usr/lib/gcc/i686-pc-linux-gnu/4.9.2/:/usr/lib/gcc/i686-pc-linux-gnu/
  66. LIBRARY_PATH=/usr/lib/gcc/i686-pc-linux-gnu/4.9.2/:/usr/lib/gcc/i686-pc-linux-gnu/4.9.2/../../../:/lib/:/usr/lib/
  67. COLLECT_GCC_OPTIONS='-Q' '-v' '-c' '-mtune=generic' '-march=pentiumpro'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement