fortran: Remove overwrite of polymorphic associate variable offset

The array descriptor returned by gfc_conv_expr_descriptor should be
usable as is.  No need to overwrite the offset.

gcc/fortran/ChangeLog:

	* trans-stmt.cc (trans_associate_var): Remove overwrite of
	the polymorphic associate variable's array descriptor offset.
1 file changed