[Bug fortran/80260] [7/8 Regression] ICE with polymorphic array section actual argument

2019-01-27 Thread damian at sourceryinstitute dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80260 --- Comment #13 from Damian Rouson --- Thanks for the fix!

[Bug fortran/80260] [7/8 Regression] ICE with polymorphic array section actual argument

2019-01-27 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80260 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/80260] [7/8 Regression] ICE with polymorphic array section actual argument

2019-01-27 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80260 --- Comment #11 from Paul Thomas --- Author: pault Date: Sun Jan 27 18:53:47 2019 New Revision: 268317 URL: https://gcc.gnu.org/viewcvs?rev=268317=gcc=rev Log: 2019-01-27 Paul Thomas Backport from trunk PR fortran/56386

[Bug fortran/80260] [7/8 Regression] ICE with polymorphic array section actual argument

2019-01-27 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80260 --- Comment #10 from Paul Thomas --- (In reply to Dominique d'Humieres from comment #8) > > Can the bug be marked as resolved? > > I still get an ICE with gcc 7 and 8. Any plan to do the back port (I can do > it if it helps)? Hi Dominique and

[Bug fortran/80260] [7/8 Regression] ICE with polymorphic array section actual argument

2019-01-27 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80260 --- Comment #9 from Paul Thomas --- Author: pault Date: Sun Jan 27 18:02:17 2019 New Revision: 268313 URL: https://gcc.gnu.org/viewcvs?rev=268313=gcc=rev Log: 2019-01-27 Paul Thomas Backport from trunk PR fortran/56386

[Bug fortran/80260] [7/8 Regression] ICE with polymorphic array section actual argument

2018-12-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80260 Richard Biener changed: What|Removed |Added Target Milestone|7.4 |7.5

[Bug fortran/80260] [7/8 Regression] ICE with polymorphic array section actual argument

2018-01-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80260 Richard Biener changed: What|Removed |Added Target Milestone|7.3 |7.4 --- Comment #4 from Richard Biener

[Bug fortran/80260] [7/8 Regression] ICE with polymorphic array section actual argument

2017-08-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80260 Richard Biener changed: What|Removed |Added Target Milestone|7.2 |7.3

[Bug fortran/80260] [7/8 Regression] ICE with polymorphic array section actual argument

2017-08-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80260 Richard Biener changed: What|Removed |Added Target Milestone|7.2 7.2 |7.3 7.3 --- Comment #4 from Richard

[Bug fortran/80260] [7/8 Regression] ICE with polymorphic array section actual argument

2017-08-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80260 Richard Biener changed: What|Removed |Added Target Milestone|7.2 7.2 |7.3 7.3 --- Comment #4 from Richard

[Bug fortran/80260] [7/8 Regression] ICE with polymorphic array section actual argument

2017-05-05 Thread damian at sourceryinstitute dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80260 --- Comment #3 from Damian Rouson --- The same code causes an ICE with the 7.1.0 release. Is there a fix on the 8 branch or any related updates?

[Bug fortran/80260] [7/8 Regression] ICE with polymorphic array section actual argument

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80260 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #2 from Jakub Jelinek