[Bug c++/46580] -fcompare-debug failure with -gstabs -g due to different symbol mangling
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 20 06:19:26 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46580
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|--- |10.0
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The first testcase was most likely fixed by r5-9033 (r6-555 + r6-5094) which
changed where the alias managing happened.
The second testcase was most likely fixed by r10-707 which changed how the
TYPE_NAME is done for these kind of types.
More information about the Gcc-bugs
mailing list