automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

module level flags


From: Bruce Korb
Subject: module level flags
Date: Sat, 28 Sep 2002 16:05:30 -0700

As best as I can determine, there is no easy way to say, "do
not optimize this particular module".  The best way would be
with a #pragma around the problematical function, but I'll
be happy with anything that does not disable optimization for
the entire program and does not prevent someone from overriding
CFLAGS for that module, either.  Suggestions?  Thanks!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]