This is the mail archive of the gcc-bugs@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]

[Bug lto/61886] [4.8/4.9/5 Regression] LTO breaks fread with _FORTIFY_SOURCE=2


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61886

--- Comment #17 from Jan Hubicka <hubicka at ucw dot cz> ---
> 
> %K in the format string, assuming the call has locus with the right block,
> should do that.  At least with -g, without -g or with LTO it will be less
> accurate.

Yep, for that I need a tree to pass in. Do I need to build something or is
there
way to pass in gimple statmeent?

Honza


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