[Bug ipa/70582] New: [6 regression] gcc.dg/attr-weakref-1.c FAILs
ro at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Apr 7 16:42:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70582
Bug ID: 70582
Summary: [6 regression] gcc.dg/attr-weakref-1.c FAILs
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ipa
Assignee: unassigned at gcc dot gnu.org
Reporter: ro at gcc dot gnu.org
CC: hubicka at gcc dot gnu.org
Target Milestone: ---
Host: i386-pc-solaris2.1[012]
Target: i386-pc-solaris2.1[012]
Build: i386-pc-solaris2.1[012]
After 20160401, gcc.dg/attr-weakref-1.c started to FAIL on Solaris/x86 with
/bin/as:
FAIL: gcc.dg/attr-weakref-1.c (test for excess errors)
WARNING: gcc.dg/attr-weakref-1.c compilation failed to produce executable
Excess errors:
Assembler: attr-weakref-1.c
"/var/tmp//ccUSaysF.s", line 171 : Multiply defined symbol: "Wv3a"
I'm attaching the assembler output. When using gas, this still works since
.weakref is used there.
Most likely caused by the recent patch for PR ipa/68881.
Rainer
More information about the Gcc-bugs
mailing list