This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/36837] Return type of spu_splats is not deduced correctly
- From: "jadamcze at utas dot edu dot au" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jul 2008 14:54:39 -0000
- Subject: [Bug target/36837] Return type of spu_splats is not deduced correctly
- References: <bug-36837-2445@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from jadamcze at utas dot edu dot au 2008-07-15 14:54 -------
I reverted to r137727 and rebuilt it all and still see the error.
Any obvious mistake in the following?
../gcc/configure --prefix=${HOME}/usr --enable-languages=c,c++ --with-newlib
--with-headers --target=spu-elf
make && make install
Other things I should check?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36837