[1.34][function] testgenerators date-time qcc regression failure

Below is the trace of the current 'date-time' qcc failure. Has there been are recent change to boost.function that has precipitated this failure b/c this has been passing forever and date-time hasn't changed? Jeff --------------------- Test output: QNX630sp3-V2 - date_time - testgenerators / qcc-3.3.5_gpp Report Time: Thu, 11 Jan 2007 07:17:04 +0000 Compiler output [2006-12-20 19:47:22 UTC]: "QCC" -Wc,-ftemplate-depth-128 -g -O0 -Wc,-fno-inline -shared -V3.3.5,gcc_ntox86_gpp -DBOOST_ALL_NO_LIB -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -DBOOST_DATE_TIME_STATIC_LINK -DDATE_TIME_INLINE -I".." -c -o "/fs/hd1/boost-RC_1_34_0/results/boost/bin.v2/libs/date_time/test/testgenerators.test/qcc-3.3.5_gpp/debug/testgenerators.o" "../libs/date_time/test/gregorian/testgenerators.cpp" In file included from ../boost/function/detail/function_iterate.hpp:14, from ../boost/preprocessor/iteration/detail/iter/forward1.hpp:97, from ../boost/function.hpp:62, from ../boost/iterator/transform_iterator.hpp:10, from ../boost/algorithm/string/case_conv.hpp:16, from ../boost/date_time/string_parse_tree.hpp:14, from ../boost/date_time/period_parser.hpp:13, from ../boost/date_time/date_facet.hpp:17, from ../boost/date_time/gregorian/gregorian_io.hpp:12, from ../boost/date_time/gregorian/conversion.hpp:23, from ../boost/date_time/gregorian/gregorian.hpp:21, from ../libs/date_time/test/gregorian/testgenerators.cpp:8: ../boost/function/detail/maybe_include.hpp:-112239: internal compiler error: segmentation violation Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://www.qnx.com/support/sd_problem_report> for instructions. cc: /usr/qnx630/host/qnx6/x86/usr/lib/gcc-lib/i386-pc-nto-qnx6.3.0/3.3.5/cc1plus error 1

On Jan 11, 2007, at 12:18 PM, Jeff Garland wrote:
Below is the trace of the current 'date-time' qcc failure. Has there been are recent change to boost.function that has precipitated this failure b/c this has been passing forever and date-time hasn't changed?
I haven't touched Function is months... Cheers, Doug

Doug Gregor wrote:
On Jan 11, 2007, at 12:18 PM, Jeff Garland wrote:
Below is the trace of the current 'date-time' qcc failure. Has there been are recent change to boost.function that has precipitated this failure b/c this has been passing forever and date-time hasn't changed?
I haven't touched Function is months...
Ok, well this is a compiler crash. I'm honestly inclined to mark it as expected and move on unless someone has a some sort of idea how to investigate it. Jeff
participants (2)
-
Doug Gregor
-
Jeff Garland