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 c++/68801] __builtin_object_size multiple objects ptr size issue when adding/removing printf()


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

--- Comment #1 from derrick at ca dot ibm.com ---
cmd:
$g++ -O2 -D_FORTIFY_SOURCE=1 test.cpp -o test

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