[Bug gprofng/30602] [2.41] gprofng test hangs on i686-linux-gnu

2023-07-18 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30602

Vladimir Mezentsev  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Vladimir Mezentsev  
---
The fixes are in master and binutils-2_41-branch.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gprofng/30602] [2.41] gprofng test hangs on i686-linux-gnu

2023-07-18 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30602

--- Comment #3 from cvs-commit at gcc dot gnu.org  ---
The binutils-2_41-branch branch has been updated by Vladimir Mezentsev
:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=88ebffa03cb8a971fac45fed8d2a869c0888b310

commit 88ebffa03cb8a971fac45fed8d2a869c0888b310
Author: Vladimir Mezentsev 
Date:   Wed Jul 12 15:03:28 2023 -0700

gprofng: 30602 [2.41] gprofng test hangs on i686-linux-gnu

There were several problems in the gprofng testing:
 - we did not catch a timeout for each test.
 - we used exit() to stop a failed test. But this stops all other tests.
 - we used a time_t (long) type in smalltest.c instead of a long long type.

PR gprofng/30602
* configure.ac: Launch only native testing.
* configure: Rebuild.
* testsuite/config/default.exp: Set TEST_TIMEOUT.
* testsuite/gprofng.display/setpath_map.exp: Use return instead of
exit.
* testsuite/gprofng.display/gp-archive.exp: Likewise.
* testsuite/gprofng.display/gp-collect-app_F.exp: Likewise.
* testsuite/gprofng.display/display.exp: Delete an unnecessary test
for native testing.
* testsuite/lib/display-lib.exp (run_native_host_cmd): Add timeout.
* testsuite/lib/smalltest.c: Use a long long type instead of
time_t.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gprofng/30602] [2.41] gprofng test hangs on i686-linux-gnu

2023-07-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30602

--- Comment #2 from cvs-commit at gcc dot gnu.org  ---
The master branch has been updated by Vladimir Mezentsev
:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9d9f26d8b1a15561af02370f15be0af0d56ac5fa

commit 9d9f26d8b1a15561af02370f15be0af0d56ac5fa
Author: Vladimir Mezentsev 
Date:   Wed Jul 12 15:03:28 2023 -0700

gprofng: 30602 [2.41] gprofng test hangs on i686-linux-gnu

There were several problems in the gprofng testing:
 - we did not catch a timeout for each test.
 - we used exit() to stop a failed test. But this stops all other tests.
 - we used a time_t (long) type in smalltest.c instead of a long long type.

PR gprofng/30602
* configure.ac: Launch only native testing.
* configure: Rebuild.
* testsuite/config/default.exp: Set TEST_TIMEOUT.
* testsuite/gprofng.display/setpath_map.exp: Use return instead of
exit.
* testsuite/gprofng.display/gp-archive.exp: Likewise.
* testsuite/gprofng.display/gp-collect-app_F.exp: Likewise.
* testsuite/gprofng.display/display.exp: Delete an unnecessary test
for native testing.
* testsuite/lib/display-lib.exp (run_native_host_cmd): Add timeout.
* testsuite/lib/smalltest.c: Use a long long type instead of
time_t.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gprofng/30602] [2.41] gprofng test hangs on i686-linux-gnu

2023-07-01 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30602

Vladimir Mezentsev  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gprofng/30602] [2.41] gprofng test hangs on i686-linux-gnu

2023-07-01 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30602

--- Comment #1 from Matthias Klose  ---
independent of --enable-pgo-build=lto

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gprofng/30602] [2.41] gprofng test hangs on i686-linux-gnu

2023-07-01 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30602

Matthias Klose  changed:

   What|Removed |Added

 Target||i686-linux-gnu
 CC||jose.marchesi at oracle dot 
com,
   ||vladimir.mezentsev at oracle 
dot c
   ||om

-- 
You are receiving this mail because:
You are on the CC list for the bug.