https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92374
--- Comment #3 from GHoogewerf ---
I'm using a module loader/linker (ELF) that can't handle comdat groups. The
provided example is just a way to demonstrate the problem in a different way.
Since the "--disable-comdat" option exists in recent ve
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92374
--- Comment #1 from GHoogewerf ---
Created attachment 47174
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47174&action=edit
Proposed fix for gcc-7-branch
This patch seems to address the issue in the gcc-7-branch.
NCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: g.hoogewerf at gmail dot com
Target Milestone: ---
Recent versions of GCC exhibit problems building relocatable objects when GCC
is configured with "-
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: g.hoogewerf at gmail dot com
Target Milestone: ---
The following test case triggers an error on several versions of GCC, including
7.2.0 and 4.9.4. I tried several versions of binutils, including 2.20 and
2.26.1
: target
Assignee: unassigned at gcc dot gnu.org
Reporter: g.hoogewerf at gmail dot com
Target Milestone: ---
The following test case triggers an ICE on several versions of GCC, including
5.3.0 and 4.9.3.
void crashFunction(unsigned char val)
{
__builtin_neon_vdup_nv16qi