Bug 36045

Summary: libcc1.so.0 exports a lot of garbage symbols
Product: Sisyphus Reporter: Dmitry V. Levin <ldv>
Component: gcc8-gdb-pluginAssignee: Gleb F-Malinovskiy <glebfm>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: iv, ldv
Version: unstable   
Hardware: all   
OS: Linux   
Bug Depends on: 36054    
Bug Blocks:    

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).