17541409 dtrace support in perl causes segv core dump from perl scripts.
--- a/components/perl/perl516/Makefile Tue Mar 03 16:36:10 2015 -0800
+++ b/components/perl/perl516/Makefile Tue Feb 24 17:31:31 2015 +0100
@@ -61,6 +61,9 @@
studio_ALIGN=
studio_MT=
+# Sparc optimization -xO4 makes perl dtrace probes broken
+studio_OPT.sparc.64=-xO3
+
CONFIGURE_SCRIPT = $(SOURCE_DIR)/Configure
CONFIGURE_ENV += MAKE=$(GMAKE)
CONFIGURE_ENV += PATH=$(dir $(CC)):$(PATH)
--- a/components/perl512/Makefile Tue Mar 03 16:36:10 2015 -0800
+++ b/components/perl512/Makefile Tue Feb 24 17:31:31 2015 +0100
@@ -59,6 +59,9 @@
studio_ALIGN=
studio_MT=
+# Sparc optimization -xO4 makes perl dtrace probes broken
+studio_OPT.sparc.32=-xO3
+
#
# The extra Configure parameters (cf_email, cf_by, myhostname) and
# the gawk and sed that follow are attempting to sanatize the