[Bug fortran/85534] New: allocation of array with source give shifted index
alban.leroyer at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Apr 26 09:16:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85534
Bug ID: 85534
Summary: allocation of array with source give shifted index
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: alban.leroyer at gmail dot com
Target Milestone: ---
Created attachment 44021
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44021&action=edit
Small example highlighing the problem
When allocating an array using the source command, the array is created
starting from index 0.
More information about the Gcc-bugs
mailing list