------- Comment #2 from dimhen at gmail dot com 2008-04-17 05:05 ------- i reproduce err with #134344.
1. pre condition 'svnversion -n' print 134340 'gcc -v' print 134340 'g++ -v' print 134339 2. gcc_update. Update to #134344. No files has changed. 3. make install 'gcc -v' print 134344 'g++ -v' print 134339 4. make && make install 'gcc -v' print 134344 'g++ -v' print 134344 Need i close PR as INVALID or there are missed dependence(s) in Makefile? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35956