[Bug fortran/14055] [gfortran] Constants with a leading + in DATA are always zero
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Feb 7 02:28:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-02-07 02:28 -------
Confirmed, this is in the front-end:
static int4 ivon08 = 0;
static int4 ivon09 = 0;
static int4 ivon10 = 0;
static int4 ivon06 = 0;
static int4 ivon07 = 0;
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |wrong-code
Last reconfirmed|0000-00-00 00:00:00 |2004-02-07 02:28:33
date| |
Target Milestone|--- |tree-ssa
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14055
More information about the Gcc-bugs
mailing list