[Bug lto/91299] LTO inlines a weak definition in presence of a non-weak definition from an ELF file

2019-07-30 Thread peter.smith at linaro dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91299 --- Comment #2 from Peter Smith --- Created attachment 46643 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46643&action=edit All C reproducer without absolute symbols Attaching a target independent C only reproducer for convenience.

[Bug lto/91299] New: LTO inlines a weak definition in presence of a non-weak definition from an ELF file

2019-07-30 Thread peter.smith at linaro dot org
Severity: normal Priority: P3 Component: lto Assignee: unassigned at gcc dot gnu.org Reporter: peter.smith at linaro dot org CC: marxin at gcc dot gnu.org Target Milestone: --- The following example has been cut down from an embedded program that

[Bug libstdc++/90314] [10 Regression] clang gives error about exception specification in declaration not matching definition after change in move.h

2019-05-03 Thread peter.smith at linaro dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90314 --- Comment #6 from Peter Smith --- Thank you very much for the quick update.

[Bug libstdc++/90314] New: clang gives error about exception specification in declaration not matching definition after change in move.h

2019-05-02 Thread peter.smith at linaro dot org
: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: peter.smith at linaro dot org Target Milestone: --- The following error message was found by a CI job that builds

[Bug c/87482] Clarify behaviour of resolvers with parameters in for __attribute__((ifunc))

2018-10-03 Thread peter.smith at linaro dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87482 --- Comment #4 from Peter Smith --- Thanks very much for the clarification.

[Bug c/87482] New: Clarify behaviour of resolvers with parameters in for __attribute__((ifunc))

2018-10-01 Thread peter.smith at linaro dot org
: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: peter.smith at linaro dot org Target Milestone: --- In the documentation for https://gcc.gnu.org/onlinedocs/gcc-8.2.0/gcc/Common-Function-Attributes.html#Common-Function