https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81909
Tom de Vries <vries at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[nvptx] Missing warning in |Missing warning in |gcc.dg/pr53037-{2,3}.c |gcc.dg/pr53037-{2,3}.c --- Comment #2 from Tom de Vries <vries at gcc dot gnu.org> --- The missing warnings are reported for sparc here (PR53037 comment 26), and noted to be caused by STRICT_ALIGNMENT here (PR53037 comment c29). nvptx is a STRICT_ALIGNMENT target, and so is arm.