re PR fortran/34770 (Incorrect array indexing through pointer when array does not...
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sat, 1 Mar 2008 12:19:04 +0000 (12:19 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sat, 1 Mar 2008 12:19:04 +0000 (12:19 +0000)
commitac27abdc1dbfb8fd9ad3ee5b86395e873b944db5
treed1bbb9376f2f99279300270bc06021c559664eba
parent4dabf73695a37ef07074248a631edd06732bf8f9
re PR fortran/34770 (Incorrect array indexing through pointer when array does not start at 1)

PR fortran/34770
* gfortran.dg/pointer_1.f90: New test.

From-SVN: r132801
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pointer_1.f90 [new file with mode: 0644]