https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80364
Marek Polacek <mpolacek at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mpolacek at gcc dot gnu.org --- Comment #6 from Marek Polacek <mpolacek at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #1) > Another thing is that ubsan should not present array types, the negation > certainly has long int type rather than long int [3]. I can't make this happen. Anybody have a testcase for this?