Re: config-list.mk and obsoleted configurations

2015-12-17 Thread Jan-Benedict Glaw
On Thu, 2015-12-17 11:39:24 -0700, Jeff Law <l...@redhat.com> wrote: > On 12/17/2015 11:34 AM, Jan-Benedict Glaw wrote: > > On Thu, 2015-12-17 11:05:42 -0700, Jeff Law <l...@redhat.com> wrote: > > > On 12/16/2015 03:46 AM, Jan-Benedict Glaw wrote: > > >

Re: [BUILDROBOT] "error: null argument where non-null required" on multiple targets

2015-12-16 Thread Jan-Benedict Glaw
On Tue, 2015-12-15 10:43:58 -0700, Jeff Law <l...@redhat.com> wrote: > On 12/14/2015 01:07 PM, Jan-Benedict Glaw wrote: > >On Mon, 2015-12-14 18:54:28 +, Moore, Catherine > ><catherine_mo...@mentor.com> wrote: > >>>avr-rtems &g

Re: [BUILDROBOT] "error: null argument where non-null required" on multiple targets

2015-12-14 Thread Jan-Benedict Glaw
target=mipsel-elf --enable-werror-always \ --enable-languages=all,ada,go make all-gcc (This is how contrib/config-list.mk does its test builds, which is what I'm calling.) MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature

[BUILDROBOT] ./insn-flags.h:342:7: error: ‘operands’ was not declared in this scope (was: Add an rsqrt_optab and IFN_RSQRT internal function)

2015-12-06 Thread Jan-Benedict Glaw
d http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=479005 . MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: Zensur im Internet? Nein danke! the second : signature.asc Description: Digital signature

[BUILDROBOT] "error: null argument where non-null required" on multiple targets

2015-12-06 Thread Jan-Benedict Glaw
ildbot/show_build_details.php?id=479077 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of:Don't believe in miracles: Rely on them! the second : signature.asc Description: Digital signature

[BUILDROBOT] Bootstrap broken in Ada (was: [patch] header file re-ordering.)

2015-10-11 Thread Jan-Benedict Glaw
r228585 = 5b4ada2a11ab19842d77296fc4b75971ddb07434 Jeff Law <l...@redhat.com> [PATCH] Improve DOM's optimization of control statements Haven't looked at the patches or what they're doing, but maybe you two instantly recognize the issue? MfG, JBG -- Jan-Benedict

Re: RFA: RL78: Fix gcc testsuite failures

2015-02-07 Thread Jan-Benedict Glaw
) ^ make[1]: *** [rl78.o] Error 1 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: Alles wird gut! ...und heute wirds schon ein bißchen besser. the second : signature.asc Description: Digital signature

Re: [build] libatomic, libgfortran: Use automake-1.11.1 to sync with the rest

2015-01-25 Thread Jan-Benedict Glaw
to automake-1.11.1. But the helper files missing and friends were updated to automake-1.14.1 by: 2014-11-16 Jan-Benedict Glaw jbg...@lug-owl.de * compile: Sync with upstream Automake. * depcomp: Ditto. * install-sh: Ditto. * missing: Ditto

[PATCH committed] Sync include/libiberty.h with Binutils

2015-01-14 Thread Jan-Benedict Glaw
Hi! This pulls libiberty.h's copyright update from Binutils, so that the file is synced again. 2015-12-14 Jan-Benedict Glaw jbg...@lug-owl.de * libiberty.h: Merge Copyright year update from Binutils. diff --git a/include/ChangeLog b/include/ChangeLog index dbf2554..c1011b9

[BUILDROBOT] tilepro-linux/tilegx-linux fallout from flattening (was: [PATCH] Flatten tree.h and tree-core.h (Version 3))

2015-01-11 Thread Jan-Benedict Glaw
/gcc/gcc/tree-core.h:1139:24: error: field ‘id’ has incomplete type make[1]: *** [tilepro.o] Error 1 #include symtab.h is there, so probably too late? Fails for both, tilepro and tilegx. MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature

[BUILDROBOT, PATCH] config-list.mk: Extract target name correctly

2014-12-29 Thread Jan-Benedict Glaw
using `gawk' or anything different, please feel free to drop another patch. Since this is usually called by hand or by robots under review, I don't see much of a problem here. 2014-12-29 Jan-Benedict Glaw jbg...@lug-owl.de contrib/ * config-list.mk: Use shortest match for OPT to find

[BUILDROBOT, PATCH] MSP430: Fix unused arg warning

2014-12-17 Thread Jan-Benedict Glaw
) ^ cc1plus: all warnings being treated as errors make[2]: *** [msp430.o] Error 1 (See for example this build: http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=384666) Ok for this one? 2014-12-17 Jan-Benedict Glaw jbg...@lug-owl.de

Re: [BUILDROBOT, PATCH] MSP430: Fix unused arg warning

2014-12-17 Thread Jan-Benedict Glaw
Hi Nick, On Wed, 2014-12-17 17:05:09 +, Nicholas Clifton ni...@redhat.com wrote: 2014-12-17 Jan-Benedict Glaw jbg...@lug-owl.de * config/msp430/msp430.c (msp430_asm_output_addr_const_extra): Fix unused argument warning. Approved - please apply. Thanks. Committed

Re: [patch] Fix tilepro includes

2014-12-08 Thread Jan-Benedict Glaw
. This allows all the tile* ports to compile properly again. OK for trunk? Seems this wasn't ever ACKed or applied up to now? I'm still seeing compilation errors for the tile targets, see eg. http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=382169 MfG, JBG -- Jan-Benedict

[BUILDROBOT] Fallout for aarch64_be-elf (was: [PATCH] Rename gimple_build_assign_with_ops to gimple_build_assign and swap the first two arguments of it)

2014-12-01 Thread Jan-Benedict Glaw
: error: ‘gimple_build_assign_with_ops’ was not declared in this scope make[1]: *** [aarch64-builtins.o] Error 1 make[1]: Leaving directory `/home/jbglaw/build/aarch64_be-elf/build-gcc/gcc' make: *** [all-gcc] Error 2 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49

Re: Merging configure bits with Binutils

2014-11-26 Thread Jan-Benedict Glaw
the RTEMS bits are correct and those were, IMHO, the most important. I think we're early enough in stage3 that this can go forward. So I rebased the patches, regenerated ./configure and will commit the following set of patches soon. MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de

[PATCH 2/4] Merge ./config/ChangeLog with missing entries from Binutils

2014-11-26 Thread Jan-Benedict Glaw
2014-11-26 Jan-Benedict Glaw jbg...@lug-owl.de * config/ChangeLog: Merge entries from Binutils --- config/ChangeLog | 15 +++ 1 file changed, 15 insertions(+) diff --git a/config/ChangeLog b/config/ChangeLog index ab3a773..2cbc885 100644 --- a/config/ChangeLog +++ b/config

[PATCH 3/4] Merge the ./config directory between GCC and Binutils

2014-11-26 Thread Jan-Benedict Glaw
plugins on a host we don't support. 2014-08-19 Alan Modra amo...@gmail.com * plugins.m4 (AC_PLUGINS): If plugins are enabled, add -ldl to LIBS via AC_SEARCH_LIBS. For this commit: 2014-11-26 Jan-Benedict Glaw jbg...@lug-owl.de * config/plugins.m4: Merge from

[PATCH 4/4] Regenerate ./configure

2014-11-26 Thread Jan-Benedict Glaw
2014-11-26 Jan-Benedict Glaw jbg...@lug-owl.de * configure: Regenerate. --- ChangeLog | 4 configure | 14 -- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f5ce738..4c8adff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3

Re: [PATCH] Work around in-tree gmp configure problems

2014-11-24 Thread Jan-Benedict Glaw
Hi Richard, On Mon, 2014-11-24 12:53:11 +0100, Richard Biener richard.guent...@gmail.com wrote: On Sat, Nov 22, 2014 at 4:34 PM, Jan-Benedict Glaw jbg...@lug-owl.de wrote: On Sat, 2014-11-22 14:33:29 +0100, Bernd Edlinger bernd.edlin...@hotmail.de wrote: since r217627 we use an updated

Re: [PATCH/TopLevel] Fix compiling libgo with a combined sources

2014-11-24 Thread Jan-Benedict Glaw
---or not. That is, I would be grateful if you'd commit that patch after mine is accepted (or right away, if my patch set is rejected.) Would save me from some rebase hell. ;-) MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: Alles wird

Re: Merging configure bits with Binutils

2014-11-24 Thread Jan-Benedict Glaw
On Mon, 2014-11-24 09:42:57 -0700, Jeff Law l...@redhat.com wrote: On 11/23/14 00:31, Jan-Benedict Glaw wrote: This is my current patch series for GCC to merge all the config bits from Binutils. It's not yet testet, but I'd like to post it early to get feedback. That way, I hope

Re: [PATCH] Work around in-tree gmp configure problems

2014-11-22 Thread Jan-Benedict Glaw
configure bug with missing flex. * Makefile.in: Regenerated. Bernd and I discussed that patch; I'm all for it! Looks like that's the least-ugly thing we'd possibly come up with. MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature

Merging configure bits with Binutils

2014-11-22 Thread Jan-Benedict Glaw
Hi! This is my current patch series for GCC to merge all the config bits from Binutils. It's not yet testet, but I'd like to post it early to get feedback. That way, I hope to not forget something obvious. MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481

[PATCH RFC 3/4] Merge the ./config directory between GCC and Binutils

2014-11-22 Thread Jan-Benedict Glaw
This pulls in the missing Binutils pieces into the ./config directory. Contains these missing Binutils changes: 2014-08-14 Alan Modra amo...@gmail.com * plugins.m4: Test for dlfcn.h or windows.h here to set default for --enable-plugins. Report error if someone tries to enable

[PATCH RFC 1/4] Merge ./configure.ac with Binutils

2014-11-22 Thread Jan-Benedict Glaw
-- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8fe60c7..240c8ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-11-22 Jan-Benedict Glaw jbg...@lug-owl.de + + * configure.ac: Merge with Binutils. + 2014-11-21 Ilya Verbin

[PATCH RFC 2/4] Merge ./config/ChangeLog with missing entries from Binutils

2014-11-22 Thread Jan-Benedict Glaw
--- config/ChangeLog | 15 +++ 1 file changed, 15 insertions(+) diff --git a/config/ChangeLog b/config/ChangeLog index ab3a773..2cbc885 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -26,11 +26,22 @@ * isl.m4 (ISL_CHECK_VERSION): Check link of isl library for

[PATCH RFC 4/4] Regenerate ./configure

2014-11-22 Thread Jan-Benedict Glaw
2014-11-22 Jan-Benedict Glaw jbg...@lug-owl.de * configure: Regenerate. --- ChangeLog | 4 configure | 14 -- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 240c8ac..b7392bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5

Re: [PATCH, committed] Update Automake files

2014-11-20 Thread Jan-Benedict Glaw
there. MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: Friends are relatives you make for yourself. the second : signature.asc Description: Digital signature

[BUILDROBOT] Build breakage in builtin.c (was: [PATCH, Pointer Bounds Checker, Builtins instrumentation 3/5] Expand instrumented builtin calls)

2014-11-17 Thread Jan-Benedict Glaw
:3763:25: error: ‘BNDmode’ was not declared in this scope rtx bnd = force_reg (BNDmode, ^ make[1]: *** [builtins.o] Error 1 make[1]: Leaving directory `/home/jbglaw/build/mips-linux/build-gcc/gcc' MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de

Re: [BUILDROBOT] Build breakage in builtin.c (was: [PATCH, Pointer Bounds Checker, Builtins instrumentation 3/5] Expand instrumented builtin calls)

2014-11-17 Thread Jan-Benedict Glaw
On Mon, 2014-11-17 15:59:41 +0100, Markus Trippelsdorf mar...@trippelsdorf.de wrote: On 2014.11.17 at 15:52 +0100, Jan-Benedict Glaw wrote: On Thu, 2014-11-06 15:24:59 +0300, Ilya Enkovich enkovich@gmail.com wrote: [...] It seems this part of the patch series causes some build

Re: [BUILDROBOT] Build breakage in builtin.c (was: [PATCH, Pointer Bounds Checker, Builtins instrumentation 3/5] Expand instrumented builtin calls)

2014-11-17 Thread Jan-Benedict Glaw
On Mon, 2014-11-17 19:17:34 +0300, Ilya Enkovich enkovich@gmail.com wrote: On 17 Nov 16:12, Jan-Benedict Glaw wrote: On Mon, 2014-11-17 15:59:41 +0100, Markus Trippelsdorf mar...@trippelsdorf.de wrote: On 2014.11.17 at 15:52 +0100, Jan-Benedict Glaw wrote: On Thu, 2014-11-06 15:24

[PATCH, committed] Update Automake files

2014-11-16 Thread Jan-Benedict Glaw
Hi! This patch updates the files taken from Automake. Committed. MfG, JBG 2014-11-16 Jan-Benedict Glaw jbg...@lug-owl.de * compile: Sync with upstream Automake. * depcomp: Ditto. * install-sh: Ditto. * missing: Ditto. * mkinstalldirs: Ditto

[PATCH, committed] Update move-if-change from gnulib

2014-11-16 Thread Jan-Benedict Glaw
Hi! This brings move-if-change in sync with upstream gnulib. MfG, JBG 2014-11-16 Jan-Benedict Glaw jbg...@lug-owl.de * move-if-change: Sync from upstream gnulib. diff --git a/move-if-change b/move-if-change index e7ba25e..88d9574 100755 --- a/move-if-change +++ b/move-if-change

Re: [BUILDROBOT] error: �??cl_target_option_stream_in�?? was not declared in this scope (was: LTO streaming of TARGET_OPTIMIZE_NODE)

2014-11-15 Thread Jan-Benedict Glaw
be fixed by the followup commit a minute later. Does it works for you now? Looks good. Thanks! MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: They that give up essential liberty to obtain temporary safety, the second : deserve neither

Re: Rerog streaming of OPTIMIZATION_NODE

2014-11-15 Thread Jan-Benedict Glaw
. (streamer_write_tree_body): Output TS_TARGET_OPTION. ) MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: http://perl.plover.com/Questions.html the second : signature.asc Description: Digital signature

[BUILDROBOT] nios2: build breakage (was: Rerog streaming of OPTIMIZATION_NODE)

2014-11-15 Thread Jan-Benedict Glaw
this needs to be stored into target option structure? If this is really needed, then we can always add a support for streaming arrays, but I would preffer keeping that structure small and simple ;) Port maintainers Cc'ed. MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49

[PATCH, committed] Sync config.{guess,sub} with upstream

2014-11-15 Thread Jan-Benedict Glaw
stuff and do it step by step, additionally verifying multiple targets being built without errors in the build robot. 2014-11-16 Jan-Benedict Glaw jbg...@lug-owl.de * config.sub: Update from upstream config repo. * config.guess: Ditto. diff --git a/config.guess b/config.guess

[BUILDROBOT] error: ‘cl_target_option_stream_in’ was not declared in this scope (was: LTO streaming of TARGET_OPTIMIZE_NODE)

2014-11-14 Thread Jan-Benedict Glaw
://toolchain.lug-owl.de/buildbot/show_build_details.php?id=376051 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: What we do for ourselves dies with us. What we do for the second : others and the world remains

[PATCH, BUILDROBOT] SH: Fix unused variable warning (was: [SH][committed] PR 53513 - Add __builtin_sh_get_fpscr, __builtin_sh_set_fpscr)

2014-11-04 Thread Jan-Benedict Glaw
’ [-Werror=unused-variable] rtx dst, src; ^ cc1plus: all warnings being treated as errors make[2]: *** [sh.o] Error 1 This should fix it, ok for mainline? 2014-11-04 Jan-Benedict Glaw jbg...@lug-owl.de * config/sh/sh.c (emit_fpu_switch): Drop unused automatic variable. diff

Re: [PATCH, BUILDROBOT] SH: Fix unused variable warning (was: [SH][committed] PR 53513 - Add __builtin_sh_get_fpscr, __builtin_sh_set_fpscr)

2014-11-04 Thread Jan-Benedict Glaw
On Tue, 2014-11-04 13:21:24 +0100, Oleg Endo oleg.e...@t-online.de wrote: On 4 Nov 2014, at 11:50, Jan-Benedict Glaw jbg...@lug-owl.de wrote: 2014-11-04 Jan-Benedict Glaw jbg...@lug-owl.de * config/sh/sh.c (emit_fpu_switch): Drop unused automatic variable. [...] This should fix

[PATCH] [BUILDROBOT] RX: Mark unused argument

2014-11-03 Thread Jan-Benedict Glaw
/config/rx/rx.c ../../../gcc/gcc/config/rx/rx.c:2675:13: error: unused parameter ‘args’ [-Werror=unused-parameter] tree args, ^ cc1plus: all warnings being treated as errors make[2]: *** [rx.o] Error 1 Silence the warning. Ok for mainline? 2014-11-03 Jan-Benedict Glaw jbg

[BUILDROBOT] s390x-linux: Breaking in ifcvt.c (was: [PATCH, ifcvt] Allow CC mode if HAVE_cbranchcc4)

2014-11-03 Thread Jan-Benedict Glaw
there. MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of:If it doesn't work, force it. the second : If it breaks, it needed replacing anyway. signature.asc Description: Digital signature

Re: [BUILDROBOT] s390x-linux: Breaking in ifcvt.c (was: [PATCH, ifcvt] Allow CC mode if HAVE_cbranchcc4)

2014-11-03 Thread Jan-Benedict Glaw
On Mon, 2014-11-03 11:06:06 +0100, Jan-Benedict Glaw jbg...@lug-owl.de wrote: On Wed, 2014-10-29 18:27:57 +0800, Zhenqiang Chen zhenqiang.c...@arm.com wrote: Hi, The patch enhances ifcvt to allow_cc_mode if HAVE_cbranchcc4. Bootstrap and no make check regression on X86-64

Re: [PATCH] config-list.mk: Build Go only for supported targets (was: Patch RFA: Top-level configure patch: disable go on systems where it doesn't work)

2014-10-31 Thread Jan-Benedict Glaw
On Thu, 2014-10-30 17:10:38 -0700, Ian Taylor i...@golang.org wrote: On Thu, Oct 30, 2014 at 12:14 PM, Jan-Benedict Glaw jbg...@lug-owl.de wrote: On Thu, 2014-10-30 08:08:51 -0700, Ian Taylor i...@golang.org wrote: On Thu, Oct 30, 2014 at 6:19 AM, Jan-Benedict Glaw jbg...@lug-owl.de

Re: [PATCH][BUILDROBOT] Unused static function (was: RFA: AVR: add infrastructure for device packages)

2014-10-30 Thread Jan-Benedict Glaw
On Thu, 2014-10-30 10:46:39 +0400, Denis Chertykov cherty...@gmail.com wrote: 2014-10-29 13:42 GMT+03:00 Jan-Benedict Glaw jbg...@lug-owl.de: On Wed, 2014-10-29 02:23:31 +0100, Jan-Benedict Glaw jbg...@lug-owl.de wrote: On Wed, 2014-10-08 18:50:32 +0100, Joern Rennecke joern.renne

[PATCH] config-list.mk: Build Go only for supported targets (was: Patch RFA: Top-level configure patch: disable go on systems where it doesn't work)

2014-10-30 Thread Jan-Benedict Glaw
On Mon, 2014-10-27 09:33:41 -0700, Ian Taylor i...@golang.org wrote: On Mon, Oct 27, 2014 at 9:02 AM, Jan-Benedict Glaw jbg...@lug-owl.de wrote: On Mon, 2014-10-27 08:19:34 -0700, Ian Taylor i...@golang.org wrote: On Mon, Oct 27, 2014 at 8:06 AM, Jan-Benedict Glaw jbg...@lug-owl.de wrote

Re: [PATCH] config-list.mk: Build Go only for supported targets (was: Patch RFA: Top-level configure patch: disable go on systems where it doesn't work)

2014-10-30 Thread Jan-Benedict Glaw
On Thu, 2014-10-30 08:08:51 -0700, Ian Taylor i...@golang.org wrote: On Thu, Oct 30, 2014 at 6:19 AM, Jan-Benedict Glaw jbg...@lug-owl.de wrote: This updates contrib/config-list.mk to build Go for all but known-non-working targets. A comment to configure{.ac,} is also added. diff --git

[PATCH][BUILDROBOT] Unused static function (was: RFA: AVR: add infrastructure for device packages)

2014-10-29 Thread Jan-Benedict Glaw
On Wed, 2014-10-29 02:23:31 +0100, Jan-Benedict Glaw jbg...@lug-owl.de wrote: On Wed, 2014-10-08 18:50:32 +0100, Joern Rennecke joern.renne...@embecosm.com wrote: Attached is the GCC patch for the basic device package infrastructure. OK to apply? There's some fallout on config-list.mk

[BUILDROBOT] Unused static function (was: RFA: AVR: add infrastructure for device packages)

2014-10-28 Thread Jan-Benedict Glaw
Is it planned to use that function later on? Or shall we just drop it? MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: Fortschritt bedeutet, einen Schritt so zu machen, the second : daß man den nächsten auch noch machen

Re: Patch RFA: Top-level configure patch: disable go on systems where it doesn't work

2014-10-27 Thread Jan-Benedict Glaw
broken for these targets? Bacause this patch breaks a number of targets mentioned in contrib/config-list.mk. Maybe Go didn't work on these, but it at least built. Is it FUBAR there? Or just little fixes needed? MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481

Re: Patch RFA: Top-level configure patch: disable go on systems where it doesn't work

2014-10-27 Thread Jan-Benedict Glaw
On Mon, 2014-10-27 08:19:34 -0700, Ian Taylor i...@golang.org wrote: On Mon, Oct 27, 2014 at 8:06 AM, Jan-Benedict Glaw jbg...@lug-owl.de wrote: On Wed, 2014-10-22 20:36:53 -0700, Ian Taylor i...@golang.org wrote: This patch to the top level GCC configure script disables the go languages

[BUILDROBOT] Build failure on AIX (was: [PATCH] AutoFDO patch for trunk)

2014-10-22 Thread Jan-Benedict Glaw
] http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=364675 -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: The course of history shows that as a government grows, liberty the second : decreases. (Thomas Jefferson) signature.asc Description

[BUILDROBOT] Mainline broken

2014-10-20 Thread Jan-Benedict Glaw
:386 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See http://gcc.gnu.org/bugs.html for instructions. make[2]: *** [cilk-abi-cilk-for.lo] Error 1 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de

Fallout on full bootstrap (was: r216010 - in /trunk/gcc: ChangeLog ipa-polymorp...)

2014-10-11 Thread Jan-Benedict Glaw
-- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: really soon now: an unspecified period of time, likly to the second : be greater than any reasonable definition

[PATCH] Put all MAINTAINERS email addresses into ...

2014-09-25 Thread Jan-Benedict Glaw
of space-before-tab and trailing whitespace: 2014-09-23 Jan-Benedict Glaw jbg...@lug-owl.de * MAINTAINERS: Put all email addresses between '' and ''. diff --git a/MAINTAINERS b/MAINTAINERS index da8a6ed..09d2554 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20,21 +20,21 @@ Maintainers

Re: [BUILDROBOT] genrecog fix uncovers problem in bfin.md (was: [Patch] Teach genrecog/genoutput that scratch registers require write constraint modifiers)

2014-09-22 Thread Jan-Benedict Glaw
On Mon, 2014-09-22 08:58:34 +0100, James Greenhalgh james.greenha...@arm.com wrote: On Sat, Sep 20, 2014 at 08:40:01PM +0100, Jan-Benedict Glaw wrote: My build robot shows a new build error, which I guess is caused/uncovered by your genrecog change on bfin-elf (see eg. build http

Re: [PATCH] RTEMS: Update contrib/config-list.mk

2014-09-20 Thread Jan-Benedict Glaw
On Fri, 2014-09-19 22:26:59 +0200, Jan-Benedict Glaw jbg...@lug-owl.de wrote: On Thu, 2014-09-18 16:55:35 -0500, Joel Sherrill joel.sherr...@oarcorp.com wrote: I only see one RTEMS target that has been built in the top page. Are more than the powerpc-rtems being built? How can I check

[BUILDROBOT] genrecog fix uncovers problem in bfin.md (was: [Patch] Teach genrecog/genoutput that scratch registers require write constraint modifiers)

2014-09-20 Thread Jan-Benedict Glaw
: *** [all-gcc] Error 2 Would be nice if the bfin maintainer or you would come up with a fix. Thanks, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of:http://www.chiark.greenend.org.uk/~sgtatham/bugs.html the second : signature.asc

Re: [PATCH] RTEMS: Update contrib/config-list.mk

2014-09-19 Thread Jan-Benedict Glaw
On Thu, 2014-09-18 10:27:46 -0500, Joel Sherrill joel.sherr...@oarcorp.com wrote: On 9/18/2014 6:51 AM, Jan-Benedict Glaw wrote: And to tell the whole story, Sebastian approached me with extending the target lists in use by those targets he sent a patch for; I just asked him to go

Re: [PATCH] RTEMS: Update contrib/config-list.mk

2014-09-19 Thread Jan-Benedict Glaw
that would now contain the three new targets.) Though they're still working down their old list; I've just added the targets there as well, they should show up soonish on one of the *-configlist_mk* builders. MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481

Re: [PATCH] RTEMS: Update contrib/config-list.mk

2014-09-18 Thread Jan-Benedict Glaw
On Wed, 2014-09-17 10:52:34 -0500, Joel Sherrill joel.sherr...@oarcorp.com wrote: On 9/17/2014 10:41 AM, Sebastian Huber wrote: On 09/17/2014 04:45 PM, Jan-Benedict Glaw wrote: On Wed, 2014-09-17 15:37:32 +0200, Sebastian Hubersebastian.hu...@embedded-brains.de wrote: contrib

Re: [PATCH] RTEMS: Update contrib/config-list.mk

2014-09-17 Thread Jan-Benedict Glaw
. What's the rationale for removing --enable-threads=yes here, as well as the specific version number? Don't get me wrong: I don't question this change, though it's not obvious to me; I'd probably just add powerpc-rtems additionally? MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de

[BUILDROBOT] [PATCH] rx-elf: error: logical not is only applied to the left hand side of comparison

2014-09-04 Thread Jan-Benedict Glaw
treated as errors make[2]: *** [caller-save.o] Error 1 This should fix it: 2014-09-04 Jan-Benedict Glaw jbg...@lug-owl.de * config/rx/rx.h (HARD_REGNO_MODE_OK): Add braces. diff --git a/gcc/config/rx/rx.h b/gcc/config/rx/rx.h index 8f3d92b..64d96d1 100644 --- a/gcc/config/rx/rx.h +++ b

Re: [debug-early] reuse variable DIEs and fix their context

2014-09-04 Thread Jan-Benedict Glaw
folks would have noticed, too: http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=350741 http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=350742 :) MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: 17:45 @Eimann Hrm

[BUILDROBOT][PATCH] mcore-elf: Fix bad declaration

2014-08-31 Thread Jan-Benedict Glaw
, including a small whitespace fix in the following declaration. It doesn't fix the other long vs. long long warnings though... 2014-09-01 Jan-Benedict Glaw jbg...@lug-owl.de * config/mcore/mcore.c (try_constant_tricks): Fix declaration. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk

[BUILDROBOT][PATCH] Fix warnings in the mep-elf target

2014-08-28 Thread Jan-Benedict Glaw
) ^ cc1plus: all warnings being treated as errors make[2]: *** [mep.o] Error 1 This patch should fix it. Okay to apply? 2014-08-28 Jan-Benedict Glaw jbg...@lug-owl.de * config/mep/mep-pragma.c (mep_pragma_coprocessor_subclass): Rework to silence warning. * config/mep/mep.c

Re: [BUILDROBOT][PATCH] Fix warnings in the mep-elf target

2014-08-28 Thread Jan-Benedict Glaw
On Thu, 2014-08-28 15:47:07 -0700, Andrew Pinski pins...@gmail.com wrote: On Thu, Aug 28, 2014 at 3:00 PM, Jan-Benedict Glaw jbg...@lug-owl.de wrote: Hi! The following patch silences two warnings in the mep-elf target, fixing the config-list.mk build: I thought -Werror was only

Re: [BUILDROBOT][PATCH] Fix warnings in the mep-elf target

2014-08-28 Thread Jan-Benedict Glaw
On Thu, 2014-08-28 15:47:07 -0700, Andrew Pinski pins...@gmail.com wrote: On Thu, Aug 28, 2014 at 3:00 PM, Jan-Benedict Glaw jbg...@lug-owl.de wrote: The following patch silences two warnings in the mep-elf target, fixing the config-list.mk build: I thought -Werror was only on when

[BUILDROBOT][PATCH] ppc{,64}-linux broken (IPA C++ refactoring 4/N)

2014-08-25 Thread Jan-Benedict Glaw
:28600: warning: unknown conversion type character ‘E’ in format /home/jbglaw/repos/gcc/gcc/config/rs6000/rs6000.c:28600: warning: too many arguments for format make[1]: *** [rs6000.o] Error 1 This should fix it, ok to apply? 2014-08.25 Jan-Benedict Glaw jbg...@lug-owl.de * config

Re: [BUILDROBOT][PATCH] ppc{,64}-linux broken (IPA C++ refactoring 4/N)

2014-08-25 Thread Jan-Benedict Glaw
On Mon, 2014-08-25 11:44:58 -0400, David Edelsohn dje@gmail.com wrote: 2014-08.25 Jan-Benedict Glaw jbg...@lug-owl.de * config/rs6000/rs6000.c (rs6000_return_in_msb): Fix fallout from cgraph_state conversion. The patch seems reasonable to me based on the other changes. Committed

Re: [BUILDROBOT][PATCH] ppc{,64}-linux broken (IPA C++ refactoring 4/N)

2014-08-25 Thread Jan-Benedict Glaw
On Mon, 2014-08-25 18:09:09 +0200, Martin Liška mli...@suse.cz wrote: On 08/25/2014 05:29 PM, Jan-Benedict Glaw wrote: Your recent change left one cgraph_state in place in the rs6000 backend, resulting in (see http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=346638

[BUILDROBOT][PATCH] frv-linux fallout (was: [PATCH 009/236] Replace BB_HEAD et al macros with functions)

2014-08-23 Thread Jan-Benedict Glaw
' failed This is because the macro-implementing functions are declared in frv-protos.h iff BB_HEAD is define'd. Is this okay to apply? 2014-08-23 Jan-Benedict Glaw jbg...@lug-owl.de * config/frv/frv-protos.h (frv_ifcvt_init_extra_fields): Declare unconditionally

[BUILDROBOT] Ann: config-list.mk backend updated (was: [jbg...@lug-owl.de: Re: r214024 ...])

2014-08-22 Thread Jan-Benedict Glaw
now and we can be keen for the results. Thanks for giving me some hints here, that was quite valueable! MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of:Arroganz verkürzt fruchtlose Gespräche. the second

Re: werror fallout for cross-builds (was: Re: [BUILDROBOT][PATCH] Fix mmix (unused variable))

2014-08-22 Thread Jan-Benedict Glaw
revision. MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of:If it doesn't work, force it. the second : If it breaks, it needed replacing anyway. signature.asc Description: Digital signature

[jbg...@lug-owl.de: Re: r214024 - in /trunk/gcc: ChangeLog c-family/Cha...]

2014-08-16 Thread Jan-Benedict Glaw
Hi! Wrongly replied to the CVS list. Maybe we'd have a reply-to header there? MfG, JBG - Forwarded message from Jan-Benedict Glaw jbg...@lug-owl.de - Date: Sat, 16 Aug 2014 15:50:41 +0200 From: Jan-Benedict Glaw jbg...@lug-owl.de To: m...@gcc.gnu.org Cc: gcc-...@gcc.gnu.org Subject: Re

Re: [jbg...@lug-owl.de: Re: r214024 - in /trunk/gcc: ChangeLog c-family/Cha...]

2014-08-16 Thread Jan-Benedict Glaw
-werror-always, though that didn't trigger before (et least not for the printf'ish checks.) So what's specifically different with this new function? Mfe, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: The course of history shows that as a government

Re: [jbg...@lug-owl.de: Re: r214024 - in /trunk/gcc: ChangeLog c-family/Cha...]

2014-08-16 Thread Jan-Benedict Glaw
On Sat, 2014-08-16 17:10:12 +0200, Manuel López-Ibáñez lopeziba...@gmail.com wrote: On 16 August 2014 16:56, Jan-Benedict Glaw jbg...@lug-owl.de wrote: There's --enable-werror-always, though that didn't trigger before (et least not for the printf'ish checks.) So what's specifically different

Re: [jbg...@lug-owl.de: Re: r214024 - in /trunk/gcc: ChangeLog c-family/Cha...]

2014-08-16 Thread Jan-Benedict Glaw
is that the others use a smaller set of languages, Fortran not being among them. I also thought about that there might have been a GCC update on the gcc{20,76} machines, but I'm 100% sure that there was no update on pluto, which also shows failed builds since then. MfG, JBG -- Jan-Benedict Glaw

Re: werror fallout for cross-builds (was: Re: [BUILDROBOT][PATCH] Fix mmix (unused variable))

2014-07-25 Thread Jan-Benedict Glaw
On Thu, 2014-07-24 16:30:13 -0400, Hans-Peter Nilsson h...@bitrange.com wrote: On Thu, 24 Jul 2014, Jan-Benedict Glaw wrote: On Tue, 2014-07-22 16:40:31 -0400, Hans-Peter Nilsson h...@bitrange.com wrote: Jan-Benedict, which host gcc version do you use when getting most targets to build

Re: werror fallout for cross-builds (was: Re: [BUILDROBOT][PATCH] Fix mmix (unused variable))

2014-07-23 Thread Jan-Benedict Glaw
-- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: Fortschritt bedeutet, einen Schritt so zu machen, the second : daß man den nächsten auch noch machen kann. signature.asc Description: Digital signature

Re: [BUILDROBOT][PATCH] Fix mmix (unused variable)

2014-07-19 Thread Jan-Benedict Glaw
On Fri, 2014-07-18 20:36:20 -0400, Hans-Peter Nilsson h...@bitrange.com wrote: On Fri, 18 Jul 2014, Jan-Benedict Glaw wrote: This was a build using GCC's ./contrib/config-list.mk to do the build. It passes --enable-werror-always to top-level `configure', this is where the -Werror comes from

Re: [BUILDROBOT][PATCH] Fix mmix (unused variable)

2014-07-18 Thread Jan-Benedict Glaw
On Fri, 2014-07-18 03:10:09 -0400, Hans-Peter Nilsson h...@bitrange.com wrote: On Fri, 18 Jul 2014, Jan-Benedict Glaw wrote: As a leftover of r210931, an unused variable resulted in: g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind

[BUILDROBOT][PATCH] Fix mmix (unused variable)

2014-07-17 Thread Jan-Benedict Glaw
(FILE *stream, const_rtx x, int reversed) int64_t mmix_intval (const_rtx x) { - uint64_t retval; - if (GET_CODE (x) == CONST_INT) return INTVAL (x); -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: Zensur im

[BUILDROBOT] gcov patch (was: r212448 - in /trunk: gcc/ChangeLog gcc/Makefile...)

2014-07-11 Thread Jan-Benedict Glaw
`/home/jbglaw/build/rl78-elf/build-gcc/gcc' make: *** [all-gcc] Error 2 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of:Lauf nicht vor Deinem Glück davon: the second : Es könnte hinter Dir

Re: [BUILDROBOT] gcov patch

2014-07-11 Thread Jan-Benedict Glaw
On Fri, 2014-07-11 15:03:06 +0200, Jan-Benedict Glaw jbg...@lug-owl.de wrote: See eg. http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=289639, it breaks like this: [...] g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind

Re: [BUILDROBOT] xtensa fallout (was: Turn DECL_SECTION_NAME into string)

2014-07-04 Thread Jan-Benedict Glaw
for Xtensa. *ping* As Jan wrote it, I *guess* it probably is (haven't checked.) MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: http://www.eyrie.org/~eagle/faqs/questions.html the second : signature.asc Description: Digital

[BUILDROBOT] v850 fallout (was: Turn DECL_SECTION_NAME into string)

2014-06-24 Thread Jan-Benedict Glaw
‘tree_node*’ to ‘const char*’ for argument ‘2’ to ‘void set_decl_section_name(tree_node*, const char*)’ make[1]: *** [v850.o] Error 1 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: Alles sollte so einfach wie möglich gemacht sein

[BUILDROBOT] xtensa fallout (was: Turn DECL_SECTION_NAME into string)

2014-06-24 Thread Jan-Benedict Glaw
]: *** [insn-preds.o] Error 1 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: Ich hatte in letzter Zeit ein bißchen viel Realitycheck. the second : Langsam möchte ich mal wieder weiterträumen können

[BUILDROBOT] frv fallout (was: Turn DECL_SECTION_NAME into string)

2014-06-24 Thread Jan-Benedict Glaw
/repos/gcc/gcc/config/frv/frv.c: In function ‘bool frv_in_small_data_p(const tree_node*)’: /home/jbglaw/repos/gcc/gcc/config/frv/frv.c:9491: error: request for member ‘base’ in ‘* section_name’, which is of non-class type ‘const char’ make[1]: *** [frv.o] Error 1 MfG, JBG -- Jan-Benedict Glaw

[PATCH][BUILDROBOT] nios2: Include builtins.h

2014-06-21 Thread Jan-Benedict Glaw
/jbglaw/repos/gcc/gcc/config/nios2/nios2.c:3349: error: too many initializers for ‘gcc_target’ make[1]: *** [nios2.o] Error 1 Committed as obvious. MfG, JBG 2014-06-21 Jan-Benedict Glaw jbg...@lug-owl.de gcc/ * config/nios2/nios2.c: Include builtins.h. diff --git a/gcc/config/nios2

[ping] [PATCH] config-list.mk: `show' target to show all considered targets

2014-05-08 Thread Jan-Benedict Glaw
On Mon, 2014-05-05 14:05:40 +0200, Jan-Benedict Glaw jbg...@lug-owl.de wrote: I'd like to install this patch, which would help me to run the build robot (http://toolchain.lug-owl.de/buildbot/): 2014-05-05 Jan-Benedict Glaw jbg...@lug-owl.de contrib/ * config-list.mk (show): New

iq2000-elf: wide-int fallout (was: we are starting the wide int merge)

2014-05-08 Thread Jan-Benedict Glaw
) for more details. MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: 17:44 @uschebit Evangelist ist doch ein Vertriebler the second : für unverkäufliche Produkte, oder? (#korsett, 20120821) signature.asc Description: Digital

UTItype fallout (was: wide-int fallout)

2014-05-08 Thread Jan-Benedict Glaw
On Fri, 2014-05-09 00:48:39 +0200, Jan-Benedict Glaw jbg...@lug-owl.de wrote: Just found this for iq2000: 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

[PATCH][buildrobot] AVR: Fix warning for unused argument

2014-05-06 Thread Jan-Benedict Glaw
/gcc/config/avr/avr.c:745:1: warning: unused parameter ‘from’ [-Wunused-parameter] avr_can_eliminate (const int from, const int to) ^ 2014-05-06 Jan-Benedict Glaw jbg...@lug-owl.de gcc/ * config/avr/avr.c (avr_can_eliminate): Mark unused argument. diff --git a/gcc/config/avr/avr.c b

Re: we are starting the wide int merge

2014-05-06 Thread Jan-Benedict Glaw
/show_build_details.php?id=219709) bfin-elf (http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=219778) (and several others.) MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: Alles sollte so einfach wie möglich gemacht sein. the second

Re: we are starting the wide int merge

2014-05-06 Thread Jan-Benedict Glaw
On Tue, 2014-05-06 15:54:05 -0700, Mike Stump mikest...@comcast.net wrote: On May 6, 2014, at 2:17 PM, Jan-Benedict Glaw jbg...@lug-owl.de wrote: On Tue, 2014-05-06 12:20:54 -0700, Mike Stump mikest...@comcast.net wrote: On May 6, 2014, at 8:19 AM, Kenneth Zadeck zad...@naturalbridge.com

[PATCH] config-list.mk: `show' target to show all considered targets

2014-05-05 Thread Jan-Benedict Glaw
Hi! I'd like to install this patch, which would help me to run the build robot (http://toolchain.lug-owl.de/buildbot/): 2014-05-05 Jan-Benedict Glaw jbg...@lug-owl.de contrib/ * config-list.mk (show): New target. diff --git a/contrib/config-list.mk b/contrib/config-list.mk index

[buildrobot][patch] picochip: Fix int - enum machine_mode fallout

2014-05-04 Thread Jan-Benedict Glaw
- 1) / UNITS_PER_WORD); ^ make[2]: *** [picochip.o] Error 1 2014-05-04 Jan-Benedict Glaw jbg...@lug-owl.de gcc/ * config/picochip/picochip-protos.h (picochip_regno_nregs): Change int argument to machine_mode. (picochip_class_max_nregs): Dito

arc: Fix typo, really

2014-05-01 Thread Jan-Benedict Glaw
Hi! There was still an error with parentheses, fixed in r209978 as obvious: 2014-05-01 Jan-Benedict Glaw jbg...@lug-owl.de * config/arc/arc.c (arc_select_cc_mode): Fix typo. Index: config/arc/arc.c === --- config/arc

<    1   2   3   >