[Bug bootstrap/60946] New: Current 4.9 branch does not boot strap on FC20
andi-gcc at firstfloor dot org
gcc-bugzilla@gcc.gnu.org
Wed Apr 23 23:00:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60946
Bug ID: 60946
Summary: Current 4.9 branch does not boot strap on FC20
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
Assignee: unassigned at gcc dot gnu.org
Reporter: andi-gcc at firstfloor dot org
While linking libstdc++
`_.stapsdt.base' referenced in section `.note.stapsdt' of
../libsupc++/.libs/libsupc++convenience.a(eh_catch.o): defined in discarded
section `.stapsdt.base[.stapsdt.base]' of
../libsupc++/.libs/libsupc++convenience.a(eh_catch.o)
`_.stapsdt.base' referenced in section `.note.stapsdt' of
../libsupc++/.libs/libsupc++convenience.a(eh_throw.o): defined in discarded
section `.stapsdt.base[.stapsdt.base]' of
../libsupc++/.libs/libsupc++convenience.a(eh_catch.o)
`_.stapsdt.base' referenced in section `.note.stapsdt' of
../libsupc++/.libs/libsupc++convenience.a(eh_throw.o): defined in discarded
section `.stapsdt.base[.stapsdt.base]' of
../libsupc++/.libs/libsupc++convenience.a(eh_catch.o)
collect2: error: ld returned 1 exit status
../gcc/configure --prefix=/pkg/gcc-$V-$D \
--with-plugin-ld=/usr/local/bin/ld-plugin --enable-checking=release \
--disable-nls --enable-languages=c,c++,go > /dev/null
git tree
commit c916238dce677821f84c9f935f4c513e160351e8
Author: uros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Wed Apr 23 16:23:36 2014 +0000
Backport from mainline
2014-04-21 Uros Bizjak <ubizjak@gmail.com>
More information about the Gcc-bugs
mailing list