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
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 f
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 f
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
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
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
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
--- Comme
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
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
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 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116254
Paul Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118059
Paul Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117797
Paul Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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
--- Comme
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
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
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117897
Paul Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110626
Paul Thomas changed:
What|Removed |Added
Ever confirmed|0 |1
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84674
Paul Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
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
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
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
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117897
Paul Thomas changed:
What|Removed |Added
CC||anlauf at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117901
Paul Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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
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
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117901
Paul Thomas changed:
What|Removed |Added
CC||anlauf at gmx dot de,
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116261
Paul Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116261
Paul Thomas changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117901
Bug ID: 117901
Summary: class_transformational_1.f90 with -O3 and
-fcheck=bounds gives ICE in make_ssa_name_fn
Product: gcc
Version: 15.0
Status: UNCONFIRMED
K
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105054
Paul Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78492
Paul Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117768
Paul Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117763
Paul Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
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
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
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
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
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
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117763
Paul Thomas changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
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
|
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
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 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116388
Paul Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109345
Paul Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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
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
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
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
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117730
Bug ID: 117730
Summary: Wrong code with non_overridable typebound procedure
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Keywords: wrong-code
Severity: normal
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117730
Paul Thomas changed:
What|Removed |Added
CC||anlauf at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115700
Paul Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Summary|[12/13 regres
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24639
Bug 24639 depends on bug 115700, which changed state.
Bug 115700 Summary: [12] Bogus warning for associate with assumed-length
character array
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115700
What|Removed |A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105054
Paul Thomas changed:
What|Removed |Added
Summary|[12/13/14/15 Regression]|[12/13/14 Regression] Using
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105054
Paul Thomas changed:
What|Removed |Added
CC||pault at gcc dot gnu.org
Assign
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109345
Paul Thomas changed:
What|Removed |Added
Summary|[12/13/14/15 Regression]|[12/13/14 Regression]
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116388
Paul Thomas changed:
What|Removed |Added
Summary|[13/14/15 regression] |[13/14 regression]
|Fin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109345
Paul Thomas changed:
What|Removed |Added
CC||pault at gcc dot gnu.org
Assign
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115070
Paul Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115348
Paul Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116388
Paul Thomas changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115348
Paul Thomas changed:
What|Removed |Added
Summary|[13/14 Regression] |[13 Regression]
|-fchec
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115070
Paul Thomas changed:
What|Removed |Added
Summary|[13/14 Regression] ICE |[13 Regression] ICE using
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117434
Paul Thomas changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116388
Paul Thomas changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117430
Paul Thomas changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117430
Bug ID: 117430
Summary: gfortran allows type(C_ptr) in I/O list
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116040
Paul Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116040
Paul Thomas changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33056
Bug 33056 depends on bug 79685, which changed state.
Bug 79685 Summary: [12/13/14 Regression] ICE on valid code in
gfc_match_structure_constructor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79685
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79685
Paul Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112459
Paul Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37336
Bug 37336 depends on bug 112459, which changed state.
Bug 112459 Summary: gfortran -w option causes derived-type finalization at
creation time
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112459
What|Removed |A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115700
--- Comment #12 from Paul Thomas ---
(In reply to GCC Commits from comment #11)
> The master branch has been updated by Paul Thomas :
>
> https://gcc.gnu.org/g:159fb203231c503418e7ab9f45282957e40cb195
>
> commit r15-4793-g159fb203231c503418e7a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115700
Paul Thomas changed:
What|Removed |Added
Assignee|anlauf at gcc dot gnu.org |pault at gcc dot gnu.org
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117335
Paul Thomas changed:
What|Removed |Added
CC||haochen.jiang at intel dot com
Re
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117335
Paul Thomas changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org
Last re
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108434
Paul Thomas changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115070
Paul Thomas changed:
What|Removed |Added
Summary|[13/14/15 Regression] ICE |[13/14 Regression] ICE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115348
Paul Thomas changed:
What|Removed |Added
Summary|[13/14/15 Regression] |[13/14 Regression]
|-fc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108434
Paul Thomas changed:
What|Removed |Added
CC||pault at gcc dot gnu.org
--- Comment #10
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79685
Paul Thomas changed:
What|Removed |Added
Summary|[12/13/14/15 Regression]|[12/13/14 Regression] ICE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79685
--- Comment #17 from Paul Thomas ---
(In reply to Paul Thomas from comment #16)
> Created attachment 58764 [details]
> Fix for this PR
>
> Lot's of checking needed now: (i) To understand why this fix is necessary
> here; and (ii) To see what els
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84868
Paul Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116078
--- Comment #4 from Paul Thomas ---
(In reply to Andrew Pinski from comment #3)
> or rather the order of some operations for the arguments cause some other
> missing optimizations.
>
> I doubt there is not much to be done from the front-end sid
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116733
--- Comment #5 from Paul Thomas ---
Working through J3/24-136r1 by Malcolm Cohen
Subject: DIN-4: Generic processing of assumed-rank objects
Date: 2024-June-24
1. Introduction
"DIN-4 suggests
"Allow generic processing of assumed-rank argum
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116733
--- Comment #4 from Paul Thomas ---
Before submission of the patch, will give consideration to Malcolm Cohen's
https://j3-fortran.org/doc/year/24/24-136r1.txt
Paul
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116733
Paul Thomas changed:
What|Removed |Added
Attachment #59119|0 |1
is obsolete|
1 - 100 of 655 matches
Mail list logo