[Bug fortran/31639] [4.1/4.2/4.3] ICE in gfc_conv_constant, at fortran/trans-const.c:348 with len

2007-04-19 Thread brooks at gcc dot gnu dot org
-- brooks at gcc dot gnu dot org changed: What|Removed |Added Known to fail|4.1.2 4.3.0 |4.1.2 4.2.0 4.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31639

[Bug fortran/31639] [4.1/4.2/4.3] ICE in gfc_conv_constant, at fortran/trans-const.c:348 with len

2007-04-19 Thread brooks at gcc dot gnu dot org
--- Comment #1 from brooks at gcc dot gnu dot org 2007-04-20 01:52 --- This is invalid code, since initialization expressions must be constants, and the length of an assumed-length string argument is not a constant. Regardless, we shouldn't be ICE'ing on it. -- brooks

[Bug rtl-optimization/323] optimized code gives strange floating point results

2007-02-09 Thread brooks at gcc dot gnu dot org
--- Comment #89 from brooks at gcc dot gnu dot org 2007-02-10 00:55 --- *** Bug 30752 has been marked as a duplicate of this bug. *** -- brooks at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/30752] SECNDS() or DATE_AND_TIME() intrinsic optimized incorrectly.

2007-02-09 Thread brooks at gcc dot gnu dot org
--- Comment #2 from brooks at gcc dot gnu dot org 2007-02-10 00:55 --- Yup, that seems to make the problem go away. Thanks! *** This bug has been marked as a duplicate of 323 *** -- brooks at gcc dot gnu dot org changed: What|Removed |Added