------- Comment #2 from pinskia at gcc dot gnu dot org 2007-05-11 22:25 ------- debian:~> ~/x86-local-fsf/bin/g++ -c -o t1.o t.cc debian:~> ~/x86-local-fsf/bin/g++ -c -o t2.o t.cc -DFOO debian:~> ~/x86-local-fsf/bin/g++ t1.o t2.o
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31903