https://sourceware.org/bugzilla/show_bug.cgi?id=16858
--- Comment #21 from Nick Clifton ---
Hi Rich,
> Minimal test case (use -O0 to ensure non-reordering so the offset of f in
> .text
> is not 0):
>
> void dummy() {}
> void f() {}
> void g() __attribute__((weak,alias("f")));
> void *p = (void*
https://sourceware.org/bugzilla/show_bug.cgi?id=16858
Rich Felker changed:
What|Removed |Added
Status|RESOLVED|REOPENED
CC|
https://sourceware.org/bugzilla/show_bug.cgi?id=16858
Nick Clifton changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=16858
--- Comment #18 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch
https://sourceware.org/bugzilla/show_bug.cgi?id=16858
--- Comment #17 from Bernd Edlinger ---
(In reply to Nick Clifton from comment #16)
Hi Nick,
yes, now it works for me. Thanks.
Maybe you should also add a test case for this mess.
--
You are receiving this mail because:
You are on the CC li
https://sourceware.org/bugzilla/show_bug.cgi?id=16858
--- Comment #16 from Nick Clifton ---
Hi Bernd,
> both variants of your patch do not affect x86_64, only 32-bit?
Yes. According to my test the x86_64 target is already working. (After the
first patch was applied). It was only the 32-bit t
https://sourceware.org/bugzilla/show_bug.cgi?id=16858
--- Comment #15 from Bernd Edlinger ---
(In reply to Nick Clifton from comment #14)
> Hi Bernd,
>
> Actually here is a better patch. The previous one also affected non-code
> weak symbols which was the wrong thing to do.
>
> Please try
https://sourceware.org/bugzilla/show_bug.cgi?id=16858
--- Comment #14 from Nick Clifton ---
Hi Bernd,
Actually here is a better patch. The previous one also affected non-code
weak symbols which was the wrong thing to do.
Please try this patch out and let me know if you are happy with it.
https://sourceware.org/bugzilla/show_bug.cgi?id=16858
Nick Clifton changed:
What|Removed |Added
Attachment #7600|0 |1
is obsolete|
https://sourceware.org/bugzilla/show_bug.cgi?id=16858
--- Comment #12 from Nick Clifton ---
Hi Bernd,
Please try out the newly uploaded patch (in addition to the previous one).
Let me know how you get on.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the
https://sourceware.org/bugzilla/show_bug.cgi?id=16858
--- Comment #11 from Nick Clifton ---
Created attachment 7600
--> https://sourceware.org/bugzilla/attachment.cgi?id=7600&action=edit
Proposed new patch
--
You are receiving this mail because:
You are on the CC list for the bug.
__
https://sourceware.org/bugzilla/show_bug.cgi?id=16858
Bernd Edlinger changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://sourceware.org/bugzilla/show_bug.cgi?id=16858
Nick Clifton changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=16858
--- Comment #8 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch,
https://sourceware.org/bugzilla/show_bug.cgi?id=16858
--- Comment #7 from Mikael Pettersson ---
Nick's proposed binutils patch fixed the issues I've had with bootstrapping
gcc-4.8.2 on Cygwin.
--
You are receiving this mail because:
You are on the CC list for the bug.
_
https://sourceware.org/bugzilla/show_bug.cgi?id=16858
Nick Clifton changed:
What|Removed |Added
CC||nickc at redhat dot com
--- Comment #5
https://sourceware.org/bugzilla/show_bug.cgi?id=16858
Nick Clifton changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #6 from Nick Clif
https://sourceware.org/bugzilla/show_bug.cgi?id=16858
--- Comment #4 from Mikael Pettersson ---
The error is not limited to 32-bit Cygwin or PE-COFF, it also reproduces when
compiling for x86_64-w64-mingw32.
--
You are receiving this mail because:
You are on the CC list for the bug.
__
https://sourceware.org/bugzilla/show_bug.cgi?id=16858
Mikael Pettersson changed:
What|Removed |Added
CC||mikpelinux at gmail dot com
--- C
https://sourceware.org/bugzilla/show_bug.cgi?id=16858
Denis Excoffier changed:
What|Removed |Added
CC||g...@denis-excoffier.org
--
You ar
https://sourceware.org/bugzilla/show_bug.cgi?id=16858
--- Comment #2 from Bernd Edlinger ---
Created attachment 7557
--> https://sourceware.org/bugzilla/attachment.cgi?id=7557&action=edit
Assembler-Source where the bug was discovered
with objdump -d -r crtbegin.o we have wrong code:
f3: 8
https://sourceware.org/bugzilla/show_bug.cgi?id=16858
Bernd Edlinger changed:
What|Removed |Added
Target||i686-pc-cygwin
Host|
22 matches
Mail list logo