https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88871
Thomas Koenig changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88871
--- Comment #15 from Thomas Koenig ---
Author: tkoenig
Date: Sat Jan 19 11:03:28 2019
New Revision: 268092
URL: https://gcc.gnu.org/viewcvs?rev=268092&root=gcc&view=rev
Log:
2019-01-17 Thomas Koenig
PR fortran/88871
* resolve
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88871
--- Comment #14 from Thomas Koenig ---
(In reply to Jürgen Reuter from comment #13)
> Is this ready to be submitted?
Already done - https://gcc.gnu.org/ml/fortran/2019-01/msg00135.html .
I'll commit tomorrow unless somebody has furher to add.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88871
--- Comment #13 from Jürgen Reuter ---
Is this ready to be submitted?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88871
--- Comment #12 from Jürgen Reuter ---
I can also confirm that with the provided patch our code completely compiles,
and all tests work.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88871
--- Comment #11 from Dominique d'Humieres ---
The patch in comment 10 fixes the ICEs for me. Thanks.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88871
--- Comment #10 from Thomas Koenig ---
Created attachment 45447
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45447&action=edit
Patch that appears to work
This should fix the linked-list problem.
I'll probably submit tomorrow.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88871
Thomas Koenig changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88871
Jakub Jelinek changed:
What|Removed |Added
Priority|P3 |P4
--- Comment #9 from Jakub Jelinek --
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88871
--- Comment #8 from Dominique d'Humieres ---
> My suspicion goes toward the fix for PR81849
Debugger shows
* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS
(code=EXC_I386_GPFLT)
frame #0: 0x0001000b2e1d f951`::
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88871
--- Comment #7 from Jürgen Reuter ---
(In reply to Thomas Koenig from comment #6)
> Could be a result of my recent commit, r267953. I'll take a look tonight.
That would be my guess, too,
I think it has to do with the array
descriptor together w
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88871
Thomas Koenig changed:
What|Removed |Added
CC||tkoenig at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88871
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88871
--- Comment #4 from Jürgen Reuter ---
(In reply to Richard Biener from comment #3)
> Seems to work on the branches but I can't reproduce on trunk either.
That is strange. Did you try to compile several
times? Sometimes it comes, sometimes it doe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88871
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |9.0
Summary|[9.0 regression]
15 matches
Mail list logo