https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88367
--- Comment #5 from Pavel ---
Jonathan, sorry, attached.
Richard,
I forgot to show the structures:
struct kmapset_map {
struct kref kref;
unsignedsize;
struct kmapset_set *set;
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88367
--- Comment #4 from Pavel ---
Jonathan, sorry, attached.
Richard,
I forgot to show the structures:
struct kmapset_map {
struct kref kref;
unsignedsize;
struct kmapset_set *set;
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88367
--- Comment #3 from Pavel ---
Created attachment 45160
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45160&action=edit
preprocessed source
ormal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: pbutsykin at virtuozzo dot com
Target Milestone: ---
For some reason gcc9 began to delete NULL pointer checks even with
-fno-delete-null-pointer-checks option (which should pro