This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
expanding builtins
- From: James Lemke <jim at TheLemkes dot ca>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 27 Jun 2005 10:11:50 -0400
- Subject: expanding builtins
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