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   [EMAIL PROTECTED]   Orillia, Ontario
1992 ST1100, STOC #3750;   FWD# M:245401 H:246889
Life is what happens while you're busy making other plans. --John Lennon

Reply via email to