[Bug fortran/47040] Make error message for empty array constructor more helpful/correct

2016-04-09 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47040 Dominique d'Humieres changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Bug fortran/47040] Make error message for empty array constructor more helpful/correct

2016-04-06 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47040 --- Comment #6 from Dominique d'Humieres --- Patch submitted at https://gcc.gnu.org/ml/fortran/2016-04/msg00024.html.

[Bug fortran/47040] Make error message for empty array constructor more helpful/correct

2015-11-22 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47040 Dominique d'Humieres changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/47040] Make error message for empty array constructor more helpful/correct

2015-11-18 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47040 Dominique d'Humieres changed: What|Removed |Added Priority|P3 |P5 Assignee|unassigned

[Bug fortran/47040] Make error message for empty array constructor more helpful/correct

2013-06-26 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47040 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug fortran/47040] Make error message for empty array constructor more helpful/correct

2013-06-26 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47040 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |NEW --- Comment

[Bug fortran/47040] Make error message for empty array constructor more helpful/correct

2013-06-26 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47040 --- Comment #4 from Dominique d'Humieres dominiq at lps dot ens.fr --- Nothing - it just needs to be packaged. Do you want me to do it?

[Bug fortran/47040] Make error message for empty array constructor more helpful/correct

2010-12-22 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47040 --- Comment #1 from Tobias Burnus burnus at gcc dot gnu.org 2010-12-22 10:16:56 UTC --- Draft patch - feel free to take it, I am not sure when I have the time to submit it. --- a/gcc/fortran/array.c +++ b/gcc/fortran/array.c @@ -1054,7 +1054,8