[Bug target/109374] FAIL: gnat.dg/div_zero.adb execution test

2023-04-05 Thread dave.anglin at bell dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109374 --- Comment #12 from dave.anglin at bell dot net --- On 2023-04-05 10:56 a.m., ebotcazou at gcc dot gnu.org wrote: > Nice work! Your comments were accurate and very helpful. Thanks, dave

[Bug target/109374] FAIL: gnat.dg/div_zero.adb execution test

2023-04-05 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109374 --- Comment #11 from Eric Botcazou --- Nice work!

[Bug target/109374] FAIL: gnat.dg/div_zero.adb execution test

2023-04-05 Thread danglin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109374 John David Anglin changed: What|Removed |Added Resolution|--- |FIXED Status|WAITING

[Bug target/109374] FAIL: gnat.dg/div_zero.adb execution test

2023-04-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109374 --- Comment #9 from CVS Commits --- The master branch has been updated by John David Anglin : https://gcc.gnu.org/g:ddb0f66e6c1e846bdc217075c9a770bfd0b01970 commit r13-7012-gddb0f66e6c1e846bdc217075c9a770bfd0b01970 Author: John David Anglin D

[Bug target/109374] FAIL: gnat.dg/div_zero.adb execution test

2023-04-03 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109374 --- Comment #8 from Eric Botcazou --- > No. Then the unwinder cannot unwind through it and the test cannot pass.

[Bug target/109374] FAIL: gnat.dg/div_zero.adb execution test

2023-04-03 Thread dave.anglin at bell dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109374 --- Comment #7 from dave.anglin at bell dot net --- On 2023-04-03 4:46 p.m., ebotcazou at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109374 > > --- Comment #6 from Eric Botcazou --- >> As far as I can tell, this test h

[Bug target/109374] FAIL: gnat.dg/div_zero.adb execution test

2023-04-03 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109374 --- Comment #6 from Eric Botcazou --- > As far as I can tell, this test has always failed on both 32-bit linux and > hpux. Does libgcc/config/pa/milli64.S contain CFI directives or EH tables?

[Bug target/109374] FAIL: gnat.dg/div_zero.adb execution test

2023-04-03 Thread danglin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109374 --- Comment #5 from John David Anglin --- I'm not sure what is expected here: (gdb) r Starting program: /home/dave/gnu/gcc/objdir/gcc/testsuite/gnat/div_zero.exe warning: Unable to find libthread_db matching inferior's thread library, thread de

[Bug target/109374] FAIL: gnat.dg/div_zero.adb execution test

2023-04-02 Thread dave.anglin at bell dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109374 --- Comment #4 from dave.anglin at bell dot net --- On 2023-04-02 12:54 p.m., ebotcazou at gcc dot gnu.org wrote: >> I believe hppa-linux can unwind through signal frames.  VDSO support was >> added fairly recently. > Does the unwinder compensate

[Bug target/109374] FAIL: gnat.dg/div_zero.adb execution test

2023-04-02 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109374 Eric Botcazou changed: What|Removed |Added Status|NEW |WAITING --- Comment #3 from Eric Botcaz

[Bug target/109374] FAIL: gnat.dg/div_zero.adb execution test

2023-04-02 Thread dave.anglin at bell dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109374 --- Comment #2 from dave.anglin at bell dot net --- I believe hppa-linux can unwind through signal frames.  VDSO support was added fairly recently. The unwind tests in glibc all pass. GDB needs an update to unwind through signal frames with rece

[Bug target/109374] FAIL: gnat.dg/div_zero.adb execution test

2023-04-02 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109374 Eric Botcazou changed: What|Removed |Added Last reconfirmed||2023-04-02 Ever confirmed|0