Bug 36045 - libcc1.so.0 exports a lot of garbage symbols
Summary: libcc1.so.0 exports a lot of garbage symbols
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: gcc8-gdb-plugin (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Gleb F-Malinovskiy
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on: 36054
Blocks:
  Show dependency tree
 
Reported: 2019-02-06 02:18 MSK by Dmitry V. Levin
Modified: 2019-02-09 12:24 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry V. Levin 2019-02-06 02:18:14 MSK
$ cat gcc/libcc1/libcc1.sym
gcc_c_fe_context
gcc_cp_fe_context
$ /usr/lib/rpm/provided_symbols /usr/lib64/libcc1.so.0 | wc -l
61
Comment 1 Repository Robot 2019-02-09 12:24:34 MSK
gcc8-8.2.1-alt4 -> sisyphus:

Thu Feb 07 2019 Dmitry V. Levin <ldv@altlinux> 8.2.1-alt4
- Added ppc64le support (by glebfm@).
- Fixed profiledbootstrap build (by glebfm@).
- g++: enabled -Werror=return-type by default (closes: #36038).
- libcc1.so.0: cleaned up using a fixed libtool (closes: #36045).