[Almacenes e Inventarios.] Administracion, Organizacion y Control - 21 y 22 dejunio de 2012

2012-03-23 Thread ISELA VAZQUEZ
Dos dias COMPLETOS, 6 Expertos compartiendo con ud Informacion CLAVE Congreso de Administración de Almacenes y Control de Inventarios Mexico, D.F. 21 y 22 de Junio de 2012 Para poder descargar el folleto responda este correo con los siguientes datos: Nombre: Empresa: Telefono (Lada): (

[testsuite] darwin leftover .dSYM dirs in the testsuite ?

2012-03-23 Thread Bernhard Reutner-Fischer
Hi, blindvt: BTW since you have looked at this piece of code, you may give me some advice: on darwin* all the tests compiled with -g generate *.dSYM folders. I'ld like to clean them. Perhaps something like the attached? I find it a bit difficult to fit that into the testsuite proper

IRA_COVER_CLASSES In gcc47

2012-03-23 Thread Paulo J. Matos
Hello, I am trying to find exactly what happened to IRA_COVER_CLASSES in gcc47. From what I have seen it seems that it was simply removed. Does the register allocator now automatically computes the cover classes? Cheers, -- PMatos

[gimplefe] Merge from trunk rev 185711

2012-03-23 Thread Diego Novillo
This merge brings the branch up to 4.8. Bootstrapped on x86_64.

Re: IRA_COVER_CLASSES In gcc47

2012-03-23 Thread Vladimir Makarov
On 03/23/2012 11:04 AM, Paulo J. Matos wrote: Hello, I am trying to find exactly what happened to IRA_COVER_CLASSES in gcc47. From what I have seen it seems that it was simply removed. Does the register allocator now automatically computes the cover classes? No. Before gcc4.7 we use colorin

Re: IRA_COVER_CLASSES In gcc47

2012-03-23 Thread Paulo J. Matos
Vladimir, Thanks for for the explanation. Cheers, Paulo Matos On 23/03/12 16:08, Vladimir Makarov wrote: On 03/23/2012 11:04 AM, Paulo J. Matos wrote: Hello, I am trying to find exactly what happened to IRA_COVER_CLASSES in gcc47. From what I have seen it seems that it was simply removed. D

Re: [testsuite] darwin leftover .dSYM dirs in the testsuite ?

2012-03-23 Thread Dominique Dhumieres
Hi Bernhard, Thanks for the "Not a patch!". I have started to play with it. In order to get something working I had to add rename standard_file "" rename saved-standard_file standard_file at the end of the proc remove-build-dir, otherwise I had only errors ERROR: gcc.c-torture/compile/2

Re: IRA_COVER_CLASSES In gcc47

2012-03-23 Thread Frédéric RISS
Hi Valdimir Le vendredi 23 mars 2012 à 12:08 -0400, Vladimir Makarov a écrit : > Since 4.7 we use more sophisticated trivial coloring criteria which work > well even on intersected register classes. To be more accurate, we > calculate an approximation of an profitable hard regs for each pseudo.

Re: IRA_COVER_CLASSES In gcc47

2012-03-23 Thread Vladimir Makarov
On 12-03-23 3:47 PM, Frédéric RISS wrote: Hi Valdimir Le vendredi 23 mars 2012 à 12:08 -0400, Vladimir Makarov a écrit : Since 4.7 we use more sophisticated trivial coloring criteria which work well even on intersected register classes. To be more accurate, we calculate an approximation of an

Should TLS symbols be in baseline_symbols.txt?

2012-03-23 Thread H.J. Lu
Hi, I saw alpha-linux-gnu/baseline_symbols.txt:TLS:8:_ZSt11__once_call@@GLIBCXX_3.4.11 alpha-linux-gnu/baseline_symbols.txt:TLS:8:_ZSt15__once_callable@@GLIBCXX_3.4.11 solaris2.10/amd64/baseline_symbols.txt:TLS:8:_ZSt11__once_call@@GLIBCXX_3.4.11 solaris2.10/amd64/baseline_symbols.txt:TLS:8:_ZSt1

Built gcc 4.7.0 on OpenBSD x86_64

2012-03-23 Thread Kyle Markley
Hello, Following the recommendations on http://gcc.gnu.org/install/finalinstall.html, I'm reporting my success at building gcc 4.7.0 on amd64-unknown-openbsd4.8 because this platform is not listed in http://gcc.gnu.org/buildstat.html. My build is only "mostly" successful; I encountered and