Re: [PATCH] GCC 4.7 and 4.8 PowerPC RTEMS

2012-10-24 Thread Ralf Corsepius
On 10/25/2012 04:40 AM, Ralf Corsepius wrote: On 10/25/2012 01:28 AM, David Edelsohn wrote: Joel and Ralf, Would you please comment on this patch? http://gcc.gnu.org/ml/gcc-patches/2012-10/msg02154.html Thanks, David This patch had been part of the rtems gcc-patches for months and I haven't

Re: [PATCH] GCC 4.7 and 4.8 PowerPC RTEMS

2012-10-24 Thread Ralf Corsepius
On 10/25/2012 01:28 AM, David Edelsohn wrote: Joel and Ralf, Would you please comment on this patch? http://gcc.gnu.org/ml/gcc-patches/2012-10/msg02154.html Thanks, David This patch had been part of the rtems gcc-patches for months and I haven't received any complaint about it. So, this pat

Re: [PATCH] GCC 4.7 and 4.8 PowerPC RTEMS

2012-10-24 Thread David Edelsohn
Joel and Ralf, Would you please comment on this patch? http://gcc.gnu.org/ml/gcc-patches/2012-10/msg02154.html Thanks, David

Re: [PATCH] GCC 4.7 and 4.8 PowerPC RTEMS

2012-10-24 Thread Sebastian Huber
On 03/09/2012 10:01 AM, Sebastian Huber wrote: Hi, please have a look at the attached patch. Test suite results for GCC 4.7 http://gcc.gnu.org/ml/gcc-testresults/2012-03/msg00986.html This patch is still pending for GCC 4.7 and 4.8. Can someone please review and commit it. Without this p

Re: [PATCH] GCC 4.7 and 4.8 PowerPC RTEMS

2012-03-28 Thread Sebastian Huber
On 03/27/2012 05:42 PM, Andreas Schwab wrote: Sebastian Huber writes: What is the purpose of the ctrbegin.o and crtend.o? The same as crtbeginS.o and crtendS.o, except for non-shared linking. Ok, so if I add additional files here: extra_parts="$extra_parts crtbegin.o crtend.o crtbeginS.o

Re: [PATCH] GCC 4.7 and 4.8 PowerPC RTEMS

2012-03-27 Thread Andreas Schwab
Sebastian Huber writes: > What is the purpose of the ctrbegin.o and crtend.o? The same as crtbeginS.o and crtendS.o, except for non-shared linking. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something

Re: [PATCH] GCC 4.7 and 4.8 PowerPC RTEMS

2012-03-27 Thread Sebastian Huber
On 03/09/2012 10:01 AM, Sebastian Huber wrote: Hi, please have a look at the attached patch. Test suite results for GCC 4.7 http://gcc.gnu.org/ml/gcc-testresults/2012-03/msg00986.html I get the same test suite results with: powerpc-*-eabi* | powerpc-*-rtems*) tmake_file="${tmake_file} rs60

Re: [PATCH] GCC 4.7 and 4.8 PowerPC RTEMS (libgcc)

2012-03-09 Thread Joel Sherrill
Hi, This patch is OK by me but I want to clarify something with the PowerPC libgcc experts. This makes tmake_file settings the same for powerpc-rtems and powerpc-eabi. But our settings for extra_parts is different. We are missing crtbegin.o and crtend.o but have the variant names. Shouldn't they

[PATCH] GCC 4.7 and 4.8 PowerPC RTEMS

2012-03-09 Thread Sebastian Huber
Hi, please have a look at the attached patch. Test suite results for GCC 4.7 http://gcc.gnu.org/ml/gcc-testresults/2012-03/msg00986.html -- Sebastian Huber, embedded brains GmbH Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany Phone : +49 89 18 90 80 79-6 Fax : +49 89 18 90 80 79