https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63691
John David Anglin changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63691
--- Comment #14 from John David Anglin ---
__builtin_trap () support added to PA.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63691
--- Comment #13 from Aaro Koskinen ---
Created attachment 33884
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33884&action=edit
Preprocessed dl-conflict
Here's the preprocessed dl-conflict.c. In elf_machine_rela(), the sym_map gets
always
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63691
--- Comment #12 from dave.anglin at bell dot net ---
On 10/31/2014 5:30 PM, aaro.koskinen at iki dot fi wrote:
> I was able to isolate the problem to GLIBC elf/dl-conflict.c and specifically
> hppa specific elf_machine_rela function called from th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63691
John David Anglin changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63691
--- Comment #10 from Aaro Koskinen ---
(In reply to Andreas Schwab from comment #9)
> You don't need a link test, you only need to check whether there is a
> reference to abort.
A simple test:
$ cat pr63691.c
void foo (int a, char *p)
{
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63691
--- Comment #9 from Andreas Schwab ---
You don't need a link test, you only need to check whether there is a reference
to abort.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63691
--- Comment #8 from Aaro Koskinen ---
(In reply to dave.anglin from comment #7)
> On 10/31/2014 2:39 PM, aaro.koskinen at iki dot fi wrote:
> > This patch is already included in GLIBC 2.20...
> I can add support for __builtin_trap() but we need p
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63691
--- Comment #7 from dave.anglin at bell dot net ---
On 10/31/2014 2:39 PM, aaro.koskinen at iki dot fi wrote:
> This patch is already included in GLIBC 2.20...
I can add support for __builtin_trap() but we need preprocessed source
and full compile
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63691
--- Comment #6 from Aaro Koskinen ---
(In reply to Andrew Pinski from comment #5)
> See https://sourceware.org/ml/libc-alpha/2013-11/msg00291.html .
This patch is already included in GLIBC 2.20...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63691
--- Comment #5 from Andrew Pinski ---
See https://sourceware.org/ml/libc-alpha/2013-11/msg00291.html .
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63691
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63691
--- Comment #3 from dave.anglin at bell dot net ---
On 30-Oct-14, at 5:19 PM, aaro.koskinen at iki dot fi wrote:
> Bisected on gcc git gcc-4_9-branch to:
Would you please attach .i and .s files generated from dl-addr.c?
Dave
--
John David Angli
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63691
--- Comment #2 from Jeffrey A. Law ---
I don't see how that change could possibly cause the kind of failures you're
showing. It's got to be something else.
I would also strongly suggest trying with the latest gcc-4.9.x release as Jakub
has bund
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63691
Aaro Koskinen changed:
What|Removed |Added
CC||carlos at systemhalted dot org,
15 matches
Mail list logo