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 tree-optimization/53346] [4.6/4.7/4.8 Regression] Bad vectorization in the proc cptrf2 of rnflow.f90


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53346

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-05-15 12:39:50 UTC ---
> Do you possibly have a testcase?

I am not sure to understand what you ask for. 

The source for cptrf2.f90 has been attached to pr53340. I can provide a version
of rnflow without the proc cptrf2 or an archive with the rnflow.f90 source
split to one file per proc.

If you ask for a reduced test, it is much more difficult:
(1) the code is not mine and I don't know it well,
(2) optimizations may change for tiny details of the source layout.


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