Re: Confirming a bug in new bugzilla?

2011-04-09 Thread Joseph S. Myers
On Sat, 9 Apr 2011, Gerald Pfeifer wrote: > -NEW > -A maintainer has verified that this is indeed a bug in GCC. Every > -once in a while, old reports will need to be rechecked, to find out > -whether the bug still exists. I think this text is superior for GCC to that on the generic page and so w

Confusing error messages when with linking with LTO?

2011-04-09 Thread Benjamin Redelings I
Hi, I just tried compiling with LTO for the first time. I can't figure out what to try based on the error message below. Is there a HTML page I should be looking at? It seems that this did not work: g++-4.6 -isystem ../../../master/boost/include -ffast-math -DNDEBUG -DNDEBUG_DP -funr

gcc-4.7-20110409 is now available

2011-04-09 Thread gccadmin
Snapshot gcc-4.7-20110409 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.7-20110409/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.7 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/trunk

Re: Confirming a bug in new bugzilla?

2011-04-09 Thread Gerald Pfeifer
On Sat, 25 Sep 2010, Manuel López-Ibáñez wrote: > All the status have well-defined meanings: > > http://gcc.gnu.org/bugs/management.html > > Unfortunately, there is some duplication: > > http://gcc.gnu.org/bugzilla/page.cgi?id=fields.html Quite some duplication, in fact. By virtue of the patch

Re: Parameter not passed in call expr

2011-04-09 Thread Dodji Seketeli
Hello Ludovic, ludovic.cour...@inria.fr (Ludovic Courtès) a écrit: > The attached plug-in builds a function like this: > > my_function (void * parm.0) > { > __builtin_puts (parm.0); > } > > However, the generated assembly clears the first-argument register > (%edi) before calling ‘puts’

Re: [RFC] gfortran's coarray (library version): configure/build and the testsuite

2011-04-09 Thread Ralf Wildenhues
Hello, * Jorge D'ELIA wrote on Wed, Apr 06, 2011 at 01:24:58AM CEST: > Here there are few comments from my college Lisandro Dalcin, > an external developer of PETSc, e.g. see > - Mensaje original - > > The current scheme is that the user somehow compiles > > the communication library (li