Hi Experts, I am working on a new risc machine. I have defined the "store_multiple" and "load_multiple" pattern and the system builds fine. But when I compile the C program for a declared integer array, the "store_multiple" and "load_multiple" patterns are not getting emitted. Instead simple load and store patterns are emitted multiple times. As per actual working store_multiple and load_multiple patters need to get emitted. Please do help me regarding this. Thank you. -- View this message in context: http://old.nabble.com/Emission-of-store_multiple-and-load_multiple-patterns-tp26739724p26739724.html Sent from the gcc - Help mailing list archive at Nabble.com.