------- Comment #2 from schwab at linux-m68k dot org  2009-05-21 09:00 -------
This is violating the C strict aliasing rule:

      if (! ecoff_add_bytes ((char **) &debug->external_ext,
        (char **) &debug->external_ext_end,
        (symhdr->iextMax + 1) * (size_t) external_ext_size))

which has already been fixed in binutils more than 3 years ago.


-- 

schwab at linux-m68k dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40216

Reply via email to