This is the mail archive of the gcc-bugs@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]

[Bug fortran/37903] [4.3/4.4 Regression] wrong-code for complicated vector subscripts



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]