New testsuite warnings: mkdir: plugin: File exists

2013-08-19 Thread Gerald Pfeifer
Recently (three days perhaps) I started to notice the following mkdir: plugin: mkdir: plugin: File exists File exists mkdir: mkdir: testsuitetestsuite: : File exists File exists in the log excerpts of my nightly builders that I get by mail. (For successful builds the build environment is

Re: New testsuite warnings: mkdir: plugin: File exists

2013-08-19 Thread Andreas Schwab
Gerald Pfeifer writes: > Recently (three days perhaps) I started to notice the following > > mkdir: plugin: mkdir: plugin: File exists > File exists > mkdir: mkdir: testsuitetestsuite: : File exists > File exists > > in the log excerpts of my nightly builders that I get by mail. That's n

Fwd: failure notice

2013-08-19 Thread Uday Khedker
Hi Ilya, Let me respond to your first question. I am not so much well versed with the requirements of the second question. Yes, your conclusions are correct. You can find some more details in slides 39/62 to 61/62 in http://www.cse.iitb.ac.in/grc/gcc-workshop-13/downloads/slides/Day2/gccw13-

Re: Toolchain Build Robot

2013-08-19 Thread Jan-Benedict Glaw
On Sun, 2013-08-18 12:52:14 +0200, Gerald Pfeifer wrote: > On Sun, 11 Aug 2013, Jan-Benedict Glaw wrote: > > I just added a different view. All results can also be viewed as a > > timeline, both per-buildhost and per-target: > > > > http://toolchain.lug-owl.de/buildbot/timeline.php > > Nice!

Re: Toolchain Build Robot

2013-08-19 Thread Jan-Benedict Glaw
On Mon, 2013-08-19 13:45:24 +0200, Jan-Benedict Glaw wrote: > On Sun, 2013-08-18 12:52:14 +0200, Gerald Pfeifer wrote: > > On Sun, 11 Aug 2013, Jan-Benedict Glaw wrote: > > > I just added a different view. All results can also be viewed as a > > > timeline, both per-buildhost and per-target: > >

[buildrobot] gcc/config/linux-android.c:40:7: error: ‘OPTION_BIONIC’ was not declared in this scope

2013-08-19 Thread Jan-Benedict Glaw
Hi! My build robot[1] catched this error[2] while cross-building for powerpc64le-linux: g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long

Re: [x86-64 psABI] RFC: Extend x86-64 PLT entry to support MPX

2013-08-19 Thread H.J. Lu
On Wed, Aug 14, 2013 at 8:49 AM, Jakub Jelinek wrote: > On Tue, Jul 23, 2013 at 12:49:06PM -0700, H.J. Lu wrote: >> There are 2 psABI considerations: >> >> 1. Should PLT entries in all binaries, with and without MPX, be changed >> to 32-byte or just the necessary ones? > > Ugh, please don't.

Re: Propose moving vectorization from -O3 to -O2.

2013-08-19 Thread Xinliang David Li
+cc auto-vectorizer maintainers. David On Mon, Aug 19, 2013 at 10:37 AM, Cong Hou wrote: > Nowadays, SIMD instructions play more and more important roles in our > daily computations. AVX and AVX2 have extended 128-bit registers to > 256-bit ones, and the newly announced AVX-512 further doubles t

Re: Propose moving vectorization from -O3 to -O2.

2013-08-19 Thread Richard Biener
Xinliang David Li wrote: >+cc auto-vectorizer maintainers. > >David > >On Mon, Aug 19, 2013 at 10:37 AM, Cong Hou wrote: >> Nowadays, SIMD instructions play more and more important roles in our >> daily computations. AVX and AVX2 have extended 128-bit registers to >> 256-bit ones, and the newly a

Re: Propose moving vectorization from -O3 to -O2.

2013-08-19 Thread Xinliang David Li
On Mon, Aug 19, 2013 at 11:53 AM, Richard Biener wrote: > Xinliang David Li wrote: >>+cc auto-vectorizer maintainers. >> >>David >> >>On Mon, Aug 19, 2013 at 10:37 AM, Cong Hou wrote: >>> Nowadays, SIMD instructions play more and more important roles in our >>> daily computations. AVX and AVX2 h

Build problem msg: xgcc: error trying to exec 'cc1': execvp: No such file or directory

2013-08-19 Thread George R Goffe
Hi, I keep getting this error message while building gcc checked out of the repository. Could I get a little help with resolving this problem please? Regards, George... xgcc: error trying to exec 'cc1': execvp: No such file or directory

Re: Build problem msg: xgcc: error trying to exec 'cc1': execvp: No such file or directory

2013-08-19 Thread Florian Weimer
On 08/20/2013 05:22 AM, George R Goffe wrote: I keep getting this error message while building gcc checked out of the repository. Could I get a little help with resolving this problem please? You need to provide more details, like the host and target system and a dozen or so lines leading up t