This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug driver/35956] gcc/g++ print different trunk revision #



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]