[Bug target/31786] error: unable to find a register to spill in class 'BASE_POINTER_REGS'

eweddington at cso dot atmel dot com gcc-bugzilla@gcc.gnu.org
Wed May 2 19:34:00 GMT 2007



------- Comment #1 from eweddington at cso dot atmel dot com  2007-05-02 20:34 -------
This must be specific to RTEMS/newlib, as 4.2.0-20070430 (RC2) builds without
error with:

CFLAGS=-D__USE_MINGW_ACCESS  \
../gcc-$version/configure \
    --prefix=$installdir \
    --target=avr \
    --enable-languages=c,c++ \
    --with-dwarf2 \
    --enable-win32-registry=WinAVR-$release \
    --disable-nls \
    --with-gmp=/usr/local \
    --with-mpfr=/usr/local \
    --enable-doc \
    --disable-libssp \
    2>&1 | tee $package-configure.log 

for host=mingw.


-- 


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



More information about the Gcc-bugs mailing list