------- Comment #6 from ubizjak at gmail dot com  2008-11-06 21:38 -------
It fails on x86_64-pc-linux-gnu host with a cross to x86_64-pc-mingw32:

../gcc-svn/trunk/configure --target=x86_64-pc-mingw32 --enable-languages=c
--disable-bootstrap

Compiling sample2.c:

~/gcc-build-cyg/gcc/cc1 -O3 -quiet pr37955.i
e_aep.c: In function ‘aep_get_connection’:
e_aep.c:862: internal compiler error: in vectorizable_store, at
tree-vect-transform.c:5447
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Confirmed.


-- 

ubizjak at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|c                           |tree-optimization
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-11-06 21:38:00
               date|                            |
            Summary|internal compiler error: in |[4.4 Regression] internal
                   |vectorizable_store, at tree-|compiler error: in
                   |vect-transform.c:5447       |vectorizable_store, at tree-
                   |                            |vect-transform.c:5447


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

Reply via email to