This is the mail archive of the gcc-patches@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: new macro STARTING_FRAME_PHASE: alignment


| Of course, the biggest problem with this is that cache line size is a
| property of the processor, not of the ISA, and so all this probably
| breaks on IBM's POWER chips with a 64-byte cache line size.  However
| the likelihood of a problem is very small, unless you start making
| arrays of wait_nodes.

	FYI, the cache lines on 64-bit PowerPC implementations is 128
bytes, not 64 bytes.

David


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