#!/bin/sh -x $HOME/mygcc/bin/gcc -c -O0 -fcallgraph-info d4dag.c $HOME/mygcc/bin/gcc -c -O0 -fdump-tree-gimple d4dag.c rm -v -f ./d4dag.o