Reproducer for performance issue with ifort and ifx, where the actual argument of an assumed size dummy argument is copied when it's clearly not needed. gfortran does not have the issue.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Bryce Allen 594249c1e1
add reproducer for ifx bug
4 years ago
.gitignore reproducer for unneeded arg copy in ifx/ifort 4 years ago
Makefile add reproducer for ifx bug 4 years ago
array_copy.f90 simplify 4 years ago
pointer_bounds_associate.f90 add reproducer for ifx bug 4 years ago