Re: Function argument passing

2009-08-23 Thread Mohamed Shafi
2009/7/16 Richard Henderson : > On 07/13/2009 07:35 AM, Mohamed Shafi wrote: >> >> So i made both TARGET_STRICT_ARGUMENT_NAMING and >> PRETEND_OUTGOING_VARARGS_NAMED to return false. Is this correct? > > Yes. > >> How to make the varargs argument to be promoted to 32bits when the >> normal argument

GCC Status Report (2009-08-23)

2009-08-23 Thread Mark Mitchell
Status == The trunk is in Stage 1. As previously stated, we expect that Stage 1 will last through at least the end of August. In my opinion, the single hardest issue we face with respect to 4.5 is how to handle the VTA branch. I've consulted with various people who have a lot of experience

gcc-4.3-20090823 is now available

2009-08-23 Thread gccadmin
Snapshot gcc-4.3-20090823 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.3-20090823/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.3 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/branches

OpenMP 3.0 Task implementation

2009-08-23 Thread Qihang Huang
Hi, I am currently reading the libgomp source code, hoping to understand how gcc schedule tasks and how pthread pool is used in a nested parallel region. On the manual section, there are implementation ABI for PARALLEL, SINGLE, etc constructs. But for some reason, I don't find the same info for T

Re: Anyone else run ACATS on ARM?

2009-08-23 Thread Mikael Pettersson
Ludovic Brenta writes: > Mikael Pettersson writes: > > On Wed, 12 Aug 2009 23:08:00 +0200, Matthias Klose wrote: > >>is there any arm-linx-gnueabi gnat binary that could be used to bootstrap > >>an > >>initial gnat-4.4 package for debian? > > > > Yes, see

Re: Compiling the GNU ada compiler on a new platform

2009-08-23 Thread Andris Pavenis
22.08.2009 02:16, Joe Buck kirjoitti: On Fri, Aug 21, 2009 at 03:40:57PM -0700, Paul Smedley wrote: I'm wanting to update the GNU ADA compiler for OS/2... I'm currently building GCC 4.3.x and 4.4.x on OS/2 (C/C++/fortran) but for ADA configure complains about not finding gnat. The problem is th

Re: Anyone else run ACATS on ARM?

2009-08-23 Thread Ludovic Brenta
Mikael Pettersson writes: > On Wed, 12 Aug 2009 23:08:00 +0200, Matthias Klose wrote: >>is there any arm-linx-gnueabi gnat binary that could be used to bootstrap an >>initial gnat-4.4 package for debian? > > Yes, see . Mikael, thanks for this out

Re: Failure building current 4.5 snapshot on Cygwin

2009-08-23 Thread Eric Niebler
Eric Niebler wrote: Seiji Kachi wrote: Kai Tietz wrote: No, this bug appeared on all windows pe-coff targets. A fix for this is already checked in yesterday on binutils. Could you try it with the current binutils head version? Cheers, Kai I solved this failure with binutils-2.19.51. I am r

Re: MELT tutorial on the wiki

2009-08-23 Thread Ralf Wildenhues
Hello, * Dave Korn wrote on Sat, Aug 01, 2009 at 08:41:10AM CEST: > Tom Tromey wrote: > > > I looked into this a little. It looks like the PPL checks don't work > > properly in the case where PPL is a system library. I guess I need > > --with-ppl=/usr ... I will try that later. > > Were you

Re: Failure building current 4.5 snapshot on Cygwin

2009-08-23 Thread Eric Niebler
Tim Prince wrote: Eric Niebler wrote: Angelo Graziosi wrote: Eric Niebler wrote: I am running into the same problem (cannnot build latest snapshot on cygwin). I have built and installed the latest binutils from head (see attached config.log for details). But still the build fails. Any help?

Re: Failure building current 4.5 snapshot on Cygwin

2009-08-23 Thread Tim Prince
Eric Niebler wrote: Angelo Graziosi wrote: Eric Niebler wrote: I am running into the same problem (cannnot build latest snapshot on cygwin). I have built and installed the latest binutils from head (see attached config.log for details). But still the build fails. Any help? This is strange!

Re: Failure building current 4.5 snapshot on Cygwin

2009-08-23 Thread Eric Niebler
Angelo Graziosi wrote: Eric Niebler wrote: I am running into the same problem (cannnot build latest snapshot on cygwin). I have built and installed the latest binutils from head (see attached config.log for details). But still the build fails. Any help? This is strange! Recent snapshots (4.3,

Re: Failure building current 4.5 snapshot on Cygwin

2009-08-23 Thread Angelo Graziosi
Eric Niebler wrote: I am running into the same problem (cannnot build latest snapshot on cygwin). I have built and installed the latest binutils from head (see attached config.log for details). But still the build fails. Any help? This is strange! Recent snapshots (4.3, 4.4, 4.5) build OB bot

Re: Anyone else run ACATS on ARM?

2009-08-23 Thread Laurent GUERBY
On Mon, 2009-08-17 at 12:00 +0200, Mikael Pettersson wrote: > - The patch includes a change to eliminate pointless use of exceptions > in xsinfo.adb. That was needed for 4.3 and does no harm in 4.4, but I > have not checked if 4.4 actually needs it. This patch is still needed when you use your