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: gcc and LSU rejects


On Nov 23, 2003, at 15:05, Jack Howarth wrote:

Andrew,
Do you know roughly when the LSU rejects changes went into mainline?
I am using a gcc-3.4 snapshot from 101503 and was curious if it was
likely to be in that already. Also do you know if the LSU reject changes
work automatically or do a need a special compile type flag?


You have to compile with -mcpu=970 or -mcpu=G5 or -mcpu=power4 or you
can just use -minsert-sched-nops.
It also went in 2003-10-20 so it looks like the snapshot that you have
is too old.

Thanks,
Andrew Pinski


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