--- Additional Comments From nickc at redhat dot com 2010-05-26 08:20
---
Hi Doug,
I tried to reproduce this problem but could not. Would it be possible for you
to upload the test.o file from your example ? Also please could you check to
see if the problem still exists with the late
--- Additional Comments From dougsemler at gmail dot com 2010-05-26 13:39
---
I believe this bug is now fixed at v1.33 of depfile.y that Kai checked in
yesterday (allow leading . for symbol names in the parser).
--
What|Removed |Added
--- Additional Comments From nickc at redhat dot com 2010-05-26 13:46
---
Created an attachment (id=4815)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4815&action=view)
demonstration patch
--
http://sourceware.org/bugzilla/show_bug.cgi?id=11633
--- You are receiving t
--- Additional Comments From nickc at redhat dot com 2010-05-26 13:49
---
Hi Peter,
Well you could modify the default_ld_simple_link in the linker testsuite
library so that it adds the missing symbols. (See the uploaded patch). But
this introduces other failures in the testsuite sin
--- Additional Comments From gingold at adacore dot com 2010-05-26 14:04
---
Created an attachment (id=4816)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4816&action=view)
testcase
--
http://sourceware.org/bugzilla/show_bug.cgi?id=11625
--- You are receiving this mail
--- Additional Comments From nickc at redhat dot com 2010-05-26 14:25
---
Created an attachment (id=4817)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4817&action=view)
Potentially improved error message
--
http://sourceware.org/bugzilla/show_bug.cgi?id=11601
--- You
--- Additional Comments From nickc at redhat dot com 2010-05-26 14:36
---
Hi Tristan,
Hmm - with that testcase do you see the abort ? All I get is the following:
% as-new cntlz.s
cntlz.s: Assembler messages:
cntlz.s:7: Warning: Bad .frame directive 3./4. param
cntlz.s:10: Er
--- Additional Comments From nickc at redhat dot com 2010-05-26 14:29
---
Hi H.J.
The assembler is failing to parse the .section directive because the #
character starts a line comment. If you assemble your test case with the -f
option added to the command line then it will work.
Hi Kalle,
[I am very sorry about taking so long to reply to your email].
"By contrast, the number-of-calls and basic-block figures are
derived by counting, not sampling. They are completely accurate
and will not vary from run to run if your program is
deterministic."
In one series of three 9
--- Additional Comments From gingold at adacore dot com 2010-05-26 15:02
---
Created an attachment (id=4819)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4819&action=view)
The right testcase
Sorry, the previous one was truncated.
--
http://sourceware.org/bugzilla/show_bug.
--- Additional Comments From gingold at adacore dot com 2010-05-26 14:06
---
(In reply to comment #2)
> Hi Jay,
>
> I have not had a lot of luck reproducing this problem. Is there any chance
> you could capture the tmp-cntlz.s file and upload that to this PR ?
I have attached the te
--- Additional Comments From hjl dot tools at gmail dot com 2010-05-26
15:45 ---
(In reply to comment #2)
> Hi H.J.
>
> The assembler is failing to parse the .section directive because the #
> character starts a line comment. If you assemble your test case with the -f
> option added
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-05-26
14:10 ---
Subject: Bug 11628
CVSROOT:/cvs/src
Module name:src
Changes by: h...@sourceware.org 2010-05-26 14:10:15
Modified files:
ld : ChangeLog ldexp.c
ld/testsui
13 matches
Mail list logo