http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58709
--- Comment #3 from Andreas Schwab <sch...@linux-m68k.org> --- The warning is target independent and only depends on the type. You get the same warning for int vs long even if they are the same size.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58709
--- Comment #3 from Andreas Schwab <sch...@linux-m68k.org> --- The warning is target independent and only depends on the type. You get the same warning for int vs long even if they are the same size.