[Bug fortran/66311] [5 Regression] Problems with some integer(16) values

2015-05-27 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66311 --- Comment #1 from Gerhard Steinmetz gerhard.steinmetz.fort...@t-online.de --- Of course, some computations are wrong, too. For example : program p integer(8), parameter :: z = huge(1_8) print *, 2_16 * z print *, 2 *

[Bug fortran/66311] [5 Regression] Problems with some integer(16) values

2015-05-27 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66311 Jerry DeLisle jvdelisle at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last