This is the mail archive of the gcc-patches@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: [tree-ssa] -fno-merge-constants vs. string literals


jakub wrote:

> [...]  But even if you don't merge,[...]  you don't catch it
> provided you're only checking if it points to legitimate address...

That's okay.  I don't expect mudflap will catch *every* conceivable
abuse.  But not-merging constants will catch a few more than merging
would hide.

- FChE


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