This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/31036] [4.3 Regression] ACATS: verify_ssa failed for c41307d c85006d cd10002 cxaa018
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Mar 2007 19:07:19 -0000
- Subject: [Bug tree-optimization/31036] [4.3 Regression] ACATS: verify_ssa failed for c41307d c85006d cd10002 cxaa018
- References: <bug-31036-7210@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from pinskia at gcc dot gnu dot org 2007-03-04 19:07 -------
> c41307d: This symbols is not marked call-clobbered: C.83
> c41307d: This symbols is not marked call-clobbered: C.84
> c41307d: This symbols is not marked call-clobbered: C.87
Those are constants decls so they should not matter if they escape or not
really because they are never changed.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31036