[BUILDROBOT] dwarf2out_do_cfi_startproc(bool)’: may write a terminating nul past the end of the destination

2016-09-30 Thread Jan-Benedict Glaw
shows up and whether or not it's valid, but maybe you might want to have a look? MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: "Debugging is twice as hard as writing the code in the first place. the second : Therefore, if you write the

Re: Fix missing FALLTHRU comments

2016-09-30 Thread Jan-Benedict Glaw
pha/predicates.md:184, too? /* ... fall through ... */ This showed up on my build robot recently. 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] tic6x-uclinux: undefined reference to `gnu_libc_printf_pointer_format(tree_node*, char const**)' (was: [PATCH] - improve sprintf buffer overflow detection (middle-end/49905))

2016-09-26 Thread Jan-Benedict Glaw
Make-lang.in:84: recipe for target 'cc1' failed make[1]: *** [cc1] Error 1 make[1]: Leaving directory '/home/jbglaw/build/tic6x-uclinux/build-gcc/gcc' Makefile:4252: recipe for target 'all-gcc' failed make: *** [all-gcc] Error 2 Add another one for uClibc? MfG, JBG -- Jan-Benedict Glaw

[BUILDROBOT] vax-netbsdelf / vax-linux: ‘ELIMINABLE_REGS’ was not declared in this scope (was: [PATCH] Remove support for INITIAL_FRAME_POINTER_OFFSET)

2016-09-17 Thread Jan-Benedict Glaw
d > fixes a few bits > in the documentation. I'd say that part of the documentation is quite out of > sync, but I just > have to stop somewhere. > > > Bootstrapped and reg-tested on x86_64-pc-linux.gnu The vax backend doesn't yet define ELIMINABLE_REGS. MfG, JBG --

[BUILDROBOT] x86_64: Segmentation fault during -fself-test (was: Implement C _FloatN, _FloatNx types [version 6]

2016-08-22 Thread Jan-Benedict Glaw
://gcc.gnu.org/bugs.html> for instructions. make[1]: *** [s-selftest] Error 1 See eg. build http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=608741 MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: We

Re: [BUILDROBOT] avr broken

2016-08-17 Thread Jan-Benedict Glaw
On Tue, 2016-08-16 14:26:38 -0400, Nathan Sidwell <nat...@acm.org> wrote: > On 08/16/16 13:04, Jan-Benedict Glaw wrote: > > > That'll probably work. But after all, I'm not an AVR maintainer > > (not even an user), but just running the Build Robot. > > Does your

[BUILDROBOT] avr broken (was: [PATCH 1/4] Cherry-pick fprofile-generate-atomic from google/gcc-4_9 branch)

2016-08-13 Thread Jan-Benedict Glaw
n expansion of macro ‘INT_TYPE_SIZE’ #define LONG_LONG_TYPE_SIZE (INT_TYPE_SIZE == 8 ? 32 : 64) ^ /home/jbglaw/repos/gcc/gcc/gcov-io.h:167:5: note: in expansion of macro ‘LONG_LONG_TYPE_SIZE’ #if LONG_LONG_TYPE_SIZE > 32 ^ Makefile:1096: recipe for target 'au

Re: [BUILDROBOT] Selftest failed for i686-wrs-vxworks

2016-07-06 Thread Jan-Benedict Glaw
) set WIND_BASE to a dummy value in contrib/config-list.mk (if not > already set) so that the vxworks targets are able to at least build all > of "gcc" without needing a vxworks install. I'd probably just do (b) and go for it. Easy, non-invasive fix. 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] Selftest failed for i686-wrs-vxworks

2016-06-30 Thread Jan-Benedict Glaw
-- 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 signature

Re: [PATCH] config-list.mk AIX update

2016-06-20 Thread Jan-Benedict Glaw
Of course, you're AIX maintainer after all. ;-) Just a nitpick: Right now, the old AIX configurations weren't marked as --enable-obsolete targets in gcc/config.gcc . So I suggest to add those there as well. MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-1

[BUILDROBOT] Selftest failed for rs6000-ibm-aix4.3

2016-06-18 Thread Jan-Benedict Glaw
ildbot/show_build_details.php?id=572874, which is as simple as .../configure --enable-languages=c,c++ --target=rs6000-ibm-aix4.3 --without-headers --disable-threads MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: Alles sollte so einfa

[BUILDROBOT] MPS430 build problem due to new enum (was: [PATCH 2/2] Add edge predictions pruning)

2016-06-12 Thread Jan-Benedict Glaw
bb, !first_match ? NONE : IGNORED); ^ [...] The new `NONE' from your enum clashes with a NONE used in a MSP430 private enum. MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: They that give up essentia

Re: Patches to fix optimizer bug & C++ exceptions for GCC VAX backend

2016-04-04 Thread Jan-Benedict Glaw
ptimizer > not delete the insns. All of the other stuff can be worked on in > NetBSD-current and avoid bothering the 99% of people who subscribe > to gcc-patches who have no interest in the VAX backend. You should /for sure/ bother the gcc-patches people! Please keep Cc'ing patches to that mai

Re: Patches to fix optimizer bug & C++ exceptions for GCC VAX backend

2016-03-31 Thread Jan-Benedict Glaw
needed. 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. -- Maxim

[BUILDROBOT] gcc21 fails to build tilegx-linux

2016-02-07 Thread Jan-Benedict Glaw
However, I'm not sure about the linking error. `-lstdc++' is there, maybe it's too early? Or just compile/link it with g++ instead of gcc? 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

Re: [PATCH, rs6000] Fix PR63354

2016-01-23 Thread Jan-Benedict Glaw
iled make[1]: *** [all-gcc] Error 2 make[1]: Leaving directory '/home/jbglaw/build-configlist_mk/powerpc-xilinx-eabi/build-gcc/mk/powerpc-xilinx-eabi' MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: Träume nicht von Deinem Leben: Lebe D

config-list.mk and obsoleted configurations (was: [BUILDROBOT] "error: null argument where non-null required" on multiple targets)

2015-12-17 Thread Jan-Benedict Glaw
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: > > Shall I bisect one of the cases anew, with the "Test value of > > _GLIBCXX_USE_C99_WCHAR not whether it is defined" patch that > > unco

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

Re: ARM not building on head?

2015-01-09 Thread Jan-Benedict Glaw
]: Leaving directory `/home2/joel/build/b-arm-gcc/gcc' make[1]: *** [all-gcc] Error 2 make[1]: Leaving directory `/home2/joel/build/b-arm-gcc' make: *** [all] Error 2 Sure, my build robot found it as well; it's probably just a typo. Easy to fix. MfG, JBG -- Jan-Benedict Glaw jbg...@lug

[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

Merging the ./config directory between GCC and Binutils

2014-11-22 Thread Jan-Benedict Glaw
that there won't be too many commits in the mean time, to produce a lot of fuzz :) Once that's in sync again, I'll keep a script running to check that and report missing commits in any of the trees. MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature

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

Re: [BUILDROBOT] Ada broken

2014-10-03 Thread Jan-Benedict Glaw
On Thu, 2014-10-02 19:32:10 -0500, Segher Boessenkool seg...@kernel.crashing.org wrote: On Thu, Oct 02, 2014 at 09:52:31PM +0200, Jan-Benedict Glaw wrote: It seems that a full bootstrap including Ada got broken somewhere in the range of r215789 .. r215799. I'm bisecting it (on powerpc64

[BUILDROBOT] Ada broken

2014-10-02 Thread Jan-Benedict Glaw
' make: *** [all] Error 2 Thanks, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: Eine Freie Meinung in einem Freien Kopf the second : für einen Freien Staat voll Freier Bürger. signature.asc Description

[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

Make name+email address cut'n'paste-able (was: Listing a maintainer for libcilkrts, and GCC's Cilk Plus implementation generally?)

2014-09-22 Thread Jan-Benedict Glaw
to propose to put all email addresses between '' and '', which would quite ease cut'n'past-ability. What's your oppinion on that? Should I prepare a patch? MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: The course of history shows

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] rs6000-ibm-aix4.3 / rs6000-ibm-aix5.3.0: error: ‘ASM_WEAKEN_DECL’ was not declared in this scope

2014-09-04 Thread Jan-Benedict Glaw
/buildbot/show_build_details.php?id=350500) and rs6000-ibm-aix4.3 (http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=350449). MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: The real problem with C++ for kernel

[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

[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

<    1   2   3   4   5   >