Assert has been violated, vector problem?

System: Solaris 10_x86, all of today's patches applied.

Testing Sun Studio Express, Feb 07 (downloaded today)

I'm compiling a big image processing library. Near the end,

suncc -DPC_UNIX_ENV -DPRODUCTION -D__Forte__ -D__SOLARIS2__ -I../include -fast -xtarget=pentium4 -xarch=sse3 -m32 -xunroll=4 -xvector=simd -Xa -v -errtags=yes -c -o ../obj/solaris2_express_x86/nodebug/miwcycr.o miwcycr.c

"miwcycr.c", [ip_image2buffer]:ube: error: Assert has been violated at '/set/mars/builds.intel-S2/nightly.ea1.Thu/intel-S2/lang/ube/sm/src/sm_table.c 868'.

cc: ube failed for miwcycr.c

The assertion failure goes away when the "-xvector=simd" flag is removed.

[697 byte] By [ddavies_xeroxa] at [2007-11-26 21:23:14]
# 1
Sounds like a known bug (6528921).Should be fixed in next Express/Early Access build.
Denis_Antrushina at 2007-7-10 3:02:27 > top of Java-index,Development Tools,Solaris and Linux Development Tools...