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

           Summary: ice in vect_update_ivs_after_vectorizer
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: dcb...@hotmail.com


Created attachment 22017
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22017
gzipped C source code

I just tried to compile package homebank-4.3 with the latest 4.6
snapshot 20101009 on a Fedora Linux box. The compiler said

preferences.c: In function 'homebank_pref_load':
preferences.c:474:10: internal compiler error: in
vect_update_ivs_after_vectorizer, at tree-vect-loop-manip.c:1779
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Source code attached. Flag -O3 required.

Reply via email to