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++/70403] A null pointer check removed with -O2 even with -fno-delete-null-pointer-checks


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

--- Comment #6 from Hadula, Tomasz <thadula at ciena dot com> ---
Created attachment 38093
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38093&action=edit
Output from gcc -v -save-temps

Generated by g++ -v -save-temps <the rest of the command line>

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