Skip to content

Instantly share code, notes, and snippets.

@yuyichao
Created June 9, 2015 18:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yuyichao/f1d0e6071078285b9d81 to your computer and use it in GitHub Desktop.
Save yuyichao/f1d0e6071078285b9d81 to your computer and use it in GitHub Desktop.
gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -g -fvar-tracking-assignments -O3 -g -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_USE_ASMGCC -DPYPY_JIT_CODEMAP -DPYPY_CPU_HAS_STANDARD_PRECISION -DHAVE_SYS_SYSCALL_H -DHAVE_SETSID -DPy_BUILD_CORE -frandom-seed=implement_7.c -o implement_7.s -S implement_7.c -I"/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/rpython"/translator/c -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/cpyext/include -I.. -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_codecs -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_vmprof/src -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_cffi_backend/src -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_posixsubprocess -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_multibytecodec -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/operator -I/usr/lib/libffi-3.2.1/include
gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -g -fvar-tracking-assignments -O3 -g -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_USE_ASMGCC -DPYPY_JIT_CODEMAP -DPYPY_CPU_HAS_STANDARD_PRECISION -DHAVE_SYS_SYSCALL_H -DHAVE_SETSID -DPy_BUILD_CORE -frandom-seed=implement_14.c -o implement_14.s -S implement_14.c -I"/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/rpython"/translator/c -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/cpyext/include -I.. -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_codecs -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_vmprof/src -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_cffi_backend/src -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_posixsubprocess -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_multibytecodec -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/operator -I/usr/lib/libffi-3.2.1/include
gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -g -fvar-tracking-assignments -O3 -g -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_USE_ASMGCC -DPYPY_JIT_CODEMAP -DPYPY_CPU_HAS_STANDARD_PRECISION -DHAVE_SYS_SYSCALL_H -DHAVE_SETSID -DPy_BUILD_CORE -frandom-seed=implement_15.c -o implement_15.s -S implement_15.c -I"/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/rpython"/translator/c -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/cpyext/include -I.. -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_codecs -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_vmprof/src -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_cffi_backend/src -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_posixsubprocess -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_multibytecodec -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/operator -I/usr/lib/libffi-3.2.1/include
gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -g -fvar-tracking-assignments -O3 -g -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_USE_ASMGCC -DPYPY_JIT_CODEMAP -DPYPY_CPU_HAS_STANDARD_PRECISION -DHAVE_SYS_SYSCALL_H -DHAVE_SETSID -DPy_BUILD_CORE -frandom-seed=pypy_goal_targetpypystandalone.c -o pypy_goal_targetpypystandalone.s -S pypy_goal_targetpypystandalone.c -I"/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/rpython"/translator/c -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/cpyext/include -I.. -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_codecs -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_vmprof/src -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_cffi_backend/src -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_posixsubprocess -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_multibytecodec -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/operator -I/usr/lib/libffi-3.2.1/include
gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -g -fvar-tracking-assignments -O3 -g -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_USE_ASMGCC -DPYPY_JIT_CODEMAP -DPYPY_CPU_HAS_STANDARD_PRECISION -DHAVE_SYS_SYSCALL_H -DHAVE_SETSID -DPy_BUILD_CORE -frandom-seed=pypy_interpreter_argument.c -o pypy_interpreter_argument.s -S pypy_interpreter_argument.c -I"/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/rpython"/translator/c -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/cpyext/include -I.. -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_codecs -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_vmprof/src -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_cffi_backend/src -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_posixsubprocess -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_multibytecodec -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/operator -I/usr/lib/libffi-3.2.1/include
gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -g -fvar-tracking-assignments -O3 -g -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_USE_ASMGCC -DPYPY_JIT_CODEMAP -DPYPY_CPU_HAS_STANDARD_PRECISION -DHAVE_SYS_SYSCALL_H -DHAVE_SETSID -DPy_BUILD_CORE -frandom-seed=pypy_interpreter_astcompiler_assemble.c -o pypy_interpreter_astcompiler_assemble.s -S pypy_interpreter_astcompiler_assemble.c -I"/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/rpython"/translator/c -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/cpyext/include -I.. -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_codecs -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_vmprof/src -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_cffi_backend/src -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_posixsubprocess -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_multibytecodec -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/operator -I/usr/lib/libffi-3.2.1/include
gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -g -fvar-tracking-assignments -O3 -g -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_USE_ASMGCC -DPYPY_JIT_CODEMAP -DPYPY_CPU_HAS_STANDARD_PRECISION -DHAVE_SYS_SYSCALL_H -DHAVE_SETSID -DPy_BUILD_CORE -frandom-seed=pypy_interpreter_astcompiler_ast.c -o pypy_interpreter_astcompiler_ast.s -S pypy_interpreter_astcompiler_ast.c -I"/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/rpython"/translator/c -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/cpyext/include -I.. -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_codecs -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_vmprof/src -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_cffi_backend/src -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_posixsubprocess -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_multibytecodec -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/operator -I/usr/lib/libffi-3.2.1/include
/usr/bin/pypy "/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/rpython"/translator/c/gcc/trackgcroot.py -t pypy_goal_targetpypystandalone.s > pypy_goal_targetpypystandalone.gctmp
/usr/bin/pypy "/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/rpython"/translator/c/gcc/trackgcroot.py -t pypy_interpreter_astcompiler_assemble.s > pypy_interpreter_astcompiler_assemble.gctmp
gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -g -fvar-tracking-assignments -O3 -g -fPIC -fvisibility=hidden -o pypy_goal_targetpypystandalone.o -c pypy_goal_targetpypystandalone.lbl.s
/usr/bin/pypy "/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/rpython"/translator/c/gcc/trackgcroot.py -t pypy_interpreter_argument.s > pypy_interpreter_argument.gctmp
mv pypy_goal_targetpypystandalone.gctmp pypy_goal_targetpypystandalone.gcmap
rm pypy_goal_targetpypystandalone.s pypy_goal_targetpypystandalone.lbl.s
gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -g -fvar-tracking-assignments -O3 -g -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_USE_ASMGCC -DPYPY_JIT_CODEMAP -DPYPY_CPU_HAS_STANDARD_PRECISION -DHAVE_SYS_SYSCALL_H -DHAVE_SETSID -DPy_BUILD_CORE -frandom-seed=pypy_interpreter_astcompiler_ast_1.c -o pypy_interpreter_astcompiler_ast_1.s -S pypy_interpreter_astcompiler_ast_1.c -I"/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/rpython"/translator/c -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/cpyext/include -I.. -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_codecs -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_vmprof/src -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_cffi_backend/src -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_posixsubprocess -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_multibytecodec -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/operator -I/usr/lib/libffi-3.2.1/include
/usr/bin/pypy "/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/rpython"/translator/c/gcc/trackgcroot.py -t implement_15.s > implement_15.gctmp
gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -g -fvar-tracking-assignments -O3 -g -fPIC -fvisibility=hidden -o pypy_interpreter_astcompiler_assemble.o -c pypy_interpreter_astcompiler_assemble.lbl.s
mv pypy_interpreter_astcompiler_assemble.gctmp pypy_interpreter_astcompiler_assemble.gcmap
rm pypy_interpreter_astcompiler_assemble.s pypy_interpreter_astcompiler_assemble.lbl.s
gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -g -fvar-tracking-assignments -O3 -g -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_USE_ASMGCC -DPYPY_JIT_CODEMAP -DPYPY_CPU_HAS_STANDARD_PRECISION -DHAVE_SYS_SYSCALL_H -DHAVE_SETSID -DPy_BUILD_CORE -frandom-seed=pypy_interpreter_astcompiler_ast_2.c -o pypy_interpreter_astcompiler_ast_2.s -S pypy_interpreter_astcompiler_ast_2.c -I"/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/rpython"/translator/c -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/cpyext/include -I.. -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_codecs -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_vmprof/src -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_cffi_backend/src -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_posixsubprocess -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_multibytecodec -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/operator -I/usr/lib/libffi-3.2.1/include
gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -g -fvar-tracking-assignments -O3 -g -fPIC -fvisibility=hidden -o implement_15.o -c implement_15.lbl.s
mv implement_15.gctmp implement_15.gcmap
rm implement_15.s implement_15.lbl.s
gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -g -fvar-tracking-assignments -O3 -g -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_USE_ASMGCC -DPYPY_JIT_CODEMAP -DPYPY_CPU_HAS_STANDARD_PRECISION -DHAVE_SYS_SYSCALL_H -DHAVE_SETSID -DPy_BUILD_CORE -frandom-seed=pypy_interpreter_astcompiler_ast_3.c -o pypy_interpreter_astcompiler_ast_3.s -S pypy_interpreter_astcompiler_ast_3.c -I"/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/rpython"/translator/c -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/cpyext/include -I.. -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_codecs -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_vmprof/src -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_cffi_backend/src -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_posixsubprocess -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_multibytecodec -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/operator -I/usr/lib/libffi-3.2.1/include
/usr/bin/pypy "/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/rpython"/translator/c/gcc/trackgcroot.py -t implement_7.s > implement_7.gctmp
gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -g -fvar-tracking-assignments -O3 -g -fPIC -fvisibility=hidden -o pypy_interpreter_argument.o -c pypy_interpreter_argument.lbl.s
mv pypy_interpreter_argument.gctmp pypy_interpreter_argument.gcmap
rm pypy_interpreter_argument.s pypy_interpreter_argument.lbl.s
gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -g -fvar-tracking-assignments -O3 -g -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_USE_ASMGCC -DPYPY_JIT_CODEMAP -DPYPY_CPU_HAS_STANDARD_PRECISION -DHAVE_SYS_SYSCALL_H -DHAVE_SETSID -DPy_BUILD_CORE -frandom-seed=pypy_interpreter_astcompiler_astbuilder.c -o pypy_interpreter_astcompiler_astbuilder.s -S pypy_interpreter_astcompiler_astbuilder.c -I"/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/rpython"/translator/c -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/cpyext/include -I.. -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_codecs -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_vmprof/src -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_cffi_backend/src -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_posixsubprocess -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/_multibytecodec -I/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/pypy/module/operator -I/usr/lib/libffi-3.2.1/include
/usr/bin/pypy "/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/rpython"/translator/c/gcc/trackgcroot.py -t implement_14.s > implement_14.gctmp
/usr/bin/pypy "/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/rpython"/translator/c/gcc/trackgcroot.py -t pypy_interpreter_astcompiler_ast.s > pypy_interpreter_astcompiler_ast.gctmp
/usr/bin/pypy "/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/rpython"/translator/c/gcc/trackgcroot.py -t pypy_interpreter_astcompiler_ast_3.s > pypy_interpreter_astcompiler_ast_3.gctmp
/usr/bin/pypy "/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/rpython"/translator/c/gcc/trackgcroot.py -t pypy_interpreter_astcompiler_ast_1.s > pypy_interpreter_astcompiler_ast_1.gctmp
gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -g -fvar-tracking-assignments -O3 -g -fPIC -fvisibility=hidden -o implement_7.o -c implement_7.lbl.s
Makefile:1095: recipe for target 'implement_7.gcmap' failed
gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -g -fvar-tracking-assignments -O3 -g -fPIC -fvisibility=hidden -o pypy_interpreter_astcompiler_ast_3.o -c pypy_interpreter_astcompiler_ast_3.lbl.s
gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -g -fvar-tracking-assignments -O3 -g -fPIC -fvisibility=hidden -o implement_14.o -c implement_14.lbl.s
mv pypy_interpreter_astcompiler_ast_3.gctmp pypy_interpreter_astcompiler_ast_3.gcmap
rm pypy_interpreter_astcompiler_ast_3.s pypy_interpreter_astcompiler_ast_3.lbl.s
mv implement_14.gctmp implement_14.gcmap
rm implement_14.s implement_14.lbl.s
/usr/bin/pypy "/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/rpython"/translator/c/gcc/trackgcroot.py -t pypy_interpreter_astcompiler_astbuilder.s > pypy_interpreter_astcompiler_astbuilder.gctmp
/usr/bin/pypy "/home/yuyichao/projects/archcn/repo/pypy3-hg/src/pypy/rpython"/translator/c/gcc/trackgcroot.py -t pypy_interpreter_astcompiler_ast_2.s > pypy_interpreter_astcompiler_ast_2.gctmp
gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -g -fvar-tracking-assignments -O3 -g -fPIC -fvisibility=hidden -o pypy_interpreter_astcompiler_ast.o -c pypy_interpreter_astcompiler_ast.lbl.s
mv pypy_interpreter_astcompiler_ast.gctmp pypy_interpreter_astcompiler_ast.gcmap
rm pypy_interpreter_astcompiler_ast.s pypy_interpreter_astcompiler_ast.lbl.s
gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -g -fvar-tracking-assignments -O3 -g -fPIC -fvisibility=hidden -o pypy_interpreter_astcompiler_ast_1.o -c pypy_interpreter_astcompiler_ast_1.lbl.s
mv pypy_interpreter_astcompiler_ast_1.gctmp pypy_interpreter_astcompiler_ast_1.gcmap
rm pypy_interpreter_astcompiler_ast_1.s pypy_interpreter_astcompiler_ast_1.lbl.s
gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -g -fvar-tracking-assignments -O3 -g -fPIC -fvisibility=hidden -o pypy_interpreter_astcompiler_astbuilder.o -c pypy_interpreter_astcompiler_astbuilder.lbl.s
gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -g -fvar-tracking-assignments -O3 -g -fPIC -fvisibility=hidden -o pypy_interpreter_astcompiler_ast_2.o -c pypy_interpreter_astcompiler_ast_2.lbl.s
mv pypy_interpreter_astcompiler_astbuilder.gctmp pypy_interpreter_astcompiler_astbuilder.gcmap
rm pypy_interpreter_astcompiler_astbuilder.s pypy_interpreter_astcompiler_astbuilder.lbl.s
mv pypy_interpreter_astcompiler_ast_2.gctmp pypy_interpreter_astcompiler_ast_2.gcmap
rm pypy_interpreter_astcompiler_ast_2.s pypy_interpreter_astcompiler_ast_2.lbl.s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment