gcc.. prerelease ?!?!?!

> gcc --version
gcc (SUSE Linux) 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036]
Copyright (C) 2008 Free Software Foundation, Inc.

Well I’ve just install OpenSuse 11.0 gold :D. It’s ok nothing new that 10.3 didn’t do. But there are things that 10.3 did do that 11.0 doesn’t do! Such as stable, others are install my projects program. I know it works on everything else but suse 11.0. I’ve included my error below to help anyone else out in case their program doesn’t work either under the new ???pre-release?? version of gcc ???

gcc -std=gnu99 -I/usr/local/lib64/R/include -I/usr/local/include -I/sw/include -D_LARGEFILE_SOURCE -I/usr/local/include    -fpic  -g -O2 -c mzROI.c -o mzROI.o
mzROI.c: In function ‘findmzROI’:
mzROI.c:516: internal compiler error: in set_uids_in_ptset, at tree-ssa-structalias.c:4785
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugs.opensuse.org/> for instructions.
make: *** [mzROI.o] Error 1
ERROR: compilation failed for package 'xcms'