PR libfortran/51828
commit67e5d6aa8b18609a5de8540314a3a942426fd724
authorfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Nov 2013 09:27:11 +0000 (18 09:27 +0000)
committerfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Nov 2013 09:27:11 +0000 (18 09:27 +0000)
tree56b09670bcf1cc459e61163773c40f30bcbdfdcb
parentec3f1e8bda4058e815111011ac81aec5decfcfd6
PR libfortran/51828
* intrinsics/unpack_generic.c (unpack_internal): Let the compiler
know that dim > 0 to avoid warnings.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204940 138bc75d-0d04-0410-961f-82ee72b054a4
libgfortran/ChangeLog
libgfortran/intrinsics/unpack_generic.c