[Bug gas/25295] Gas should have way to define symbol version without exporting its target

2019-12-19 Thread hubicka at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25295 --- Comment #1 from Jan Hubicka --- I was looking into the problem bit more. We want to support __attribute__((symver("foo@VERS_1")) int foo() { } which will export foo as foo@VERS_1. I would also like things like calling foo work as expec

[Bug gas/25295] Gas should have way to define symbol version without exporting its target

2019-12-19 Thread fweimer at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25295 Florian Weimer changed: What|Removed |Added CC||fweimer at redhat dot com -- You ar

Issue 19577 in oss-fuzz

2019-12-19 Thread amo… via monorail
The following issue was updated: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19577#c1 -- You received this message because: 1. You were specifically CC'd on the issue You may adjust your notification preferences at: https://bugs.chromium.org/hosting/settings Reply to this email to ad

[Bug gas/25295] New: Gas should have way to define symbol version without exporting its target

2019-12-19 Thread hubicka at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25295 Bug ID: 25295 Summary: Gas should have way to define symbol version without exporting its target Product: binutils Version: unspecified Status: NEW Severity:

[Bug ld/25294] New: Wrong resolution info on symbol versions seen by the linker plugin

2019-12-19 Thread hubicka at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25294 Bug ID: 25294 Summary: Wrong resolution info on symbol versions seen by the linker plugin Product: binutils Version: unspecified Status: NEW Severity: normal

Gold Bug and Patches

2019-12-19 Thread Nobody
Hey, y'all! I was playing with directly invoking ld and then ld.gold to link c++ files, instead of using g++. I inadvertently passed the -nostartfiles to the linker. Since the linkers do not recognize this option, they interpreted it as " -n -ostartfiles". GNU ld created 2.2 Meg output files w