This is the mail archive of the gcc-help@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]

RO data section creation


Hello experts,
        I am working on new working on new risc machine. For array
declaration I need a ro data section to be created. But it is not getting
created. Data section is normally created for processors which support
multiple load and store instructions. The processor I am working supports
multiple load and store instructions. Please help me regarding this.

Thank you.

-- 
View this message in context: http://old.nabble.com/RO-data-section-creation-tp27238134p27238134.html
Sent from the gcc - Help mailing list archive at Nabble.com.


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