https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97864
Iain Sandoe changed:
What|Removed |Added
Status|NEW |RESOLVED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97864
--- Comment #15 from Francois-Xavier Coudert ---
> you can take it temporarily on HB 10.x if needed?
Unless it's a real blocker (like the Big Sur backport I did), we ship released
versions unpatched.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97864
--- Comment #14 from Iain Sandoe ---
(In reply to Francois-Xavier Coudert from comment #13)
> And the backtrace is identical, too. It's a duplicated of
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97768
OK - so I imagine Jakub will back port w
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97864
--- Comment #13 from Francois-Xavier Coudert ---
And the backtrace is identical, too. It's a duplicated of
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97768
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97864
--- Comment #12 from Francois-Xavier Coudert ---
I would bet that it's the same issue that was fixed by:
https://github.com/gcc-mirror/gcc/commit/81372618277bfae682434fcdc80b311ee6007476
2020-11-11 Jakub Jelinek
PR fortran/97768
gcc/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97864
--- Comment #11 from Iain Sandoe ---
do you see this on mainline too?
(I do not - but building a 10.x debug compiler at present)
-- the trick will be to figure out what fortran patch(es) have apparently fixed
this on mainline.
There doesn't see
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97864
Francois-Xavier Coudert changed:
What|Removed |Added
CC||fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97864
--- Comment #9 from Iain Sandoe ---
I would not expect anything to have changed with 10.2 (it's a released version)
unless Homebrew were to back port something.
Are you able to test with 'master' (i.e. the development version for GCC-11)?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97864
--- Comment #8 from Brad Richardson ---
The below is a direct copy-paste from my terminal:
[Brads-MacBook-Pro:~/tmp/ice_mwe] cat mwe.f90
implicit none
type VARYING_STRING
character(len=1), allocatable :: characters(:)
end t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97864
--- Comment #7 from Iain Sandoe ---
(In reply to Brad Richardson from comment #6)
> I recently updated to Big Sur, and have xcode version 12.2, but this
> initially occurred on Catalina. I don't know exactly which version of xcode
> was installed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97864
--- Comment #6 from Brad Richardson ---
I recently updated to Big Sur, and have xcode version 12.2, but this initially
occurred on Catalina. I don't know exactly which version of xcode was installed
then.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97864
Iain Sandoe changed:
What|Removed |Added
CC||iains at gcc dot gnu.org
--- Comment #5 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97864
--- Comment #4 from Damian Rouson ---
The above reduced version produces an ICE with gfortran 11.0.0 2020815 built
from source so this is not specific to Homebrew but is specific to macOS.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97864
Damian Rouson changed:
What|Removed |Added
CC||damian at sourceryinstitute
dot or
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97864
--- Comment #2 from Brad Richardson ---
(In reply to Dominique d'Humieres from comment #1)
> Works for me on Big Sur with all the revision I have tried.
I just update to Big Sur (initial report was still on Catalina), and am still
seeing the sam
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97864
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
16 matches
Mail list logo