[Bug target/46040] crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared

2011-04-05 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46040 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added CC||carrot at

[Bug target/46040] crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared

2011-03-09 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46040 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Keywords||build

[Bug target/46040] crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared

2010-12-13 Thread froydnj at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46040 --- Comment #10 from Nathan Froyd froydnj at gcc dot gnu.org 2010-12-13 16:23:55 UTC --- Author: froydnj Date: Mon Dec 13 16:23:50 2010 New Revision: 167751 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167751 Log: gcc/ PR target/46040

[Bug target/46040] crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared

2010-12-07 Thread uweigand at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46040 Ulrich Weigand uweigand at gcc dot gnu.org changed: What|Removed |Added CC||uweigand at

[Bug target/46040] crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared

2010-11-26 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46040 --- Comment #8 from Matthias Klose doko at ubuntu dot com 2010-11-26 10:32:43 UTC --- Looking at Debian/Ubuntu build logs: - the last sucessful build was 20100918-0ubuntu1. - 20101004-0ubuntu1 shows an ICE building stage2 libgcc -

[Bug target/46040] crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared

2010-11-23 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46040 Matthias Klose doko at ubuntu dot com changed: What|Removed |Added CC||doko at ubuntu dot

[Bug target/46040] crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared

2010-11-23 Thread laurent at guerby dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46040 --- Comment #6 from Laurent GUERBY laurent at guerby dot net 2010-11-23 18:29:43 UTC --- I see the same errors, the patch has: +# define INIT_ARRAY_SECTION_ASM_OP ARM_EABI_CTORS_SECTION_OP +# define FINI_ARRAY_SECTION_ASM_OP

[Bug target/46040] crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared

2010-11-23 Thread dave at hiauly1 dot hia.nrc.ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46040 --- Comment #7 from dave at hiauly1 dot hia.nrc.ca 2010-11-23 18:45:14 UTC --- Any reason why this patch isn't submitted/commited? No. I was traveling and forgot about it. Access to the arm box on my desk is unreliable. Dave

[Bug target/46040] crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared

2010-11-16 Thread laurent at guerby dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46040 Laurent GUERBY laurent at guerby dot net changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/46040] crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared

2010-10-18 Thread dave at hiauly1 dot hia.nrc.ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46040 --- Comment #3 from dave at hiauly1 dot hia.nrc.ca 2010-10-18 18:28:07 UTC --- On Fri, 15 Oct 2010, pinskia at gcc dot gnu.org wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46040 --- Comment #1 from Andrew Pinski pinskia at gcc dot

[Bug target/46040] crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared

2010-10-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46040 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org 2010-10-15 22:07:38 UTC --- According to PR 21751, the issue was at least at one point was the glibc version that was being used did not have eabi support.

[Bug target/46040] crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared

2010-10-15 Thread dave at hiauly1 dot hia.nrc.ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46040 --- Comment #2 from dave at hiauly1 dot hia.nrc.ca 2010-10-15 23:04:27 UTC --- --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org 2010-10-15 22:07:38 UTC --- According to PR 21751, the issue was at least at one point was the glibc