Description of problem: gcc fails with internal compiler error: in vect_update_ivs_after_vectorizer, at tree-vect-transform.c:6500 Version-Release number of selected component (if applicable): gcc-4.3.0-8.x86_64 How reproducible: Every time Steps to Reproduce: 1. Compile attached file, using command line in comment on first line 2. 3. Actual results: getinput.c:8: warning: no previous prototype for ‘GETINPUT’ getinput.c: In function ‘GETINPUT’: getinput.c:14: internal compiler error: in vect_update_ivs_after_vectorizer, at tree-vect-transform.c:6500 Please submit a full bug report, with preprocessed source if appropriate. See <http://bugzilla.redhat.com/bugzilla> for instructions. Expected results: Successful compile Additional info:
Created attachment 310034 [details] Preprocessed C source
Tracking upstream.