[Bug libstdc++/52449] check-abi picks up wrong baseline_symbols.txt with --with-cpu=default32 configs
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 1 13:15:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52449
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-03-01 13:15:07 UTC ---
I think we should just preprocess the baseline_symbols.txt files, then we can
conditionally include this or that file, conditionally enable TLS symbols or
others, etc., avoid redundancy (e.g. for i?86 32-bit we have there 3 copies of
the same file).
More information about the Gcc-bugs
mailing list