[Bug tree-optimization/86085] I/O built-ins considered argument clobbers

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jun 13 19:01:00 GMT 2018


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

--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
To make use of the Glibc printf hooks users have to disable the GCC built-ins. 
Otherwise the hooks might interfere with the sprintf optimization.


More information about the Gcc-bugs mailing list