This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/29846] impossible to both expand store flag operations and use a cbranch handler



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]