[Bug target/64935] [5 Regression] compare debug failure during building of Linux kernel

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 4 16:41:00 GMT 2015


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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

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

--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> ---
Created attachment 34664
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34664&action=edit
Test case failing with g++ -fsanitize=address test.ii

The attached test case fails for me with
  GCC_COMPARE_DEBUG=yes g++ test.ii -fsanitize=address
with the same message:
  g++: error: test.ii: -fcompare-debug failure (length)



More information about the Gcc-bugs mailing list