[Bug c/54032] The C compiler does not warn about casts to more aligned types

2017-03-24 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54032 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c/54032] The C compiler does not warn about casts to more aligned types

2017-03-24 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54032 Eric Gallager changed: What|Removed |Added CC||egall at gwmail dot gwu.edu --- Comment

[Bug c/54032] The C compiler does not warn about casts to more aligned types

2012-07-19 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54032 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org 2012-07-19 21:43:41 UTC --- It does warn on STRICT_ALIGN targets though.