re PR fortran/32942 (Wrong code with with -fdefault-integer-8)
authorSteven G. Kargl <kargl@gcc.gnu.org>
Tue, 31 Jul 2007 20:48:21 +0000 (20:48 +0000)
committerSteven G. Kargl <kargl@gcc.gnu.org>
Tue, 31 Jul 2007 20:48:21 +0000 (20:48 +0000)
commit14b1261a5b25da80aa1cbc2936397b472c7928d1
tree9598cc4636d48369d60b3160281677613dd67f13
parente439ba28035c2e4249497495308b9df4ebc69690
re PR fortran/32942 (Wrong code with with -fdefault-integer-8)

2007-07-31  Steven G. Kargl  <kargl@gcc.gnu.org>

PR fortran/32942
* gfortran.dg/exponent_2.f90: New test.

2007-07-31  Steven G. Kargl  <kargl@gcc.gnu.org>

PR fortran/32942
*trans-intrinsic.c (gfc_conv_intrinsic_exponent): Convert to correct
type.

From-SVN: r127105
gcc/fortran/ChangeLog
gcc/fortran/trans-intrinsic.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/exponent_2.f90 [new file with mode: 0644]