re PR other/50573 (configure lists --with-gnu-ld twice)
authorSteven G. Kargl <kargl@gcc.gnu.org>
Sun, 30 Oct 2011 21:59:24 +0000 (21:59 +0000)
committerSteven G. Kargl <kargl@gcc.gnu.org>
Sun, 30 Oct 2011 21:59:24 +0000 (21:59 +0000)
commit05168bb71efc90918b8cce28be57dca98b60c465
treec29a5b32fa13860e9024f18229d3fa7c0d2d8a8b
parentda957891ff2614fc9fa5e88790cf608da07bd5ea
re PR other/50573 (configure lists --with-gnu-ld twice)

2011-10-30  Steven G. Kargl  <kargl@gcc.gnu.org>

PR fortran/50573
* check.c (gfc_check_dshift): Update argument checking for BOZ.
Update checking SHIFT against BITSIZE of I or J.
* intrinsic.texi: Update docs for DSHIFTL and DSHIFTR.

2011-10-30  Steven G. Kargl  <kargl@gcc.gnu.org>

PR fortran/50573
* gfortran.dg/dshift_3.f90: New test.

From-SVN: r180686
gcc/fortran/ChangeLog
gcc/fortran/check.c
gcc/fortran/intrinsic.texi
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/dshift_3.f90 [new file with mode: 0644]