This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/36885] [TUPLES] tuples branch bootstrap failure in libstdc++-v3
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jul 2008 16:12:16 -0000
- Subject: [Bug middle-end/36885] [TUPLES] tuples branch bootstrap failure in libstdc++-v3
- References: <bug-36885-5406@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #13 from rguenth at gcc dot gnu dot org 2008-07-24 16:12 -------
Subject: Bug 36885
Author: rguenth
Date: Thu Jul 24 16:11:28 2008
New Revision: 138121
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138121
Log:
2008-07-24 Richard Guenther <rguenther@suse.de>
PR middle-end/36885
* tree.c (walk_tree_1): Also walk CHANGE_DYNAMIC_TYPE_EXPR operands.
* gimple.c (gss_for_code): GIMPLE_CHANGE_DYNAMIC_TYPE is GSS_WITH_OPS.
* gsstruct.def (GSS_CHANGE_DYNAMIC_TYPE): Remove.
Modified:
branches/gimple-tuples-branch/gcc/ChangeLog.tuples
branches/gimple-tuples-branch/gcc/gimple.c
branches/gimple-tuples-branch/gcc/gsstruct.def
branches/gimple-tuples-branch/gcc/tree.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36885