[Bug testsuite/116154] gcc.dg/torture/pr67947.c fails on pru-unknown-elf

2024-08-01 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116154 --- Comment #11 from Sam James --- Cheers Dimitar.

[Bug testsuite/116154] gcc.dg/torture/pr67947.c fails on pru-unknown-elf

2024-08-01 Thread dimitar at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116154 Dimitar Dimitrov changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #10 from Dimitar

[Bug testsuite/116154] gcc.dg/torture/pr67947.c fails on pru-unknown-elf

2024-08-01 Thread dimitar at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116154 Dimitar Dimitrov changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug testsuite/116154] gcc.dg/torture/pr67947.c fails on pru-unknown-elf

2024-07-31 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116154 --- Comment #8 from GCC Commits --- The master branch has been updated by Dimitar Dimitrov : https://gcc.gnu.org/g:f2fac502097f75e4a098a3321f216523b59030be commit r15-2454-gf2fac502097f75e4a098a3321f216523b59030be Author: Dimitar Dimitrov Dat

[Bug testsuite/116154] gcc.dg/torture/pr67947.c fails on pru-unknown-elf

2024-07-31 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116154 --- Comment #7 from Sam James --- (In reply to Dimitar Dimitrov from comment #4) Dimitar, if you'd be so kind, that'd be great. Thanks! (Sorry, no idea where I got Dmitry from.)

[Bug testsuite/116154] gcc.dg/torture/pr67947.c fails on pru-unknown-elf

2024-07-31 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116154 Sam James changed: What|Removed |Added Assignee|sjames at gcc dot gnu.org |dimitar at gcc dot gnu.org --- Comm

[Bug testsuite/116154] gcc.dg/torture/pr67947.c fails on pru-unknown-elf

2024-07-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116154 --- Comment #5 from Andrew Pinski --- (In reply to Andrew Pinski from comment #2) > I think this is just a testsuite issue with this: > if (argc == 0) > b = 1; > > This might fix it: > ``` > diff --git a/gcc/testsuite/gcc.dg/torture/pr679

[Bug testsuite/116154] gcc.dg/torture/pr67947.c fails on pru-unknown-elf

2024-07-30 Thread dimitar at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116154 --- Comment #4 from Dimitar Dimitrov --- I confirm that the PRU simulator is always passing argc=0. > I think this is just a testsuite issue with this: > if (argc == 0) > b = 1; > > This might fix it: I suggest to revert the fix in r6-3

[Bug testsuite/116154] gcc.dg/torture/pr67947.c fails on pru-unknown-elf

2024-07-30 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116154 Sam James changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug testsuite/116154] gcc.dg/torture/pr67947.c fails on pru-unknown-elf

2024-07-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116154 Andrew Pinski changed: What|Removed |Added Keywords||testsuite-fail Sam James changed:

[Bug testsuite/116154] gcc.dg/torture/pr67947.c fails on pru-unknown-elf

2024-07-30 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116154 --- Comment #1 from Sam James --- Ah, CC'd Dimitar Dimitrov who seems to run that buildbot and has his name in config/pru :)