[Bug libfortran/36302] New: cshift and eoshift missing some kind=16 functions
tkoenig at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu May 22 15:18:00 GMT 2008
As seen on the bottom of eoshift0.c and eoshift2.c:
DEFINE_EOSHIFT (1);
DEFINE_EOSHIFT (2);
DEFINE_EOSHIFT (4);
DEFINE_EOSHIFT (8);
Similar for cshift0.c.
I'll fix this.
--
Summary: cshift and eoshift missing some kind=16 functions
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Keywords: wrong-code
Severity: normal
Priority: P3
Component: libfortran
AssignedTo: tkoenig at gcc dot gnu dot org
ReportedBy: tkoenig at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36302
More information about the Gcc-bugs
mailing list