]> sourceware.org Git - systemtap.git/commit
Add GCC version to testsuite run output and systemtap.sum file.
authorMark Wielaard <mjw@redhat.com>
Tue, 16 Jun 2009 14:13:25 +0000 (16:13 +0200)
committerMark Wielaard <mjw@redhat.com>
Tue, 16 Jun 2009 14:13:25 +0000 (16:13 +0200)
commit475611069560540caa5453b44691525f26e2fb3b
tree00e73c5eac75c0118f12de1fb5180316c3f47260
parent74f2951cc3b5d4f3716e23d284a2b3a0767eb5c2
Add GCC version to testsuite run output and systemtap.sum file.

Prints the gcc being used and full version. Also adds short version
number to systemtap.sum file (plus full version string). Will make
comparing failures based on compiler version being used easier.

* testsuite/lib/systemtap.exp (print_systemtap_version): Also print
  location and full version of gcc being used.
  (get_system_info): Get gcc version number and long version string.
* testsuite/lib/stap_run.exp (print_system_info): Output GCC version.
testsuite/lib/stap_run.exp
testsuite/lib/systemtap.exp
This page took 0.02679 seconds and 5 git commands to generate.