This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/29846] impossible to both expand store flag operations and use a cbranch handler
- From: "rearnsha at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Nov 2006 14:16:42 -0000
- Subject: [Bug middle-end/29846] impossible to both expand store flag operations and use a cbranch handler
- References: <bug-29846-5394@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from rearnsha at gcc dot gnu dot org 2006-11-16 14:16 -------
(In reply to comment #0)
> cstore patterns are recognized by genopinit, but
> cause a compiler crash their presence influences code generation.
>
Cstore operations should now work after the patch I committed yesterday. See
the ARM port.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29846