[Bug fortran/37903] [4.3/4.4 Regression] wrong-code for complicated vector subscripts
dominiq at lps dot ens dot fr
gcc-bugzilla@gcc.gnu.org
Fri Oct 24 05:49:00 GMT 2008
------- Comment #5 from dominiq at lps dot ens dot fr 2008-10-24 05:48 -------
> Quickfix (understand: not regression tested): ...
With the patch the temporary has the right size, but there is one regression:
FAIL: gfortran.dg/array_constructor_15.f90 -O scan-tree-dump-times original
"atmp" 0
If I understand the test correctly, it just checks that no temporary has been
created.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37903
More information about the Gcc-bugs
mailing list