This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Dominique Dhumieres wrote:Anyone else seeing this?z = [y(1:1), x(1:len(trim(x)))] ! should work
1
Error: Different shape for array assignment at (1) on dimension 1 (3 and 2)
I see this as well (with several compilers) and committed (Rev129293) the following patch, after successfully running make check-gfortran RUNTESTFLAGS="dg.exp=bounds_check_10.f90"
Apologies, - Tobi
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |