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: strict-aliasing and typedefs


Joe Buck <jbuck@synopsys.com> writes:

| GCC does a decent job with one-element structs; its performance
| quickly drops like a rock as soon as there are two elements.  Still,
| there may well be some loss from using it.

Would that loss of performance be related to ABI issues (in single
element case)? 

-- Gaby


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