i686-w64-mingw32 daily build failed: error: unable to emulate 'TI'

...
make[2]: Leaving directory
`/home/cauchy/obj/native/gcc-4.10-win32/gcc/libdecnumber'
make[2]: Entering directory `/home/cauchy/obj/native/gcc-4.10-win32/gcc/gcc'
i686-w64-mingw32-g++ -c   -g -O2 -DIN_GCC    -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-DHAVE_CONFIG_H -I. -I. -I/home/cauchy/vcs/svn/gcc/trunk/gcc
-I/home/cauchy/vcs/svn/gcc/trunk/gcc/.
-I/home/cauchy/vcs/svn/gcc/trunk/gcc/../include
-I/home/cauchy/vcs/svn/gcc/trunk/gcc/../libcpp/include
-I/home/cauchy/obj/native/gcc-4.10-win32/gcc/./gmp
-I/home/cauchy/vcs/svn/gcc/trunk/gmp
-I/home/cauchy/obj/native/gcc-4.10-win32/gcc/./mpfr/src
-I/home/cauchy/vcs/svn/gcc/trunk/mpfr/src
-I/home/cauchy/vcs/svn/gcc/trunk/mpc/src
-I/home/cauchy/vcs/svn/gcc/trunk/gcc/../libdecnumber
-I/home/cauchy/vcs/svn/gcc/trunk/gcc/../libdecnumber/bid
-I../libdecnumber -I/home/cauchy/vcs/svn/gcc/trunk/gcc/../libbacktrace
-DCLOOG_INT_GMP
-I/home/cauchy/obj/native/gcc-4.10-win32/gcc/./cloog/include
-I/home/cauchy/vcs/svn/gcc/trunk/cloog/include
-I/home/cauchy/vcs/svn/gcc/trunk/cloog/include
-I/home/cauchy/obj/native/gcc-4.10-win32/gcc/./isl/include
-I/home/cauchy/vcs/svn/gcc/trunk/isl/include  -o wide-int.o -MT
wide-int.o -MMD -MP -MF ./.deps/wide-int.TPo
/home/cauchy/vcs/svn/gcc/trunk/gcc/wide-int.cc
/home/cauchy/vcs/svn/gcc/trunk/gcc/wide-int.cc:37:56: error: unable to
emulate 'TI'
 typedef unsigned int UTItype __attribute__ ((mode (TI)));
                                                        ^
make[2]: *** [wide-int.o] Error 1
make[2]: Leaving directory `/home/cauchy/obj/native/gcc-4.10-win32/gcc/gcc'
make[1]: *** [all-gcc] Error 2
make[1]: Leaving directory `/home/cauchy/obj/native/gcc-4.10-win32/gcc'
make: *** [all] Error 2


On Thu, May 8, 2014 at 10:23 PM,  <ram...@gcc.gnu.org> wrote:
> Author: ramana
> Date: Thu May  8 14:23:11 2014
> New Revision: 210215
>
> URL: http://gcc.gnu.org/viewcvs?rev=210215&root=gcc&view=rev
> Log:
> Define UDWtype for longlong.h inclusion in wide-int.cc
>
> 2014-05-08  Ramana Radhakrishnan  <ramana.radhakrish...@arm.com>
>
>         * wide-int.cc (UTItype): Define.
>         (UDWtype): Define for appropriate W_TYPE_SIZE.
>
>
> Modified:
>     trunk/gcc/ChangeLog
>     trunk/gcc/wide-int.cc
>

------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
&#149; 3 signs your SCM is hindering your productivity
&#149; Requirements for releasing software faster
&#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to