public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* expanding builtins
@ 2005-06-27 14:12 James Lemke
  2005-06-27 14:26 ` Jakub Jelinek
  0 siblings, 1 reply; 4+ messages in thread
From: James Lemke @ 2005-06-27 14:12 UTC (permalink / raw)
  To: gcc

I have a situation where a structure is not properly aligned and I want
to copy it to fix this.

I'm aware that -no-builtin-memcpy will suppress the expansion of
memcpy() (force library calls) for a whole module.  Is it possible to
suppress the expansion for a single invocation?

-- 
James Lemke   jim@TheLemkes.ca   Orillia, Ontario
1992 ST1100, STOC #3750;   FWD# M:245401 H:246889
Life is what happens while you're busy making other plans. --John Lennon

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-06-27 15:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-27 14:12 expanding builtins James Lemke
2005-06-27 14:26 ` Jakub Jelinek
2005-06-27 15:24   ` Andreas Schwab
2005-06-27 15:30   ` James Lemke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).