[Bug testsuite/44873] array function not fully defined

2010-07-25 Thread jvdelisle at gcc dot gnu dot org
--- Comment #4 from jvdelisle at gcc dot gnu dot org 2010-07-25 22:45 --- Closing -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added Status|UNC

[Bug testsuite/44873] array function not fully defined

2010-07-25 Thread jvdelisle at gcc dot gnu dot org
--- Comment #3 from jvdelisle at gcc dot gnu dot org 2010-07-25 22:24 --- Generally, the gfortran testsuite test cases are testing specific features and not necessarily strict Standard compliance. There is no need to submit PRs for test cases unless they fail unexpectedly or the specif

[Bug testsuite/44873] array function not fully defined

2010-07-25 Thread zeccav at gmail dot com
--- Comment #2 from zeccav at gmail dot com 2010-07-25 22:14 --- Subject: Re: array function not fully defined The undefined elements of test are accessed at instruction "a = test(6, 5) - a" however. It is just that the code probably violates any Fortran standard. If the test case is f

[Bug testsuite/44873] array function not fully defined

2010-07-24 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2010-07-24 18:38 --- >In test case retarray.f90 at line 10 the array TEST is not fully defined. Yes it is not fully initialized but should that matter? The testcase does not depend on those elements. -- http://gcc.gnu.org/bugzilla