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]
Other format: [Raw text]

Re: [PATCH]: Proof-of-concept for dynamic format checking


Florian Weimer <fw@deneb.enyo.de> writes:

> If I understand your %A/%B example correctly, it would look like this:

OK, I can see how that might work in a simple case.  Now, can you give
me an example of matching %d with the various flags?  In particular,
are you going to write a loop, and is gcc going to somehow fully
unroll that loop at compile time?

Ian


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