dec_union_4.f90: Fix endian issue.
authorFritz Reese <fritzoreese@gmail.com>
Sat, 14 May 2016 16:00:35 +0000 (16:00 +0000)
committerSteven G. Kargl <kargl@gcc.gnu.org>
Sat, 14 May 2016 16:00:35 +0000 (16:00 +0000)
commit785abfd3ff0eb7443747ffb83d136c1a62389ab6
tree273671f57d952a072a77b50672efbedfcb3ebc7c
parente75eb64fdf7296fa333f49f0186f1e219fed16ad
dec_union_4.f90: Fix endian issue.

2016-05-14  Fritz Reese  <fritzoreese@gmail.com>

* gfortran.dg/dec_union_4.f90: Fix endian issue.

2016-05-14  Fritz Reese  <fritzoreese@gmail.com>

* gfortran.texi: Update example of DEC UNION extension.

From-SVN: r236242
gcc/fortran/ChangeLog
gcc/fortran/gfortran.texi
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/dec_union_4.f90