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 target/81909] Missing warning in gcc.dg/pr53037-{2,3}.c


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.

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