https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86389
Bug 86389 depends on bug 102043, which changed state.
Bug 102043 Summary: [11 Regression] Wrong array types used for negative stride
accesses, gfortran.dg/vector_subscript_1.f90 FAILs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102043
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86389
--- Comment #13 from Richard Biener ---
(In reply to Jan Hubicka from comment #12)
> Since the vector_subscript testcase seems indeed to be frontend issue
> triggered by -fipa-pta (and soon by modref). I wonder if we should have
> fortran bug tra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86389
--- Comment #12 from Jan Hubicka ---
Since the vector_subscript testcase seems indeed to be frontend issue triggered
by -fipa-pta (and soon by modref). I wonder if we should have fortran bug
tracking this or change component here?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86389
Martin Liška changed:
What|Removed |Added
CC||hubicka at gcc dot gnu.org
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86389
--- Comment #10 from Richard Biener ---
-fdisable-tree-dom2 fixes it, DOM2 does
--- a/vector_subscript_1.f90.127t.dom2 2021-08-24 15:41:19.245450872 +0200
+++ b/vector_subscript_1.f90.127t.dom2 2021-08-24 15:41:23.421513299 +0200
@@ -383,11 +3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86389
--- Comment #9 from Richard Biener ---
The fortran fail can be reduced to the following with -O1 -fipa-pta, not
sure what goes wrong. It looks like part of the
a (idx (10:6:-2)) = b (idx (10:6:-2))
stores are wrongly elided.
! PR 19239. Ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86389
Martin Liška changed:
What|Removed |Added
CC||marxin at gcc dot gnu.org
--- Comment #8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86389
--- Comment #7 from rguenther at suse dot de ---
On Tue, 20 Nov 2018, marxin at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86389
>
> --- Comment #6 from Martin Liška ---
> Richi: Can the bug be marked as resolved? Or
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86389
--- Comment #6 from Martin Liška ---
Richi: Can the bug be marked as resolved? Or please update Known to work.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86389
--- Comment #5 from Richard Biener ---
Author: rguenth
Date: Mon Jul 16 07:29:31 2018
New Revision: 262677
URL: https://gcc.gnu.org/viewcvs?rev=262677&root=gcc&view=rev
Log:
2018-07-16 Richard Biener
PR ipa/86389
* gcc.dg/tor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86389
--- Comment #4 from Richard Biener ---
Remaining regressions compared to GCC 8 when running the testsuite with
-fipa-pta
are
+FAIL: gfortran.fortran-torture/execute/contained_3.f90 execution, -O1
there is also one progression
-FAIL: 30_threa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86389
--- Comment #3 from Richard Biener ---
Author: rguenth
Date: Tue Jul 3 13:56:58 2018
New Revision: 262341
URL: https://gcc.gnu.org/viewcvs?rev=262341&root=gcc&view=rev
Log:
2018-07-03 Richard Biener
PR ipa/86389
* tree-ssa-s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86389
Richard Biener changed:
What|Removed |Added
Blocks||85960
--- Comment #2 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86389
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
14 matches
Mail list logo