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/46190] [4.6 Regression] ICE in vect_enhance_data_refs_alignment when building fma3d


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.


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