Hey,
building gcc-4.3 on feisty looked like a lot of footwork, and as i don't
use the X-server i upgraded to Intrepid. This was also quite some
footwork, with dependency cycles among other nasty things. ;(
However, gcc-4.3 seems to have this bug fixed. :)
[EMAIL PROTECTED]:~/msrc$ spu-gcc-4.3 -O0 spu-gcc-bug.c -o spu-gcc-bug &&
./spu-gcc-bug
dim = 1 (should be 1)
[EMAIL PROTECTED]:~/msrc$ spu-gcc-4.3 -O1 spu-gcc-bug.c -o spu-gcc-bug &&
./spu-gcc-bug
dim = 1 (should be 1)
[EMAIL PROTECTED]:~/msrc$ spu-gcc-4.3 -O2 spu-gcc-bug.c -o spu-gcc-bug &&
./spu-gcc-bug
dim = 1 (should be 1)
[EMAIL PROTECTED]:~/msrc$ spu-gcc-4.3 -O3 spu-gcc-bug.c -o spu-gcc-bug &&
./spu-gcc-bug
dim = 1 (should be 1)
[EMAIL PROTECTED]:~/msrc$ apt-cache policy gcc-4.3-spu
gcc-4.3-spu:
Installed: 4.3.2-1ubuntu10
Candidate: 4.3.2-1ubuntu10
Version table:
*** 4.3.2-1ubuntu10 0
500 http://ports.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status
[EMAIL PROTECTED]:~/msrc$ lsb_release -rd
Description: Ubuntu intrepid (development branch)
Release: 8.10
--
spu-gcc -O2 behaving wrong on PS3
https://bugs.launchpad.net/bugs/285186
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs