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]

Re: quick question


> When I used gcc to compile my codes, I found that the compiler
> didn't examine all my codes.  It seemed that it only check those
> functions in classes which I actually used in an application.

No, the compiler examines all source code it compiles. Can you provide
a specific example?

Martin


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