Provided by: gcc-python3-plugin_0.15-1_amd64 

NAME
gcc-with-python3 - Run GCC whilst invoking a Python script Usage:
gcc-with-python PATH_TO_PYTHON_SCRIPT GCC PARAMETERS
gcc-with-python is a helper script which invokes GCC, whilst loading the Python plugin for GCC, running
the given python script.
Example:
gcc-with-python show-ssa.py example.c
AUTHOR
David Malcolm
COPYRIGHT
2011-2016, David Malcolm
0.15 February 21, 2016 GCC-WITH-PYTHON3(1)