------- Comment #3 from meissner at gcc dot gnu dot org  2010-03-22 21:02 
-------
I just replicated on my x86_64 cross compiler:

bug-43484.f: In function ‘gcidav’:
bug-43484.f:670:0: internal compiler error: in change_address_1, at
emit-rtl.c:1912
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

I used the following configure options:
 --enable-languages=c,c++,fortran --enable-stage1-languages=c,c++,fortran
--disable-bootstrap --enable-checking=release --enable-stage1-checking
--enable-decimal-float --with-long-double-128 --enable-secureplt
--target=powerpc64-linux --disable-shared --disable-libssp --enable-lto


-- 


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

Reply via email to