public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc/g++ 4.0.0, 20041205 snapshot, bug #18073 still present
@ 2004-12-06 20:42 tbp
  2004-12-07 14:21 ` tbp
  0 siblings, 1 reply; 3+ messages in thread
From: tbp @ 2004-12-06 20:42 UTC (permalink / raw)
  To: gcc

Unsure if it's a known issue, it's marked as resolved, yet on cygwin i get:
/usr/local/gcc-405/lib/gcc/i686-pc-cygwin/4.0.0/include/mmintrin.h: In
function 'int _mm_cvtsi64_si32(int __vector__)':
/usr/local/gcc-405/lib/gcc/i686-pc-cygwin/4.0.0/include/mmintrin.h:91:
error: invalid cast from type 'int __vector__' to type 'long long int'
/usr/local/gcc-405/lib/gcc/i686-pc-cygwin/4.0.0/include/mmintrin.h: In
function 'int __vector__ _mm_add_si64(int __vector__, int
__vector__)':
/usr/local/gcc-405/lib/gcc/i686-pc-cygwin/4.0.0/include/mmintrin.h:282:
error: invalid cast from type 'int __vector__' to type 'long long int'
/usr/local/gcc-405/lib/gcc/i686-pc-cygwin/4.0.0/include/mmintrin.h:282:
error: invalid cast from type 'int __vector__' to type 'long long int'
/usr/local/gcc-405/lib/gcc/i686-pc-cygwin/4.0.0/include/mmintrin.h: In
function 'int __vector__ _mm_sub_si64(int __vector__, int
__vector__)':


Also present in the 20041128 snapshot etc... in fact i have to ressort
to the 20041017 snapshot because of it.
That's annoying because gcc4 produce by far the best SSE code (when
you can dodge ICEs) and that's pretty critical in my current project.

Reading specs from /usr/local/gcc-405/lib/gcc/i686-pc-cygwin/4.0.0/specs
Configured with: ../configure --prefix=/usr/local/gcc-405
--enable-languages=c,c++ --enable-threads=posix --with-system-zlib
--disable-checking --disable-nls --disable-shared
--disable-win32-registry --verbose --with-gcc --with-gnu-ld
--with-gnu-as --with-as=/usr/local/binutils/bin/as
--with-ld=/usr/local/binutils/bin/ld
Thread model: posix
gcc version 4.0.0 20041205 (experimental)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-12-07 16:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-06 20:42 gcc/g++ 4.0.0, 20041205 snapshot, bug #18073 still present tbp
2004-12-07 14:21 ` tbp
2004-12-07 16:12   ` Nathan Sidwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).