[Bug c++/92374] Unable to link relocatable object when GCC is configured with "--disable-comdat"

2019-11-06 Thread g.hoogewerf at gmail dot com
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

[Bug c++/92374] Unable to link relocatable object when GCC is configured with "--disable-comdat"

2019-11-05 Thread g.hoogewerf at gmail dot com
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=edit Proposed fix for gcc-7-branch This patch seems to address the issue in the gcc-7-branch.

[Bug c++/92374] New: Unable to link relocatable object when GCC is configured with "--disable-comdat"

2019-11-05 Thread g.hoogewerf at gmail dot com
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 "-

[Bug target/82811] New: Assembler error on tic6x-none-elf with march=c64x+

2017-11-02 Thread g.hoogewerf at gmail dot com
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

[Bug target/70894] New: ICE when using neon intrinsic with mabi=apcs-gnu

2016-05-01 Thread g.hoogewerf at gmail dot com
: 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