[Bug c/56473] New: Cross Compile Ubuntu x86_64 to Raspberry Pi Code Seg Faults When Executed

2013-02-27 Thread tomdean at speakeasy dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56473 Bug #: 56473 Summary: Cross Compile Ubuntu x86_64 to Raspberry Pi Code Seg Faults When Executed Classification: Unclassified Product: gcc Version: 4.6.3 Sta

[Bug target/56473] Cross Compile Ubuntu x86_64 to Raspberry Pi Code Seg Faults When Executed

2013-02-27 Thread tomdean at speakeasy dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56473 --- Comment #3 from Thomas Dean 2013-02-28 00:24:44 UTC --- On Ubuntu, I recompiled with -g On RaspberryPi, I ran gdb on the resulting executable tomdean@raspberrypi:~/p9x79/bug$ gdb hello GNU gdb (GDB) 7.4.1-debian Reading symbols f

[Bug target/56473] Cross Compile Ubuntu x86_64 to Raspberry Pi Code Seg Faults When Executed

2013-02-27 Thread tomdean at speakeasy dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56473 --- Comment #4 from Thomas Dean 2013-02-28 00:38:56 UTC --- Looking again at gdb, _start from ubuntu is not the same as _start on RaspberryPi, although both compiler versions are the same. ### ## build on ubuntu ## gdb on

[Bug libstdc++/43802] New: Tanh Returns Incorrect Value

2010-04-19 Thread tomdean at speakeasy dot org
t << "tanh(arg) " << t << endl; return 0; } -- Summary: Tanh Returns Incorrect Value Product: gcc Version: 4.4.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ Assi

[Bug libstdc++/43802] Tanh Returns Incorrect Value

2010-04-19 Thread tomdean at speakeasy dot org
--- Comment #3 from tomdean at speakeasy dot org 2010-04-19 23:33 --- Subject: Re: Tanh Returns Incorrect Value On Mon, 2010-04-19 at 22:56 +, pinskia at gcc dot gnu dot org wrote: > > --- Comment #1 from pinskia at gcc dot gnu dot org 2010-04-19 22:56 > ---

[Bug libstdc++/43802] Tanh Returns Incorrect Value

2010-04-19 Thread tomdean at speakeasy dot org
--- Comment #5 from tomdean at speakeasy dot org 2010-04-20 01:37 --- Subject: Re: Tanh Returns Incorrect Value On Mon, 2010-04-19 at 23:57 +, pinskia at gcc dot gnu dot org wrote: > > --- Comment #4 from pinskia at gcc dot gnu dot org 2010-04-19 23:57 > --- &g

[Bug libstdc++/43802] Tanh Returns Incorrect Value

2010-04-19 Thread tomdean at speakeasy dot org
--- Comment #7 from tomdean at speakeasy dot org 2010-04-20 02:29 --- Subject: Re: Tanh Returns Incorrect Value On Tue, 2010-04-20 at 01:58 +, pinskia at gcc dot gnu dot org wrote: Thanks for clearing that up. Please close the bug report. I filed a bug with glibc. Thanks