http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57850
Paolo Carlini changed:
What|Removed |Added
CC||steven at gcc dot gnu.org
--- Comment #8
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57850
--- Comment #7 from Sharad Singhai ---
I looked at it and this issue seems related to handling of PCH files. The
following patch introduced it
http://gcc.gnu.org/viewcvs/gcc/trunk/gcc/cp/decl2.c?r1=194363&r2=194362&pathrev=194363
When only a hea
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57850
Paolo Carlini changed:
What|Removed |Added
CC||gdr at gcc dot gnu.org,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57850
--- Comment #5 from Dima ---
Why is this bug is still marked unconfirmed? Is there something I can do to
confirm it?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57850
--- Comment #4 from Andrey Ponomarenko ---
It's also used for maintaining binary compatibility of glibc:
http://sourceware.org/glibc/wiki/Testing/ABI_checker
and by the API Sanity Checker tool for generating unit tests for C/C++
libraries: http:/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57850
--- Comment #3 from Andrey Ponomarenko ---
Please do not remove this option!
I know that it's private option for debugging GCC only, but it's used in the
ABI Compliance Checker tool:
http://ispras.linuxbase.org/index.php/ABI_compliance_checker
T
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57850
--- Comment #2 from Paolo Carlini ---
See also PR2778 (!) If there is no interest in maintaining the option we should
probably remove / deprecate it. Seriously.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57850
Andrew Pinski changed:
What|Removed |Added
Component|translation |c++
Severity|critical