http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46190
Richard Guenther <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |WAITING --- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2010-11-02 15:13:26 UTC --- /obj-ppc64-g/gcc> ./f951 -quiet -O2 -ftree-vectorize -mcpu=power7 t.f90 t.f90:20.28: USE shared_common_data 1 Fatal Error: Can't open module file 'shared_common_data.mod' for reading at (1): No such file or directory Can you produce a complete testcase please? I don't have SPEC CPU set up on ppc so I'd like to investigate with a cross. Thx.