[Bug fortran/30381] [4.1 only] ISHFTC() constant folding is broken.

2007-06-21 Thread bardeau at iram dot fr
--- Comment #7 from bardeau at iram dot fr 2007-06-21 13:08 --- (In reply to comment #6) > Fixed on mainline and 4.2. Unless you really want to backport it to 4.1.3, I'm > closing this bug. > The bug still appears under cygwin with gcc 4.3: program test integer*4 a a=1 print

[Bug fortran/30381] [4.1 only] ISHFTC() constant folding is broken.

2007-02-16 Thread fxcoudert at gcc dot gnu dot org
--- Comment #6 from fxcoudert at gcc dot gnu dot org 2007-02-16 15:56 --- Fixed on mainline and 4.2. Unless you really want to backport it to 4.1.3, I'm closing this bug. -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added ---