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: Help needed with sparc


On Thu, 24 Jan 2002, Jakub Jelinek wrote:
> On Thu, Jan 24, 2002 at 01:23:12PM -0500, Jeff Sturm wrote:
> > Other than that... I don't see anything unusual, besides the RAW conflict
> > (why gcc would emit a load immediately following a store to the same
> > address is beyond me).
> 
> -O0?

Oh... crtstuff.c is built with no -On at all (equivalent to -O0)?  I
never realized that.  Never mind...

Jeff


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