http://sourceware.org/bugzilla/show_bug.cgi?id=14344
--- Comment #2 from H.J. Lu 2012-07-10 06:59:10
UTC ---
I think tests should accept both "const int" and "int const".
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: -
http://sourceware.org/bugzilla/show_bug.cgi?id=14156
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://sourceware.org/bugzilla/show_bug.cgi?id=14344
--- Comment #1 from H.J. Lu 2012-07-10 06:54:24
UTC ---
The difference is GCC 4.6 vs GCC 4.7. GCC 4.7 mangles "const int"
as "const int" while GCC 4.6 uses "int const".
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=e
http://sourceware.org/bugzilla/show_bug.cgi?id=14156
--- Comment #4 from cvs-commit at gcc dot gnu.org 2012-07-10 06:51:02 UTC ---
CVSROOT:/cvs/src
Module name:src
Changes by:h...@sourceware.org2012-07-10 06:50:57
Modified files:
ld : ChangeLog NEWS ld.h ld.texinf
http://sourceware.org/bugzilla/show_bug.cgi?id=14344
Bug #: 14344
Summary: FAIL: gdb_index_test_[12].sh
Product: binutils
Version: 2.23 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: gold
As
http://sourceware.org/bugzilla/show_bug.cgi?id=14323
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://sourceware.org/bugzilla/show_bug.cgi?id=14323
--- Comment #2 from cvs-commit at gcc dot gnu.org 2012-07-10 04:52:00 UTC ---
CVSROOT:/cvs/src
Module name:src
Changes by:h...@sourceware.org2012-07-10 04:51:54
Modified files:
ld/testsuite : ChangeLog
ld/testsuite/l
http://sourceware.org/bugzilla/show_bug.cgi?id=14262
--- Comment #2 from Sriraman Tallam 2012-07-10
00:26:22 UTC ---
(In reply to comment #1)
> any chance that this problem that some attention soon?
> We have code that benefits from icf and it is a pity we cannot use it together
> with lto
I d
http://sourceware.org/bugzilla/show_bug.cgi?id=14342
Bug #: 14342
Summary: [gold] symbol 'std::__once_callable' used as both
__thread and non-__thread
Product: binutils
Version: 2.22
Status: NEW
Severity: norma
http://sourceware.org/bugzilla/show_bug.cgi?id=14262
--- Comment #1 from Vincenzo Innocente
2012-07-09 23:30:40 UTC ---
any chance that this problem that some attention soon?
We have code that benefits from icf and it is a pity we cannot use it together
with lto
--
Configure bugmail: http://so
http://sourceware.org/bugzilla/show_bug.cgi?id=14330
--- Comment #6 from Cary Coutant 2012-07-09
16:40:12 UTC ---
> This is a wild guess, but I think your asm code is getting placed in a
> random section depending on the other options. Try adding a ".text"
> statement in the function definition
http://sourceware.org/bugzilla/show_bug.cgi?id=14330
--- Comment #5 from Cary Coutant 2012-07-09
16:27:34 UTC ---
>> It looks like the symbol was discarded for some reason, and the error is
>> occurring because it is hidden. My guess is that the error should be
>> suppressed--you should only be
http://sourceware.org/bugzilla/show_bug.cgi?id=14330
--- Comment #4 from Andy Wingo 2012-07-09 14:51:02 UTC
---
(In reply to comment #3)
> It looks like the symbol was discarded for some reason, and the error is
> occurring because it is hidden. My guess is that the error should be
> suppressed
http://sourceware.org/bugzilla/show_bug.cgi?id=14330
--- Comment #3 from Ian Lance Taylor 2012-07-09 14:12:32
UTC ---
It looks like the symbol was discarded for some reason, and the error is
occurring because it is hidden. My guess is that the error should be
suppressed--you should only be gett
http://sourceware.org/bugzilla/show_bug.cgi?id=14323
--- Comment #1 from cvs-commit at gcc dot gnu.org 2012-07-09 08:17:46 UTC ---
CVSROOT:/cvs/src
Module name:src
Changes by:amo...@sourceware.org2012-07-09 08:17:35
Modified files:
bfd: ChangeLog elflink.c
Log m
15 matches
Mail list logo