[Bug fortran/119836] [15/16 Regression] Elemental intrinsic treated as IMPURE within BLOCK within DO CONCURRENT

2025-04-18 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119836 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org

[Bug fortran/101047] Pointer explicit initialization fails

2025-04-15 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101047 --- Comment #5 from Paul Thomas --- Created attachment 61121 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61121&action=edit An update of Jose's patch The attached is an updated version of Jose's that applies to the current trunk. I am e

[Bug fortran/110626] [13/14/15 regression] Duplicated finalization in derived

2025-04-14 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110626 --- Comment #4 from Paul Thomas --- (In reply to Paul Thomas from comment #3) > Hello Javier, > > For some reason this bug slipped by me. I do apologise. > > I can confirm that there is a bug, which comes about from the use of a > temporary fo

[Bug fortran/100821] Deferred character with wrong length

2025-04-13 Thread pault at gcc dot gnu.org via Gcc-bugs
|RESOLVED CC||pault at gcc dot gnu.org --- Comment #3 from Paul Thomas --- The patch seems to have been applied and the testcases added but there is n logging of it having been done, either here or in the ChangeLogs. Closing as fixed

[Bug fortran/100819] Wrong code generation with unlimited polymorphic objects and character type

2025-04-13 Thread pault at gcc dot gnu.org via Gcc-bugs
|RESOLVED CC||pault at gcc dot gnu.org --- Comment #3 from Paul Thomas --- The patch seems to have been applied and the testcases added but there is n logging of it having been done, either here or in the ChangeLogs. Closing as fixed

[Bug fortran/100818] A temporary is passed to associated

2025-04-13 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100818 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org

[Bug fortran/100816] Wrong span on widechar

2025-04-13 Thread pault at gcc dot gnu.org via Gcc-bugs
|--- |FIXED CC||pault at gcc dot gnu.org --- Comment #3 from Paul Thomas --- The patch seems to have been applied and the testcases added but there is n logging of it having been done, either here or in the ChangeLogs. Closing as fixed

[Bug fortran/100120] associated intrinsic failure

2025-04-13 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100120 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org

[Bug fortran/119540] [15 Regression] FAIL: gfortran.dg/reduce_1.f90 -O0 execution test

2025-04-09 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119540 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/119540] [15 Regression] FAIL: gfortran.dg/reduce_1.f90 -O0 execution test

2025-04-09 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119540 Bug 119540 depends on bug 119460, which changed state. Bug 119460 Summary: gfortran.dg/reduce_1.f90 FAILs https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119460 What|Removed |Added

[Bug fortran/119460] gfortran.dg/reduce_1.f90 FAILs

2025-04-09 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119460 Paul Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug fortran/119460] gfortran.dg/reduce_1.f90 FAILs

2025-04-06 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119460 --- Comment #20 from Paul Thomas --- (In reply to anlauf from comment #19) > > ! { dg-require-effective-target fortran_real_16 } > > in order to prevent new issues popping up... ;-) I decided to go for real_8 with twice the extent of the 'fi

[Bug fortran/119460] gfortran.dg/reduce_1.f90 FAILs

2025-04-05 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119460 --- Comment #18 from Paul Thomas --- (In reply to anlauf from comment #17) > Created attachment 61014 [details] > Enhanced version of reduce_4.f90 > > This fixes also a copy&paste of a subtest and tests the maximum symbol > length of the wrappe

[Bug fortran/119540] [15 Regression] FAIL: gfortran.dg/reduce_1.f90 -O0 execution test

2025-04-05 Thread pault at gcc dot gnu.org via Gcc-bugs
dot gnu.org |pault at gcc dot gnu.org Ever confirmed|0 |1 Depends on||119460 Last reconfirmed||2025-04-05 --- Comment #8 from Paul Thomas --- Please see patch attached to comment 14 of PR119460

[Bug fortran/119460] gfortran.dg/reduce_1.f90 FAILs

2025-04-05 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119460 --- Comment #14 from Paul Thomas --- Created attachment 61006 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61006&action=edit Fix for this PR I believe that this fixes most, if not all, of the problems with the reduce intrinsic. I will b

[Bug fortran/119460] gfortran.dg/reduce_1.f90 FAILs

2025-04-02 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119460 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org

[Bug fortran/119460] gfortran.dg/reduce_1.f90 FAILs

2025-04-02 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119460 --- Comment #10 from Paul Thomas --- Thanks for all your investigations into this and pr119540. Compiling with -m32 to trigger the bug was something that I should have thought of myself :-( Thanks! > Why is dim /= NULL? I don't know. I have tr

[Bug fortran/119460] gfortran.dg/reduce_1.f90 FAILs

2025-03-28 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119460 --- Comment #4 from Paul Thomas --- (In reply to r...@cebitec.uni-bielefeld.de from comment #3) > > --- Comment #1 from Paul Thomas --- > > This bug is due to wrong casting of 'dim'. It was caught prior to committing > > but I screwed up by onl

[Bug fortran/119460] gfortran.dg/reduce_1.f90 FAILs

2025-03-25 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119460 --- Comment #1 from Paul Thomas --- (In reply to Rainer Orth from comment #0) > The new gfortran.dg/reduce_1.f90 test FAILs on Solaris/SPARC and x86, both 32 > and 64-bit: > > +FAIL: gfortran.dg/reduce_1.f90 -O0 execution test > +FAIL: gfort

[Bug fortran/119460] gfortran.dg/reduce_1.f90 FAILs

2025-03-25 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119460 Paul Thomas changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/115265] Generic function for constructor not invoked for same-name derived type with procedure pointer component

2025-03-06 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115265 --- Comment #5 from Paul Thomas --- > > Great, thanks for adding this testcase. Is there any change the fix in > > PR109066 will be applied to older branches, e.g. 13 and 14? Neither PR is a regression and defined assignment is so fundamentall

[Bug fortran/108434] [12/13/14 Regression] ICE in class_allocatable, at fortran/expr.cc:5000

2025-03-06 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108434 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/117730] Wrong code with non_overridable typebound procedure

2025-03-06 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117730 Paul Thomas changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/116078] [15 Regression] 10-12% slowdown of 436.cactusADM on AMD Zen2 since r15-2187-g838999bb23303e

2025-02-17 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116078 --- Comment #9 from Paul Thomas --- (In reply to Filip Kastl from comment #8) > Hmm, reverting the commit in question on the current trunk to see if it > still causes a slowdown doesn't work. I would have been very surprised if that patch had c

[Bug fortran/88688] Incorrect association in SELECT TYPE

2025-02-17 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88688 --- Comment #6 from Paul Thomas --- (In reply to Thomas Koenig from comment #5) > (In reply to Paul Thomas from comment #4) > > Fixed on trunk and closing. > > I guess you didn't actually close - happens to me quite often, as well :-) Thanks, T

[Bug fortran/100155] [12/13/14/15 Regression] ICE in gfc_conv_intrinsic_size, at fortran/trans-intrinsic.c:805

2025-02-08 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100155 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org

[Bug fortran/118750] [14 Regression] ICE on associate with elemental function with polymorphic array dummy argument

2025-02-07 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118750 Paul Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug fortran/116829] Missing default initialization of finalizable non-polymorphic intent(out) arguments

2025-02-07 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116829 --- Comment #6 from Paul Thomas --- (In reply to GCC Commits from comment #5) > The master branch has been updated by Paul Thomas : > > https://gcc.gnu.org/g:251aa524a314faa749b7dd1b7da048e6e6476015 > > commit r15-7412-g251aa524a314faa749b7dd1

[Bug fortran/118750] [14/15 Regression] ICE on associate with elemental function with polymorphic array dummy argument

2025-02-06 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118750 Paul Thomas changed: What|Removed |Added Attachment #60396|0 |1 is obsolete|

[Bug fortran/118750] [14/15 Regression] ICE on associate with elemental function with polymorphic array dummy argument

2025-02-06 Thread pault at gcc dot gnu.org via Gcc-bugs
|NEW Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org Last reconfirmed||2025-02-06 CC||pault at gcc dot gnu.org --- Comment #1 from Paul Thomas --- Created attachment 60396

[Bug fortran/102333] [12/13/14/15 Regression] ICE in gfc_generate_function_code, at fortran/trans-decl.c:6941 since r7-4526-gd809e15a19e63493

2025-02-04 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102333 --- Comment #9 from Paul Thomas --- (In reply to Paul Thomas from comment #8) > Created attachment 60290 [details] > Testcase for this PR > > This PR seems to have been fixed in the recent past on both 14- and > 15-branches. > > I will push th

[Bug fortran/115265] Generic function for constructor not invoked for same-name derived type with procedure pointer component

2025-02-04 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115265 --- Comment #4 from Paul Thomas --- (In reply to Matthew Krupcale from comment #3) > Hey Paul, > > Great, thanks for adding this testcase. Is there any change the fix in > PR109066 will be applied to older branches, e.g. 13 and 14? > > Matthew

[Bug fortran/102333] [12/13/14/15 Regression] ICE in gfc_generate_function_code, at fortran/trans-decl.c:6941 since r7-4526-gd809e15a19e63493

2025-01-27 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102333 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org

[Bug fortran/115265] Generic function for constructor not invoked for same-name derived type with procedure pointer component

2025-01-27 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115265 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org

[Bug fortran/115265] Generic function for constructor not invoked for same-name derived type with procedure pointer component

2025-01-27 Thread pault at gcc dot gnu.org via Gcc-bugs
||2025-01-27 Status|UNCONFIRMED |NEW CC||pault at gcc dot gnu.org --- Comment #1 from Paul Thomas --- Hi Matthew, As you said, this PR was indeed fixed by the patch for PR109066. Thanks pointing it out. I have

[Bug fortran/118640] [15 Regression] cp2k ICE in gfc_conv_expr_present since r15-5347

2025-01-27 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118640 Paul Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug fortran/96087] [12/13/14 Regression] ICE in gfc_get_symbol_decl, at fortran/trans-decl.c:1575

2025-01-26 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96087 Paul Thomas changed: What|Removed |Added Summary|[12/13/14/15 Regression]|[12/13/14 Regression] ICE

[Bug fortran/118640] [15 Regression] cp2k ICE in gfc_conv_expr_present since r15-5347

2025-01-26 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118640 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org Last

[Bug fortran/117763] [14/15 regression] segmentation fault through allocatable char arrays (?)

2025-01-17 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117763 --- Comment #24 from Paul Thomas --- (In reply to Richard Biener from comment #23) > The new testcase FAILs on the gcc-12 branch (it works on the 13 branch) on > x86_64-linux: > > FAIL: gfortran.dg/pr117763.f90 -O scan-tree-dump-times origi

[Bug fortran/103391] [12/13/14/15 Regression] ICE: gimplification failed since r7-4021-g574284e9c49687d8

2025-01-06 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103391 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org --- Comment #7

[Bug fortran/104130] [12/13 Regression] ICE in gfc_add_class_array_ref, at fortran/class.c:274 since r12-4467-g64f9623765da3306

2025-01-06 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104130 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org --- Comment #9

[Bug fortran/105152] [10/11/12/13/14 Regression] ICE in gfc_conv_gfc_desc_to_cfi_desc, at fortran/trans-expr.cc:5647 since r9-5372-gbbf18dc5d248a79a

2025-01-06 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105152 --- Comment #8 from Paul Thomas --- Well, "a few weeks" turned into rather longer than that. Apologies. Now fixed on 13-branch. This also fixes pr104130 by the way. Thanks Paul

[Bug fortran/108434] [12/13/14/15 Regression] ICE in class_allocatable, at fortran/expr.cc:5000

2025-01-06 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108434 --- Comment #13 from Paul Thomas --- Created attachment 60052 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60052&action=edit Fix for this PR Hi Harald, This version gets rid of the invalid reads. Originally it lost extra memory: defini

[Bug fortran/106692] [12/13/14 Regression] Cray pointer comparison wrongly optimized away

2025-01-04 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106692 --- Comment #20 from Paul Thomas --- (In reply to anlauf from comment #19) > Fixed on mainline so far. > > Will wait some time before considering backports. Hi Harald, In spite of my nervousness about the patch, I wouldn't wait very long to b

[Bug fortran/105168] [12/13/14/15 Regression] ICE in gfc_maybe_dereference_var, at fortran/trans-expr.cc:2870 since r9-3522-gd0477233215e37de

2025-01-03 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105168 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org

[Bug fortran/106692] [12/13/14/15 Regression] Cray pointer comparison wrongly optimized away

2025-01-01 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106692 --- Comment #14 from Paul Thomas --- (In reply to anlauf from comment #12) > This very local, hackish patch marks the Cray pointers as volatile only > for comparisons, fixes the testcase and does not regress with the analyzer > testcases. Not t

[Bug fortran/106692] [12/13/14/15 Regression] Cray pointer comparison wrongly optimized away

2024-12-30 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106692 --- Comment #10 from Paul Thomas --- (In reply to anlauf from comment #9) . o we want to fix this, given Jakub and Tobias's remarks? > > I have no stock in Cray pointers. If there were a simple fix, then we > just do it. But the above doe

[Bug fortran/106692] [12/13/14/15 Regression] Cray pointer comparison wrongly optimized away

2024-12-30 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106692 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org --- Comment #8

[Bug fortran/116254] new test case gfortran.dg/class_transformational_2.f90 from r15-2739-g4cb07a38233aad fails

2024-12-24 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116254 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug other/63426] [meta-bug] Issues found with -fsanitize=undefined

2024-12-24 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63426 Bug 63426 depends on bug 118059, which changed state. Bug 118059 Summary: [15 Regression] ubsan instrumented gcc: valid value for type 'expr_t' in gcc/fortran/trans-expr.cc https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118059 What|

[Bug fortran/118059] [15 Regression] ubsan instrumented gcc: valid value for type 'expr_t' in gcc/fortran/trans-expr.cc

2024-12-24 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118059 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/117797] [13/14 Regression] ICE in gfc_get_array_span

2024-12-22 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117797 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/118059] [15 Regression] ubsan instrumented gcc: valid value for type 'expr_t' in gcc/fortran/trans-expr.cc

2024-12-21 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118059 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org

[Bug fortran/116254] new test case gfortran.dg/class_transformational_2.f90 from r15-2739-g4cb07a38233aad fails

2024-12-21 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116254 --- Comment #14 from Paul Thomas --- Created attachment 59939 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59939&action=edit Fix for this PR (In reply to Richard Sandiford from comment #10) Hi Richard, The temporary array descriptor is

[Bug fortran/116254] new test case gfortran.dg/class_transformational_2.f90 from r15-2739-g4cb07a38233aad fails

2024-12-20 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116254 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org

[Bug fortran/117897] [13/14 Regression] Bug in gfortran compiled windows run time with the latest release (14.2.0)

2024-12-17 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117897 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/116254] new test case gfortran.dg/class_transformational_2.f90 from r15-2739-g4cb07a38233aad fails

2024-12-16 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116254 --- Comment #11 from Paul Thomas --- (In reply to Richard Sandiford from comment #10) > A bit more info: valgrind succeeds for -O0. But with optimisation enabled > (-O is enough), it flags: > > ==12989== Conditional jump or move depends on uni

[Bug fortran/110626] [13/14/15 regression] Duplicated finalization in derived

2024-12-15 Thread pault at gcc dot gnu.org via Gcc-bugs
||pault at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org Status|UNCONFIRMED |NEW Last reconfirmed||2024-12-15 --- Comment #3 from Paul Thomas --- Hello Javier, For some reason

[Bug fortran/84674] [12/13/14 Regression] Derived type name change makes a program segfault, removing non_overridable helps

2024-12-15 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84674 Paul Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug fortran/117897] [13/14 Regression] Bug in gfortran compiled windows run time with the latest release (14.2.0)

2024-12-15 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117897 Paul Thomas changed: What|Removed |Added Summary|[13/14/15 Regression] Bug |[13/14 Regression] Bug in

[Bug fortran/117897] [13/14/15 Regression] Bug in gfortran compiled windows run time with the latest release (14.2.0)

2024-12-14 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117897 --- Comment #4 from Paul Thomas --- Created attachment 59868 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59868&action=edit Fix for this PR It needs tidying up and the testcase dejagnu-ifying but it does regtest OK. I didn't realise th

[Bug fortran/117897] [13/14/15 Regression] Bug in gfortran compiled windows run time with the latest release (14.2.0)

2024-12-14 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117897 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org

[Bug fortran/117897] [13/14/15 Regression] Bug in gfortran compiled windows run time with the latest release (14.2.0)

2024-12-13 Thread pault at gcc dot gnu.org via Gcc-bugs
, ||pault at gcc dot gnu.org --- Comment #2 from Paul Thomas --- Since I cannot see immediately where the problem lies, I have started the process of bisection on 13-branch to see which patch caused the regression. The offender was applied between r13-5095(23/01/23

[Bug fortran/117901] [15 regression] class_transformational_1.f90 with -O3 and -fcheck=bounds gives ICE in make_ssa_name_fn

2024-12-12 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117901 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/117797] [13/14 Regression] ICE in gfc_get_array_span

2024-12-12 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117797 Paul Thomas changed: What|Removed |Added Summary|[13/14/15 Regression] ICE |[13/14 Regression] ICE in

[Bug fortran/84245] [12/13/14/15 Regression] ICE in delete_root, at fortran/bbt.c:150

2024-12-12 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84245 --- Comment #14 from Paul Thomas --- (In reply to kargls from comment #13) > (In reply to Paul Thomas from comment #12) > > Created attachment 59753 [details] > > Fix for this PR > > > > Testcase. Regressions tests OK. Will submit when my tree i

[Bug fortran/102689] Segfault with RESHAPE of CLASS as actual argument

2024-12-11 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102689 --- Comment #7 from Paul Thomas --- Created attachment 59839 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59839&action=edit Instrumtented class_transformational_2.f90 Hi Christophe, Would you be so kind as to try compiling and running

[Bug fortran/117901] [15 regression] class_transformational_1.f90 with -O3 and -fcheck=bounds gives ICE in make_ssa_name_fn

2024-12-09 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117901 --- Comment #8 from Paul Thomas --- Created attachment 59826 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59826&action=edit Fix for this PR Found it :-) It's just now regression testing. Paul

[Bug fortran/117901] [ 15 regression] class_transformational_1.f90 with -O3 and -fcheck=bounds gives ICE in make_ssa_name_fn

2024-12-09 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117901 Paul Thomas changed: What|Removed |Added CC||anlauf at gmx dot de, |

[Bug fortran/116261] [15 regression] gfortran.dg/sizeof_6.f90 -O1 timeout since r15-2739-g4cb07a38233

2024-12-09 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116261 Paul Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug fortran/117901] [ 15 regression] class_transformational_1.f90 with -O3 and -fcheck=bounds gives ICE in make_ssa_name_fn

2024-12-06 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117901 --- Comment #5 from Paul Thomas --- (In reply to Paul Thomas from comment #4) ...snip... > I will now clean up the patch and produce a suitably reduced testcase that > isolates the problem. > > Paul This was my attempt at a testcase, which is

[Bug fortran/117901] [ 15 regression] class_transformational_1.f90 with -O3 and -fcheck=bounds gives ICE in make_ssa_name_fn

2024-12-05 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117901 --- Comment #4 from Paul Thomas --- I held off pushing because I had the scent of the problem. The "fix" of comment #3 was a dead giveaway. It turns out to be nothing to do with my fix for 102689 but is a latent bug exposed by the testcase. The

[Bug fortran/116261] [15 regression] gfortran.dg/sizeof_6.f90 -O1 timeout since r15-2739-g4cb07a38233

2024-12-04 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116261 Paul Thomas changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug fortran/116261] [15 regression] gfortran.dg/sizeof_6.f90 -O1 timeout since r15-2739-g4cb07a38233

2024-12-04 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116261 --- Comment #13 from Paul Thomas --- Created attachment 59790 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59790&action=edit Fix for this PR

[Bug fortran/117901] [ 15 regression] class_transformational_1.f90 with -O3 and -fcheck=bounds gives ICE in make_ssa_name_fn

2024-12-04 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117901 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org

[Bug fortran/117901] New: class_transformational_1.f90 with -O3 and -fcheck=bounds gives ICE in make_ssa_name_fn

2024-12-03 Thread pault at gcc dot gnu.org via Gcc-bugs
Keywords: ice-on-valid-code Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: pault at gcc dot gnu.org Target Milestone: --- The ICE only occurs with -O3 and -fcheck=bounds. Changing 'ar

[Bug fortran/117797] [13/14/15 Regression] ICE in gfc_get_array_span

2024-11-30 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117797 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org

[Bug fortran/84245] [12/13/14/15 Regression] ICE in delete_root, at fortran/bbt.c:150

2024-11-30 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84245 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org

[Bug fortran/105054] [12/13/14 Regression] Using one kind of pointer functions causes the compiler to hang since r11-3029-g2b0df0a6ac79b34f

2024-11-30 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105054 Paul Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug fortran/78492] [OOP] Compiler segfault with non_overridable function in generic interface

2024-11-27 Thread pault at gcc dot gnu.org via Gcc-bugs
||pault at gcc dot gnu.org Resolution|--- |FIXED --- Comment #7 from Paul Thomas --- Fixed by patch for pr84674 and pr11730. Paul

[Bug fortran/29670] [meta-bug] fortran interfaces

2024-11-27 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29670 Bug 29670 depends on bug 78492, which changed state. Bug 78492 Summary: [OOP] Compiler segfault with non_overridable function in generic interface https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78492 What|Removed

[Bug fortran/117768] [15 regression] ICE in diagnostic_impl (?)

2024-11-27 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117768 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/117763] [14/15 regression] segmentation fault through allocatable char arrays (?)

2024-11-26 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117763 Paul Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug fortran/117768] [15 regression] ICE in diagnostic_impl (?)

2024-11-26 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117768 --- Comment #6 from Paul Thomas --- (In reply to Paul Thomas from comment #5) > Created attachment 59711 [details] > Fix for this PR Hi Juergen, Are you in a position to check this patch? I am submitting to the list in a few minutes but would

[Bug fortran/117768] [15 regression] ICE in diagnostic_impl (?)

2024-11-26 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117768 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org

[Bug fortran/117763] [14/15 regression] segmentation fault through allocatable char arrays (?)

2024-11-26 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117763 --- Comment #18 from Paul Thomas --- (In reply to Jürgen Reuter from comment #17) > Thanks a lot, Paul!!! This also needs to be backported to the 14 branch, > right? Yes, it does. I am tied up with daytime work right now but will attend to it

[Bug fortran/117763] [14/15 regression] segmentation fault through allocatable char arrays (?)

2024-11-25 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117763 --- Comment #14 from Paul Thomas --- (In reply to Jürgen Reuter from comment #13) > (In reply to Paul Thomas from comment #12) > > Created attachment 59694 [details] > > Fix for this PR > > > > Hi Juergen and Harald, > > > > Mea culpa once aga

[Bug fortran/117763] [14/15 regression] segmentation fault through allocatable char arrays (?)

2024-11-25 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117763 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org

[Bug fortran/117763] [15.0 regression] segmentation fault through allocatable char arrays (?)

2024-11-24 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117763 Paul Thomas changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/84869] [12 Regression] ICE in gfc_class_len_get, at fortran/trans-expr.c:233

2024-11-24 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84869 Paul Thomas changed: What|Removed |Added Summary|[12/13/14 Regression] ICE |[12 Regression] ICE in |

[Bug fortran/84869] [12/13/14 Regression] ICE in gfc_class_len_get, at fortran/trans-expr.c:233

2024-11-24 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84869 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org

[Bug libgcc/85869] libgcc fails to build in canadian cross: cet.h not found

2024-11-24 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85869 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org --- Comment #4

[Bug fortran/116388] [13/14 regression] Finalizer called on uninitialized components of intent(out) argument

2024-11-23 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116388 Paul Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug fortran/109345] [12/13/14 Regression] class(*) variable that is a string array is not handled correctly

2024-11-23 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109345 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/109345] [12/13/14 Regression] class(*) variable that is a string array is not handled correctly

2024-11-23 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109345 --- Comment #8 from Paul Thomas --- Fixed on all affected branches. Thanks for the report. Paul

[Bug fortran/117730] Wrong code with non_overridable typebound procedure

2024-11-23 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117730 --- Comment #7 from Paul Thomas --- (In reply to anlauf from comment #6) > I looked at the fortran dump, and also at the verbose asm, comparing > with and w/o non_overridable. snip > Could that be related to child_reset being invoked, al

[Bug fortran/117730] Wrong code with non_overridable typebound procedure

2024-11-22 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117730 --- Comment #5 from Paul Thomas --- [pault@pc30 pr84674]$ valgrind ./a.out ==1167560== Memcheck, a memory error detector ==1167560== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. ==1167560== Using Valgrind-3.19.0 and LibVEX; re

[Bug fortran/84674] [12/13/14/15 Regression] Derived type name change makes a program segfault, removing non_overridable helps

2024-11-22 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84674 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org

[Bug fortran/117730] New: Wrong code with non_overridable typebound procedure

2024-11-21 Thread pault at gcc dot gnu.org via Gcc-bugs
Priority: P3 Component: fortran Assignee: pault at gcc dot gnu.org Reporter: pault at gcc dot gnu.org Target Milestone: --- Extracted from comment #4 in PR84674 and posted by dar...@web.de With a debugger, I could see: in test.f90, F%get() is called (line 8), the

[Bug fortran/84674] [12/13/14/15 Regression] Derived type name change makes a program segfault, removing non_overridable helps

2024-11-21 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84674 --- Comment #14 from Paul Thomas --- (In reply to Libavius from comment #4) > I got a bug, which I think is related to the one described here and wanted > to avoid opening another bug report. This bug is very different to PR84674 itself, which I

  1   2   3   4   5   6   7   8   9   10   >