[Bug fortran/51522] ICE in gfortran 4.6.2, x86_64

2015-12-04 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51522 Dominique d'Humieres changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/51522] ICE in gfortran 4.6.2, x86_64

2015-10-10 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51522 Dominique d'Humieres changed: What|Removed |Added Status|REOPENED|WAITING --- Comment #10 from Domi

[Bug fortran/51522] ICE in gfortran 4.6.2, x86_64

2012-02-05 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51522 --- Comment #9 from Janne Blomqvist 2012-02-05 21:04:18 UTC --- So the complete valgrind error message I get (with the comment #4 testcase fixed per Tobias instructions in comment #6) is: ==14281== Invalid read of size 4 ==14281==at 0x528B66

[Bug fortran/51522] ICE in gfortran 4.6.2, x86_64

2012-02-03 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51522 --- Comment #8 from Dominique d'Humieres 2012-02-04 00:19:16 UTC --- > Yes, I saw the same thing. But, as I didn't see any relation between > resolve.c:10559 and the r183681 patch, I assumed this was something which was > present before and didn'

[Bug fortran/51522] ICE in gfortran 4.6.2, x86_64

2012-02-03 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51522 --- Comment #7 from Janne Blomqvist 2012-02-03 22:36:13 UTC --- (In reply to comment #6) > If I try the example of comment 4 with the line break before "&" undone and > using the newest 4.7 trunk (clean build), I see in valgrind: > > ==14154== I

[Bug fortran/51522] ICE in gfortran 4.6.2, x86_64

2012-02-03 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51522 --- Comment #6 from Tobias Burnus 2012-02-03 10:50:02 UTC --- If I try the example of comment 4 with the line break before "&" undone and using the newest 4.7 trunk (clean build), I see in valgrind: ==14154== Invalid read of size 4 ==14154==

[Bug fortran/51522] ICE in gfortran 4.6.2, x86_64

2012-02-02 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51522 --- Comment #5 from Janne Blomqvist 2012-02-02 19:08:19 UTC --- Sorry, I'm unable to reproduce the ICE with today's trunk. I tried to testcase in comment #4 with and without the fixes from #3 as well as the original testcase.

[Bug fortran/51522] ICE in gfortran 4.6.2, x86_64

2012-01-31 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51522 Dominique d'Humieres changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Bug fortran/51522] ICE in gfortran 4.6.2, x86_64

2012-01-09 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51522 --- Comment #3 from Dominique d'Humieres 2012-01-09 13:38:38 UTC --- With the following change --- pr51522.f902011-12-13 00:17:20.0 +0100 +++ pr51522_db.f902012-01-09 12:15:44.0 +0100 @@ -265,9 +266,11 @@ interface int

[Bug fortran/51522] ICE in gfortran 4.6.2, x86_64

2012-01-09 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51522 Tobias Burnus changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug fortran/51522] ICE in gfortran 4.6.2, x86_64

2011-12-12 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51522 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|