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

Re: impact of -minsert-sched-nops


David,
   Well, as I understood it, the -minsert-sched-nops feature could be
enabled through either -mcpu=970 or -mcpu=G5 or -mcpu=power4 (which
would make the code G5 specific) or just through -minsert-sched-nops
which would limit the change to that optimization leaving the code
G4 compatible. Or am I missing something here?
                Jack


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