[Bug fortran/49331] Accepts invalid specification expressions

2021-12-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49331 --- Comment #3 from Andrew Pinski --- (In reply to Tobias Burnus from comment #0) > gfortran currently compiles http://www.fortran.com/iso_varying_string.f95 > with -std=f2003 without any error. File does not exist any more :(. (In reply to Dom

[Bug fortran/49331] Accepts invalid specification expressions

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

[Bug fortran/49331] Accepts invalid specification expressions

2011-06-09 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49331 --- Comment #1 from Tobias Burnus 2011-06-09 08:17:30 UTC --- The examples of the IR 11-101 do not work for me as the examples do not involve constant expressions when defining the kind value (unless I am seriously mistaken). Better/shorter exam