https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67446

Mikhail Maltsev <miyuki at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |miyuki at gcc dot gnu.org

--- Comment #2 from Mikhail Maltsev <miyuki at gcc dot gnu.org> ---
BTW, a similar bug reproduces during GCC bootstrap with ubsan:

/home/jenkins/workspace/ubsan-bootstrap/src/libiberty/md5.c:336:7: runtime
error: load of misaligned address 0x7fff91f9983a for type 'const md5_uint32',
which requires 4 byte alignment
0x7fff91f9983a: note: pointer points here
 00 00  f4 48 00 00 00 00 00 00  0a 00 00 00 0e 00 00 00  0d 01 00 00 00 00 00
00  07 49 00 00 00 00
              ^

Reply via email to