[Bug regression/17526] [4.0 Regression] locale_facets.cc:47: internal compiler error
wanderer at rsu dot ru
gcc-bugzilla@gcc.gnu.org
Wed Oct 6 16:47:00 GMT 2004
------- Additional Comments From wanderer at rsu dot ru 2004-10-06 16:47 -------
I found time window when problem created.
Used step sequence for all tests:
1)bootstrap and install GCC (using system FreeBSD complier)
2)bootstrap GCC (from same sources using installed GCC)
Test for GCC CVS sources at 2004-07-14 18:00 GMT is ok
(second GCC bootstrap finished without problems)
But test for GCC CVS sources at 2004-07-14 18:20 GMT failed with error:
../../../../src/gcc/libstdc++-v3/src/locale_facets.cc:47: internal compiler
error: Segmentation fault
Only single path listed in this time range:
> CVSROOT: /cvs/gcc
> Module name: gcc
> Changes by: jason@gcc.gnu.org 2004-07-14 18:16:50
>
> Modified files:
> gcc : ChangeLog tree-gimple.c tree-gimple.h
> gimplify.c
>
> Log message:
> * tree-gimple.c (is_gimple_reg_rhs, is_gimple_mem_rhs): New fns.
> (rhs_test_for): New fn.
> (is_gimple_tmp_rhs): Rename from is_gimple_rhs.
> * tree-gimple.h: Declare them.
> * gimplify.c (gimplify_modify_expr): Use the new fns.
I attempt but fail check patch reverting affect: source changes block clean
revert.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17526
More information about the Gcc-bugs
mailing list