Re: #812057: pstoedit: FTBFS with GCC 6

2016-01-25 Thread Martin Michlmayr
* Roland Stigge [2016-01-25 16:53]: > Hi Martin! > > numberOfColors is declared as "const unsigned short", and also defined > correctly, as far as I can see. > > Therefore, I'm assuming a GCC bug here? Copying doko. -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

Re: Bug#812287: libetonyek: FTBFS with GCC 6: test suite segfaults

2016-01-22 Thread Martin Michlmayr
https://whatofhow.wordpress.com/2016/01/20/gcc-6/ Thanks for tracking that down! Let's reassign the bug against gcc-6. -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

Re: mass filing bug reports for GCC 6 build issues

2016-01-21 Thread Martin Michlmayr
* Martin Michlmayr [2016-01-13 23:15]: > If you think it would be useful, I should be able to find time within > the next 10 days to do a build of Debian unstable on amd64 and > probably on arm64. I completed the rebuild of Debian unstable with GCC 6 and reported 520 build failures t

Re: Bug#811687: FTBFS with GCC 6: enumerator value for... is not

2016-01-21 Thread Martin Michlmayr
> That is a fully legal C construct. I cannot see why gcc6 is throwing an > error here. > > That seems a bug in gcc6 for me. See also [0]. doko? > [0] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68979 -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

Bug#812247: ICE: vect_get_vec_def_for_operand, at tree-vect-stmts.c:1379 with -O

2016-01-21 Thread Martin Michlmayr
Package: gcc-6 Version: 6-20160117-1 Forwarded: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69328 With dpkg-buildflags set to -O3 > sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux .. > Package: samtools-legacy > Version: 0.1.19-2 ... > gcc -c -g -O2 -fstack-protector-strong -W

Bug#812246: ICE: maybe_legitimize_operand, at optabs.c:6888 with -O3

2016-01-21 Thread Martin Michlmayr
Package: gcc-6 Version: 6-20160117-1 Forwarded: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69421 With dpkg-buildflags set to -O3 > sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux ... > Package: octave > Version: 4.0.0-5 ... > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I

Bug#812245: ICE: in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1379 with -O3

2016-01-21 Thread Martin Michlmayr
Package: gcc-6 Version: 6-20160117-1 Forwarded: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69328 With dpkg-buildflags set to -O3 (although I believe doko saw it with normal flags on powerpc). > sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux ... > Package: bochs > Version: 2.

Bug#812062: ICE: in dwarf2out_finish, at dwarf2out.c:27175 (lto)

2016-01-20 Thread Martin Michlmayr
pped. > >I can reproduce it now. How do I generate a testcase for an LTO bug? > > https://gcc.gnu.org/wiki/A_guide_to_testcase_reduction#Reducing_LTO_bugs I thought I got further but then I got stuck. I hopened a bug upstream and asked for help. -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

Bug#812068: ICE: in fold_convert_loc, at fold-const.c:2366

2016-01-19 Thread Martin Michlmayr
198 > 0x663210 cp_parser_expression_statement > ../../src/gcc/cp/parser.c:10659 > 0x6516d4 cp_parser_statement > ../../src/gcc/cp/parser.c:10510 > 0x6524d1 cp_parser_statement_seq_opt > ../../src/gcc/cp/parser.c:10782 > Please submit a full bug report, -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

Bug#812062: ICE: in dwarf2out_finish, at dwarf2out.c:27175 (lto)

2016-01-19 Thread Martin Michlmayr
r: in dwarf2out_finish, at dwarf2out.c:27175 > 0x6a2e00 dwarf2out_finish > ../../src/gcc/dwarf2out.c:27175 > Please submit a full bug report, > with preprocessed source if appropriate. > Please include the complete backtrace with any bug report. > See for instructions. > lt

Bug#812061: ICE: get_initial_def_for_reduction, at tree-vect-loop.c:4196

2016-01-19 Thread Martin Michlmayr
Package: gcc-6 Version: 6-20160117-1 Forwarded: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69166 > sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux > Package: euler > Version: 1.61.0-10 ... > gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linu

Bug#812060: ICE: in assign_temp, at function.c:961

2016-01-19 Thread Martin Michlmayr
Package: gcc-6 Version: 6-20160117-1 Forwarded: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69241 internal compiler error: in assign_temp, at function.c:961 > sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux > Package: opencv > Version: 2.4.9.1+dfsg-1.2 > [ 12%] Building CXX ob

Re: mass filing bug reports for GCC 6 build issues

2016-01-13 Thread Martin Michlmayr
Ubuntu test rebuild on the > Debian packages. Of course there will be some false positives. If you think it would be useful, I should be able to find time within the next 10 days to do a build of Debian unstable on amd64 and probably on arm64. -- Martin Michlmayr http://www.cyrius.com/

Bug#787689: [armhf] Internal compiler error while building qtbase (qt5)

2015-06-08 Thread Martin Michlmayr
* Matthias Klose [2015-06-08 03:20]: > could you attach the preprocessed source together with the options > to trigger this ICE? and maybe ask the ARM porters for help. I'm looking into it. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to debi

Bug#528587: FTBFS with GCC 4.4: ... may be used uninitialized

2009-09-16 Thread Martin Michlmayr
fixed 528587 4.4.1-1 thanks * Mark de Wever [2009-09-15 22:13]: > On Fri, May 15, 2009 at 11:16:22AM +0200, Martin Michlmayr wrote: > > The GCC folks told me that this is a compiler bug. Sorry for wasting > > your time. > > I saw this bug is still open, but the bug has

Bug#528840: gcc-4.3: ICE when compiling rsyslog on powerpc

2009-05-15 Thread Martin Michlmayr
This is presumably #528768 (i.e. a bug in libgmp3c2 on powerpc). -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#516727: gcc segfaults on simple wrong c++ code

2009-02-23 Thread Martin Michlmayr
..4.3-2009-02-23-r144380/gcc] ./g++ -v Using built-in specs. Target: x86_64-unknown-linux-gnu Configured with: /home/tbm/scratch/gcc-4.3/configure --disable-bootstrap --enable-languages=c,c++ Thread model: posix gcc version 4.3.4 20090223 (prerelease) (GCC) -- Martin Michlmayr http://www.cyrius

Bug#516727: gcc segfaults on simple wrong c++ code

2009-02-23 Thread Martin Michlmayr
* Rutger ter Borg [2009-02-23 12:14]: > Package: g++ (Debian 4.3.3-4) 4.3.3 > > The current c++ compiler segfaults on the following simple code mistake, > where > a destructor doesn't have the same id as that the class. Confirmed. Note that this didn't happe

Bug#512050: gcc-4.3: pessimizes function without SSE intrinsics

2009-01-21 Thread Martin Michlmayr
ioning to treat misalignment. t.c:11: note: cost model: Adding cost of checks for loop versioning aliasing." -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#512050: gcc-4.3: pessimizes function without SSE intrinsics

2009-01-17 Thread Martin Michlmayr
forwarded 512050 http://gcc.gnu.org/PR38899 thanks * brian m. carlson [2009-01-17 17:13]: > I believe that it's the maintainers job to file the bug upstream, and OK, I've verified that 4.3 and 4.4 from SVN produce the same code. -- Martin Michlmayr http://www.cyrius.com/ -- T

Bug#512050: gcc-4.3: pessimizes function without SSE intrinsics

2009-01-16 Thread Martin Michlmayr
* brian m. carlson [2009-01-16 18:38]: > Obviously, since the two functions do the exact same thing, they should > be optimized to be identical. Instead, mul is pessimized. Can you check if this happens with gcc-4.3 and trunk from SVN, and if so, file the bug upstream? -- Martin Mic

Bug#510272: ICE: in insert_into_preds_of_block, at tree-ssa-pre.c:3131

2008-12-30 Thread Martin Michlmayr
86_64-2.5/tmp/python2.5-2.5.3/Modules/datetimemodule.o > /tmp/python2.5-2.5.3/Modules/datetimemodule.c: In function > 'datetime_gettimetz': > /tmp/python2.5-2.5.3/Modules/datetimemodule.c:4395: internal compiler error: > in insert_into_preds_of_block, at tree-ssa-pre.c:3131 This

Bug#490173: g++-4.3: Doesn't hide (visibility-wise) vtables and VTTs on ARM

2008-12-27 Thread Martin Michlmayr
wing code: Thanks, I can confirm this with gcc 4.2, 4.3 and 4.4. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#506013: gcc-4.3: Internal error on mipsel upon compiling opal

2008-12-27 Thread Martin Michlmayr
t that's how it is... -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#506013: gcc-4.3: Internal error on mipsel upon compiling opal

2008-12-27 Thread Martin Michlmayr
p? :-) You could confirm how much RAM the machine has... but I guess it's clear that it doesn't have terribly much and that the compiler simply ran out of RAM. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with

Bug#487406: Code not compiled properly on ARM

2008-12-27 Thread Martin Michlmayr
forwarded 487406 http://gcc.gnu.org/PR38642 thanks * Enrico Zini [2008-06-24 09:27]: > > is this arm only, or armel as well? > > ARM only. Thanks, I can confirm this with gcc 4.3 and 4.4 from SVN. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to deb

Bug#503443: Compiling cvxopt on arm: C/blas.c:1328: internal compiler error: Segmentation fault

2008-12-27 Thread Martin Michlmayr
1.1-1 that failed on the build machine is the same 1.1-1 that I just obtained from the mirrors. Or do I need to do anything special to see this compiler error? -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsub

Bug#506013: gcc-4.3: Internal error on mipsel upon compiling opal

2008-12-26 Thread Martin Michlmayr
s=raw This error typically indicates that GCC ran out of memory. I'm not sure how much RAM the build machine (modi) has, but I guess not enough... Martin: who runs modi and how much RAM does it have? -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to debian

Bug#506013: gcc-4.3: Internal error on mipsel upon compiling opal

2008-12-26 Thread Martin Michlmayr
n: who runs modi and how much RAM does it have? > > One of: luk, HE, dato. not sure ATM. > > IIRC 128MB Adding those folks to CC. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#503443: Compiling cvxopt on arm: C/blas.c:1328: internal compiler error: Segmentation fault

2008-12-26 Thread Martin Michlmayr
ystem. Do you still see this? I should also note that a cvxopt arm binary exists in the archive, although I've no idea who built it (or how it was built). -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subje

Bug#508576: gcc-4.3: internal compiler error: Segmentation fault (reproducible)

2008-12-17 Thread Martin Michlmayr
* Michael Buesch [2008-12-12 23:26]: > The .i file is attached anyway. > > Do you need more information? Thanks, that's exactly what we needed. I forwarded it as http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38553 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, e

Tracking GCC 4.4 related build errors

2008-11-17 Thread Martin Michlmayr
There are also about 20 build errors because of improved preprocessor checks, as described at http://www.cyrius.com/journal/gcc/gcc-4.4-preprocessor-errors I'll try to do another archive build when the gcc-4.4 package is in Debian. -- Martin Michlmayr http://www.cyrius.com/ -- To UNS

Status of GCC 4.4 (Debian)

2008-09-13 Thread Martin Michlmayr
ce_try_sign_mask (ifcvt.c): b_unconditional - gdc-4.1 - gdc-4.2 - prima -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Approval to upload gcc-defaults 1.70?

2008-04-19 Thread Martin Michlmayr
* Grant Grundler <[EMAIL PROTECTED]> [2008-04-19 19:08]: > This is a good idea - switch to gcc-4.3 for everything but the kernel. > I didnt think this would be possible but I'm not sure why I thought that. We use gcc-4.1 for the kernel anyway, rather than the default com

Bug#472854: gnat-4.3 needs a manual build for mips and mipsel

2008-03-28 Thread Martin Michlmayr
s-static-sjlj' make[6]: *** [rts-static-sjlj/libgnat.a] Error 2 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#458745: arm-only miscompilation of alloca code

2008-03-16 Thread Martin Michlmayr
* Martin Michlmayr <[EMAIL PROTECTED]> [2008-01-21 18:33]: > > This address looks highly suspicious as it is not aligned while the type > > is a (void*). > > > > On ARM unaligned access are not guaranteed to work and actually > > depends on the CPU. On som

Bug#468224: g++ ice : : in lookup_name_real, at cp/name-lookup.c:4036

2008-02-28 Thread Martin Michlmayr
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2008-02-27 15:10]: > The following code causes ICE on g++-4.1/4.2/4.3 : Sounds a lot like http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35109 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a s

Bug#442036: Instance of this bug for lam on alpha

2008-02-19 Thread Martin Michlmayr
r an upload of gcc-4.3 is made with this fix. Is this correct? Right, or you work around the GCC bug by lowering the -O level on Alpha. But I'd just wait for gcc-4.2/gcc-4.3 to be updated in Debian. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTE

Bug#442036: Instance of this bug for lam on alpha

2008-02-19 Thread Martin Michlmayr
he good news is that this bug has been fixed upstream, so all you need is for doko to upload a new gcc-4.2 package. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#464925: g++-4.2: ICE on arm when building systemtap

2008-02-11 Thread Martin Michlmayr
irtual void > c_unparser::visit_foreach_loop(foreach_loop*)': > translate.cxx:2496: internal compiler error: in clear_marks, at > ggc-page.c:1621 I cannot reproduce this ICE. -- Martin Michlmayr http://www.cyrius.com/

Bug#455407: pedwarnings no longer errors in GCC 4.3

2008-01-20 Thread Martin Michlmayr
d this bug only after there was a big discussion with the consensus that these messages would be errors in 4.3, but recently there was yet another discussion with a different outcome. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of &q

Bug#459429: gcc-4.2: Internal compiler error while building erlang on m68k (with -O2)

2008-01-06 Thread Martin Michlmayr
I forwarded this. Note that (the still unreleased) 4.3 works. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#458745: arm-only miscompilation of alloca code

2008-01-03 Thread Martin Michlmayr
x27;s not even part of unstable yet (i.e. they have their own separate archive). -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#458745: arm-only miscompilation of alloca code

2008-01-03 Thread Martin Michlmayr
* Camm Maguire <[EMAIL PROTECTED]> [2008-01-02 16:55]: > Is EABI the old arm, or the new? Couldn't this make a difference? I can reproduce the problem with the old ABI (i.e. the current port in Debian). I'll open a bug report with GCC. -- Martin Michlmayr http://www.cy

Bug#458745: arm-only miscompilation of alloca code

2008-01-03 Thread Martin Michlmayr
* Camm Maguire <[EMAIL PROTECTED]> [2008-01-02 16:55]: > Is EABI the old arm, or the new? Couldn't this make a difference? EABI is the new ABI. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe".

Bug#458745: arm-only miscompilation of alloca code

2008-01-02 Thread Martin Michlmayr
NU C Library: > Shared libraries > > no segfaults here... :-/ I get ./t(sid)[EMAIL PROTECTED]:~$ ./t2 0x18be8ebb (nil) on a box with EABI kernel an old ABI chroot. I see the segfault on leisner (the box Camm probably used). -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBS

Bug#458745: arm-only miscompilation of alloca code

2008-01-02 Thread Martin Michlmayr
4.2.2-4 The GNU C preprocessor > ii gcc-4.2-base4.2.2-4 The GNU Compiler Collection > (base > ii libc6 2.7-2GNU C Library: Shared libraries > ii libgcc1 1:4.2.2-4GCC support library > ii li

Bug#458118: ICE on arm while building nemiver

2007-12-31 Thread Martin Michlmayr
e still have > several of those in use. I just tried on a Netwinder and I can successfully compile that source file there too. Do those segfaults happen on all Netwinder buildds or only on elara? -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#458118: ICE on arm while building nemiver

2007-12-29 Thread Martin Michlmayr
SessMgr::Session&, > nemiver::common::Transaction&)': > nmv-sess-mgr.cc:343: internal compiler error: Segmentation fault Works fine here. I think the package should be retried on ARM. -- Martin Michlmayr http://www.cyrius.com/

Bug#457104: gcc-4.2: [hppa] ICE when building cfitsio3

2007-12-29 Thread Martin Michlmayr
nal compiler error: in > delete_output_reload, at reload1.c:7958 This was fixed in SVN about 2 weeks ago. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#442036: Affects 14 packages

2007-12-28 Thread Martin Michlmayr
if I hadn't changed optimization. (Looking at my logs, it seems shogun failed with "multiple parameters named 'posweights_lhs'", but apparently I didn't file a bug report. I'll try to send a bug report tomorrow.) -- Martin Michlmayr http://www.cyrius.com/ --

Bug#458072: cpp-4.1: segmentation fault in cc1 due to infinite loop in error() when using -ftrapv

2007-12-28 Thread Martin Michlmayr
e but not with 4.1.2-18 from testing/unstable. So I think this has been fixed upstream (it might be PR30286 but I'm not sure). -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#458072: cpp-4.1: segmentation fault in cc1 due to infinite loop in error() when using -ftrapv

2007-12-28 Thread Martin Michlmayr
print_raw.c -fPIC -DPIC -o .libs/print_raw.o Can you add --save-temps to that call and send the resulting .i file. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#442036: Affects 14 packages

2007-12-27 Thread Martin Michlmayr
r: in iv_analyze_expr, at loop-iv.c:935 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#452811: gcc-4.2: [powerpc] ICE when using -funroll-loops

2007-12-15 Thread Martin Michlmayr
tags 452811 + upstream forwarded 452811 http://gcc.gnu.org/PR34493 thanks * Nacho Barrientos Arias <[EMAIL PROTECTED]> [2007-11-25 12:41]: > gcc-4.2 (and others) dies building sks-ecc[0] on powerpc in the > following situations. Thanks for the testcase. -- Martin Mi

Bug#451047: gcc-4.2: [hppa] ICE in reload_cse_simplify_operands, at postreload.c:392

2007-12-09 Thread Martin Michlmayr
* Martin Michlmayr <[EMAIL PROTECTED]> [2007-11-22 08:00]: > Upstream writes: > > | I view this as a critical "target" bug. However, if we find a fix, I > | don't think it should be applied to 4.2 and earlier since it's very likely > | to break something

Bug#445336: Bug#444873: Bug#445336: [hppa] ICE when building asterisk

2007-12-09 Thread Martin Michlmayr
* Martin Michlmayr <[EMAIL PROTECTED]> [2007-10-21 11:15]: > > It is worth noting that while producing an ICE on -O2, it works fine > > on -O0, -O1 and -Os. > Upstream's initial reponse was that it's "doubtful there will be a > quick fix for this", so

Bug#455407: FTBFS with GCC 4.3: #define redefined

2007-12-09 Thread Martin Michlmayr
rror: "FLT_EPSILON" redefined > /usr/lib/gcc-snapshot/lib/gcc/x86_64-linux-gnu/4.3.0/include/float.h:116:1: > error: this is the location of the previous definition > ../../src/gcc/d/dmd/mtype.c:1069:1: error: "DBL_EPSILON" redefined > /usr/lib/gcc-snapshot/lib/gcc/x86_64-linux-gnu/4.3.0/include/float.h:117:1: > error: this is the location of the previous definition > ../../src/gcc/d/dmd/mtype.c:1070:1: error: "LDBL_EPSILON" redefined > /usr/lib/gcc-snapshot/lib/gcc/x86_64-linux-gnu/4.3.0/include/float.h:118:1: > error: this is the location of the previous definition -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#455199: g++-4.3: deprecated in 4.3, but replacement not available in 4.2

2007-12-09 Thread Martin Michlmayr
forwarded 455199 http://gcc.gnu.org/PR33832 thanks * Olaf van der Spek <[EMAIL PROTECTED]> [2007-12-09 19:54]: > I'll add my comment. Thanks Olaf. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe

Bug#455199: g++-4.3: deprecated in 4.3, but replacement not available in 4.2

2007-12-09 Thread Martin Michlmayr
do you think? Or maybe we could simply add your comment to the existing bug report. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#454487: debian/copyright still refers to GPLv2

2007-12-05 Thread Martin Michlmayr
Package: gcc-4.2 Version: 4.2.2-4 debian/copyright claims that GCC is licenses under GPLv2 even though most of the code has been moved to GPLv3 with 4.2.2. (Files that have exception clauses are still at GPLv2.) -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL

Bug#446714: gcc-4.3: Fails to build a program which builds fine with gcc-4.1

2007-11-24 Thread Martin Michlmayr
* Martin Michlmayr <[EMAIL PROTECTED]> [2007-11-24 15:49]: > Never mind. I've got everything I need now. I see the error with gcc-4.2 but no with gcc-4.3. Do you still see it with gcc-4.3 and, if so, which version do you use? -- Martin Michlmayr http://www.cyrius.com/ --

Bug#446714: gcc-4.3: Fails to build a program which builds fine with gcc-4.1

2007-11-24 Thread Martin Michlmayr
tags 446714 + upstream forwarded 446714 http://gcc.gnu.org/PR34215 thanks I've forwarded this upstream now, thanks for the report. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#446714: gcc-4.3: Fails to build a program which builds fine with gcc-4.1

2007-11-24 Thread Martin Michlmayr
* Martin Michlmayr <[EMAIL PROTECTED]> [2007-11-24 15:44]: > Please run: > gcc-4.3 -Wall -g -O2 -c -o prob.o prob.c --save-temps > and send me the prob.i file (maybe compressed if it's very large). Never mind. I've got everything I need now. -- Martin Michlm

Bug#446714: gcc-4.3: Fails to build a program which builds fine with gcc-4.1

2007-11-24 Thread Martin Michlmayr
Charles, Please run: gcc-4.3 -Wall -g -O2 -c -o prob.o prob.c --save-temps and send me the prob.i file (maybe compressed if it's very large). -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". T

Bug#452565: Segfault in htab_find_with_hash

2007-11-23 Thread Martin Michlmayr
ns. > error: command 'gcc' failed with exit status 1 > make: *** [build-stamp2.4] Error 1 > dpkg-buildpackage: failure: debian/rules build gave error exit status 2 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#451047: gcc-4.2: [hppa] ICE in reload_cse_simplify_operands, at postreload.c:392

2007-11-21 Thread Martin Michlmayr
* Martin Michlmayr <[EMAIL PROTECTED]> [2007-11-14 09:54]: > * Julien Cristau <[EMAIL PROTECTED]> [2007-11-13 10:12]: > > Still ICE with -O1. Runs ok with -O0. > This is now PR34091. Upstream writes: | I view this as a critical "target" bug. However, if we fin

Bug#452238: [alpha] Segfault in df_chain_remove_problem with -O3

2007-11-21 Thread Martin Michlmayr
handlers.c:205: internal compiler error: Segmentation fault > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > make[4]: *** [handlers.o] Error 1 > make[4]: Leaving directory `/build/tbm/enlightenment-0.16.7.2/src' -- Mart

Bug#451757: hsqldb_1.8.0.9-1(hppa/experimental): FTBFS: ICE: output_operand: invalid expression as operand

2007-11-19 Thread Martin Michlmayr
gt; preprocesed code when you add --save-temps to the cmd line? (I really > > have no idea how gcj works.) > Jar file: http://people.debian.org/~djpig/451757/ > Will test -save-temps later today. Thanks, I've forwarded that now. --save-temps doesn't seem to help. --

Bug#451769: ICE in is_hidden_global_store, at tree-ssa-sink.c:207

2007-11-18 Thread Martin Michlmayr
ns. > make[3]: *** [rollout.o] Error 1 > make[3]: Leaving directory `/build/tbm/gnubg-0.15~20061120' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/build/tbm/gnubg-0.15~20061120' -- Martin Michlmayr http://www.cyrius.com/

Bug#451764: [sparc] ICE: verify_ssa failed (found real variable when subvariables should have appeared)

2007-11-18 Thread Martin Michlmayr
ctions. > make[1]: *** [/build/tbm/busybox-1.1.3/debian/build/build-deb/shell/ash.o] > Error 1 > make[1]: Leaving directory `/build/tbm/busybox-1.1.3/debian/build/build-deb' > make: *** [debian/stamps/build-deb] Error 2 > dpkg-buildpackage: failure: debian/rules build gave error exit status 2 > ** > Build finished at 20071117-2213 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#451757: hsqldb_1.8.0.9-1(hppa/experimental): FTBFS: ICE: output_operand: invalid expression as operand

2007-11-18 Thread Martin Michlmayr
. I've no idea how to reduce a Java bug, but can you stick that hsqldb-1.8.0.9.jar.4.jar file somewhere. Also, do you get any preprocesed code when you add --save-temps to the cmd line? (I really have no idea how gcj works.) -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE,

Bug#451630: ICE in build2_stat, at tree.c:3110

2007-11-17 Thread Martin Michlmayr
ed': > s_auth.c:365: internal compiler error: in build2_stat, at tree.c:3110 > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > make[2]: *** [s_auth.o] Error 1 > make[2]: Leaving directory `/build/tbm/ircd-ircu-2.10.12

Bug#451611: [alpha] ICE: internal consistency failure (invalid rtl sharing found in the insn)

2007-11-17 Thread Martin Michlmayr
0x6] sd_msg>)) > api_sdm.c:474: internal compiler error: internal consistency failure > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > make[1]: *** [api_sdm.o] Error 1 > make[1]: Leaving directory `/build/tbm/smapi-2.4.0+rc2&#x

Bug#451538: ICE in get_addr_dereference_operands, at tree-ssa-operands.c:1746

2007-11-16 Thread Martin Michlmayr
In function 'sqlite3VdbeChangeP3': > vdbeaux.c:1975: internal compiler error: in get_addr_dereference_operands, at > tree-ssa-operands.c:1746 > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > make[2]: *** [.obj/vdbeaux.o] Error 1 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#439620: gcc-snapshot: ICE: verify_ssa failed with -ftree-loop-linear

2007-11-16 Thread Martin Michlmayr
forwarded 439620 http://gcc.gnu.org/PR34123 thanks * Martin Michlmayr <[EMAIL PROTECTED]> [2007-08-26 10:22]: > > md2.c:104: internal compiler error: verify_ssa failed > Yeah, this is a known issue. Nope, it's a different issue. T hanks a lot. -- Martin Michlmayr h

Bug#413400: Fixed already

2007-11-16 Thread Martin Michlmayr
close 413400 20070916-1 thanks Volker Reichelt writes, "The testcase in comment #10 stopped crashing for me between 2007-08-15 and 2007-09-14. It wanted to investigate why, but never managed to. Seems to be fixed now." -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE

Bug#451047: gcc-4.2: [hppa] ICE in reload_cse_simplify_operands, at postreload.c:392

2007-11-14 Thread Martin Michlmayr
tags 451047 + upstream forwarded 451047 http://gcc.gnu.org/PR34091 thanks * Julien Cristau <[EMAIL PROTECTED]> [2007-11-13 10:12]: > Still ICE with -O1. Runs ok with -O0. This is now PR34091. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTE

Bug#451047: gcc-4.2: [hppa] ICE in reload_cse_simplify_operands, at postreload.c:392

2007-11-13 Thread Martin Michlmayr
* Julien Cristau <[EMAIL PROTECTED]> [2007-11-13 10:12]: > > It builds fine with gcc-4.1, but not with gcc-snapshot 20070916-1. > Still ICE with -O1. Runs ok with -O0. I'll forward it upstream. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMA

Bug#449563: Fails to bootstrap gcc trunk on mips

2007-11-06 Thread Martin Michlmayr
* Martin Michlmayr <[EMAIL PROTECTED]> [2007-11-06 19:06]: > When I try to bootstrap gcc trunk on mips with gcc-4.2, the fails > during stage 1. It works when I use gcc-4.1 or gcc-snapshot > instead. I filed PR34007 I don't see this problem with gcc-4.2 from SVN, s

Bug#449563: Fails to bootstrap gcc trunk on mips

2007-11-06 Thread Martin Michlmayr
/src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber > -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber > ../../src/gcc/fold-const.c -o fold-const.o > /tmp/ccgCvGe1.s: Assembler messages: > /tmp/ccgCvGe1.s:108768: Error: Branch out of range > make[5]: *** [fold-const

Bug#449561: [sparc] ICE: verify_ssa failed (expected an SSA_NAME object)

2007-11-06 Thread Martin Michlmayr
_143 = iftmp.55; > Unwrap.c:60: internal compiler error: verify_ssa failed > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > make[5]: *** [Unwrap.o] Error 1 > rm -f Wraphelp.o -- Martin Michlmayr http://www.cyrius.com/ -- To

Bug#449303: ICE: verify_stmts failed (invalid reference prefix)

2007-11-04 Thread Martin Michlmayr
`/build/tbm/hdf5-1.6.5/debian/build-serial/test' > make[2]: *** [tests] Error 1 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#448480: GCC miscompilation on ARM

2007-10-30 Thread Martin Michlmayr
forwarded 448480 http://gcc.gnu.org/PR33949 thanks I noticed you submitted this upstream and they claim it's invalid code. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#448293: FTBFS on arm: Segmentation fault config/arm/neon.md

2007-10-28 Thread Martin Michlmayr
* Martin Michlmayr <[EMAIL PROTECTED]> [2007-10-27 22:45]: > gcc-snapshot fails to build on ARM: I tried building latest SVN and didn't see that segfault. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "un

Bug#448293: FTBFS on arm: Segmentation fault config/arm/neon.md

2007-10-27 Thread Martin Michlmayr
ion fault Please submit a full bug report, with preprocessed source if appropriate. See "file:///usr/share/doc/gcc-snapshot/README.Bugs" for instructions. make[5]: *** [insn-recog.o] Error 1 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTE

Bug#448218: Segfault in combine_blocks/tree-if-conv.c

2007-10-27 Thread Martin Michlmayr
zero value 0. > > Broken at COMPILE-FILE. Type :H for Help. > TK>>make[2]: *** [tinfo.o] Error 255 > make[2]: Leaving directory `/build/tbm/gclcvs-2.7.0/gcl-tk' > make[1]: *** [do-gcl-tk] Error 2 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#448217: ICE in reload_cse_simplify_operands (insn does not satisfy its constraints)

2007-10-27 Thread Martin Michlmayr
: in > reload_cse_simplify_operands, at postreload.c:395 > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > make[3]: *** [braille.o] Error 1 > make[3]: Leaving directory > `/build/tbm/brltty-3.9/build-brltty/BrailleDrivers/Baum' -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#448149: quantlib-swig - FTBFS: g++: Internal error: Killed (program cc1plus)

2007-10-26 Thread Martin Michlmayr
th relocation errors, I would need help with > that from toolchain exports. I thought this error shouldn't happen anymore. CCing Thiemo. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#448149: quantlib-swig - FTBFS: g++: Internal error: Killed (program cc1plus)

2007-10-26 Thread Martin Michlmayr
* Bastian Blank <[EMAIL PROTECTED]> [2007-10-26 17:07]: > Nack. quantlib-swig feeds insane large input and fails. Does that s390 buildd only have 256 MB of RAM or so? -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of &qu

Bug#448154: [m68k] Nonrepresentational section on output

2007-10-26 Thread Martin Michlmayr
-no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed > /usr/lib/gcc/m68k-linux-gnu/4.2.3/crtendS.o > /usr/lib/gcc/m68k-linux-gnu/4.2.3/../../../crtn.o > /usr/lib/libc_nonshared.a(elf-init.oS): In function `__libc_csu_init': > (.text+0x2e): undefined reference to `__init_array_start' > /usr/lib/libc_nonshared.a(elf-init.oS): In function `__libc_csu_init': > (.text+0x36): undefined reference to `__init_array_end' > /usr/bin/ld: a.out: hidden symbol `__init_array_end' isn't defined > /usr/bin/ld: final link failed: Nonrepresentable section on output > collect2: ld returned 1 exit status -- Martin Michlmayr http://www.cyrius.com/

Bug#447710: ICE verify_ssa failed (missing definition for SSA_NAME)

2007-10-23 Thread Martin Michlmayr
17: internal compiler error: verify_ssa failed > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > make[3]: *** [TerrainMod.lo] Error 1 > make[3]: Leaving directory `/build/tbm/mercator-0.2.5/Mercator' -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#447696: ICE verify_flow_info failed (Wrong frequency of block)

2007-10-23 Thread Martin Michlmayr
s/csgeom/boxclip.h:221: error: verify_flow_info: Wrong probability of edge > 250->250 11249 > libs/csgeom/boxclip.h:221: error: verify_flow_info: Wrong probability of edge > 250->251 -1249 > libs/csgeom/boxclip.h:221: internal compiler error: verify_flow_info failed > Please su

Bug#447695: ICE in vect_get_vec_def_for_stmt_copy, at tree-vect-transform.c:1937

2007-10-23 Thread Martin Michlmayr
opy, at tree-vect-transform.c:1937 > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > make[3]: *** [tselect.lo] Error 1 > make[3]: Leaving directory `/build/tbm/hdf5-1.6.5/debian/build-serial/test' -- Martin Michlmayr

Bug#447693: ICE verify_ssa failed (expected an SSA_NAME object)

2007-10-23 Thread Martin Michlmayr
statement > D.7715_727 = D.6130 /[ex] 4; > elbg.c:245: internal compiler error: verify_ssa failed > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > make[4]: *** [elbg.lo] Error 1 > make[4]: Leaving directory > `/build/

Bug#441633: gcc 4.2 can't build erlang on mips and mipsel

2007-10-22 Thread Martin Michlmayr
* Martin Michlmayr <[EMAIL PROTECTED]> [2007-10-21 11:31]: > I'll report this bug upstream. I'm currently trying to come up with > a testcase. I've reduced it down to under 70 lines now. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAI

Bug#447645: ICE: canonical types differ for identical types

2007-10-22 Thread Martin Michlmayr
nst N_Elf32::Shdr LE32> > > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > make[2]: *** [p_vmlinx.o] Error 1 > make[2]: Leaving directory `/build/tbm/upx-ucl-3.01/src' -- Martin Michlmayr http://www.cyrius.com

Bug#447599: ICE in vectorizable_load, at tree-vect-transform.c:5503

2007-10-22 Thread Martin Michlmayr
pp::Matrix::makeRotationAboutVector(pp::Vec3d, double)': > ppgltk/alg/matrix.cpp:112: internal compiler error: in vectorizable_load, at > tree-vect-transform.c:5503 > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > make[3]:

Bug#447560: Segfault in create_data_ref/compute_data_dependences_for_loop

2007-10-22 Thread Martin Michlmayr
gt; properties-handler.c:286: internal compiler error: Segmentation fault > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > make[3]: *** [properties-handler.o] Error 1 -- Martin Michlmayr http://www.cyrius.com/

Bug#447558: Segfault in verify_ssa/execute_function_todo with -O

2007-10-22 Thread Martin Michlmayr
a full bug report, > with preprocessed source if appropriate. > See for instructions. > make[1]: *** [main.o] Error 1 > make[1]: Leaving directory `/build/tbm/nec2c-0.6' -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

  1   2   3   4   5   >