------- Comment #1 from pinskia at gcc dot gnu dot org 2006-10-22 02:29 ------- In 4.2 and above: gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -fno-common -DHAVE_CONFIG_H -I. -I. -I/src/gcc/eh/gcc/gcc -I/src/gcc/eh/gcc/gcc/. -I/src/gcc/eh/gcc/gcc/../include -I/src/gcc/eh/gcc/gcc/../libcpp/include -I/src/gcc/eh/gcc/gcc/../libdecnumber -I../libdecnumber /src/gcc/eh/gcc/gcc/tree-ssa.c -o tree-ssa.o
In 4.1: gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/home/pinskia/src/gcc/gcc-4.1/gcc/gcc -I/home/pinskia/src/gcc/gcc-4.1/gcc/gcc/. -I/home/pinskia/src/gcc/gcc-4.1/gcc/gcc/../include -I/home/pinskia/src/gcc/gcc-4.1/gcc/gcc/../libcpp/include /home/pinskia/src/gcc/gcc-4.1/gcc/gcc/tree-ssa.c -o tree-ssa.o -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29544