Bug#854074: gcc-6: please enable PIE hardening flags by default on kfreebsd-*

2017-02-03 Thread Steven Chamberlain
when it is practical (or rather, allow dpkg-buildflags to enable it). Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Bug#850841: gcc-6: [kfreebsd] guality tests hang on kfreebsd

2017-01-10 Thread Steven Chamberlain
Couldn't get registers: Device or resource busy. | (gdb) quit | A debugging session is active. | | Inferior 1 [process 95320] will be detached. | | Quit anyway? (y or n) [answered Y; input not from terminal] | Detaching from program: , process 95320 | ptrace: Device or resource busy. Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Bug#850841: gcc-6: [kfreebsd] guality tests hang on kfreebsd

2017-01-10 Thread Steven Chamberlain
set $value4 = --(varl) | | down | | set xvalue = $value1 | | set unavailable = $value1 != $value2 ? -1 : $value3 != $value4 ? 1 : 0 | | continue | |" pid 85526 is seen telling gdb to attach to pid 85526. That seems odd, but I think that really is intended. Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Re: gcc 7, 6 builds killed on kfreebsd

2017-01-10 Thread Steven Chamberlain
Steven Chamberlain wrote: > Christoph Egger wrote: > > | WARNING: 30 signals -- adjust and recompile. > > That comes from pkill, which recently stopped working. This means, the > build already hung / timed out and sbuild is merely failing to kill it. The warning messages

Re: gcc 7, 6 builds killed on kfreebsd

2017-01-09 Thread Steven Chamberlain
ll fails, number_of_signals changed I still need to find out why the gcc-6/-snapshot builds hang. Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Re: gcc 7, 6 builds killed on kfreebsd

2017-01-09 Thread Steven Chamberlain
will look into this problem ASAP but maybe those builds can be marked as 'Failed' so that other packages build in the meantime? Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Bug#826332: gcc-5: FTBFS[kfreebsd-*]: patch hunk already applied

2016-06-04 Thread Steven Chamberlain
Package: src:gcc-5 Version: 5.4.0-2 Severity: important Tags: patch Hi, Part of ada-kfreebsd.diff has been applied upstream. The Debian 5.4.0-2 package defines function clock_getres again, causing it to FTBFS. | s-osinte.ads:223:13: "clock_getres" conflicts with declaration at line 218 | s-osin

Bug#825621: gnat-4.9: empty Build-Depends-Indep field

2016-05-28 Thread Steven Chamberlain
Package: gnat-4.9 Version: 4.9.3-3 Severity: important Hi, In gnat-4.9's debian/control file there is an empty field: Build-Depends-Indep: Is this intentional? Perhaps it should not be there at all. I can't see that this is prohibited by policy, but it seems to be a problem for `apt-get buil

Missing gcj-5-jre-lib?

2016-01-19 Thread Steven Chamberlain
/main/g/gcc-5 What happened to 5.3.1-6? It seems to be still listed in debian/control so I don't think it was removed/decrufted on purpose? Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Bug#811063: gcc-6: FTBFS on kfreebsd-amd64 and kfreebsd-i386

2016-01-17 Thread Steven Chamberlain
Hi, Svante Signell wrote: > I think the same patch applies to the kfreebsd-* builds as well. Adding the > kfreebsd usertag to this bug. Thank you very much, Svante! The attached inter-diff against ada-kfreebsd.diff fixes this for kfreebsd also. Regards, -- Steven Chamberla

Bug#797324: gcc-5: please support multiarch path to kfreebsd-kernel-headers

2015-09-04 Thread Steven Chamberlain
Control: reassign -1 src:kfreebsd-kernel-headers Control: tags -1 - moreinfo + pending Steven Chamberlain wrote: > The multilib files are actually in /usr/include/x86_64-kfreebsd-gnu, yet > it is looking at /usr/include/i386-kfreebsd-gnu instead. > > I don't know if this was in

Bug#797324: gcc-5: please support multiarch path to kfreebsd-kernel-headers

2015-09-04 Thread Steven Chamberlain
Control: tags -1 - patch + moreinfo Matthias Klose wrote: > On 08/31/2015 03:42 PM, Steven Chamberlain wrote: > >> + > >> +ifeq ($(DEB_TARGET_ARCH_OS),kfreebsd) > >> + : # multilib builds without b-d on gcc-multilib (used in > >> FLAGS_

Bug#797324: gcc-5: please support multiarch path to kfreebsd-kernel-headers

2015-08-31 Thread Steven Chamberlain
al if someday linux kernel headers could move too, and eventually multilib would become obsolete? Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Bug#797324: gcc-5: please support multiarch path to kfreebsd-kernel-headers

2015-08-29 Thread Steven Chamberlain
Package: src:gcc-5 Version: 5.2.1-15 Severity: wishlist Tags: patch User: helm...@debian.org Usertags: rebootstrap Hi, gcc-5 already supports having some linux kernel headers at /usr/include/$(DEB_TARGET_MULTIARCH)/asm We'd like to move *all* of kfreebsd-kernel-headers into /usr/include/$(DEB_TA

Bug#761277: gdc uninstallable on kfreebsd because of missing dep. libphobos-4.9-dev

2014-09-27 Thread Steven Chamberlain
nto ways to improve it. Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140927215115.ga23...@squeeze.pyro.eu.org

Bug#761277: gdc uninstallable on kfreebsd because of missing dep. libphobos-4.9-dev

2014-09-14 Thread Steven Chamberlain
Makefile:466: recipe for target 'check-am' failed > make[5]: *** [check-am] Error 2 > make[5]: Target 'check' not remade because of errors. Oooh, I see. It's failing in the testsuite. I didn't run that yet. (DEB_BUILD_OPTIONS='nocheck' because the

Bug#761277: gdc uninstallable on kfreebsd because of missing dep. libphobos-4.9-dev

2014-09-14 Thread Steven Chamberlain
yet how to rebuild the control file, to get these installed into a .deb, and I have no clue how to test it either.) Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/5415cac6.3090...@pyro.eu.org

Bug#761277: GNU/kFreeBSD sprint, fast porterbox access

2014-09-13 Thread Steven Chamberlain
ce) all of build-essential and perhaps other things. Have fun! Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: OpenPGP digital signature

Bug#761277: gdc uninstallable on kfreebsd because of missing dep. libphobos-4.9-dev

2014-09-13 Thread Steven Chamberlain
ng. Yes, that definitely should not be there. I may try another build this weekend on a clean sid system, with that definition removed. Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/54148376.3090...@pyro.eu.org

Re: Bug#759558: gcj-4.9-jdk: broken symlinks for j{awt,ni}{,_md}.h

2014-08-28 Thread Steven Chamberlain
#5 Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/53ff5418.7050...@pyro.eu.org

Re: Random panic in load_balance() with 3.16-rc

2014-08-04 Thread Steven Rostedt
On Fri, 25 Jul 2014 11:29:06 -0700 Linus Torvalds wrote: > On Fri, Jul 25, 2014 at 7:02 AM, Steven Rostedt wrote: > > > > But wouldn't it be rather trivial to run a static analyzer on the final > > vmlinux to make sure there are no red zones? I mean, you would

Re: Random panic in load_balance() with 3.16-rc

2014-07-26 Thread Steven Chamberlain
ready fixed this (though Debian's buildd systems may not have been updated with it yet). If you are able to test with that version and let us know, that would be wonderful. Thank you, Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.d

Re: Random panic in load_balance() with 3.16-rc

2014-07-25 Thread Steven Rostedt
On Fri, 25 Jul 2014 13:01:11 -0700 Linus Torvalds wrote: > For example, gcc will not create a small stack frame with "sub > $8,%rsp". No, what gcc does is to use a random "push" instruction. > Fair enough, but that really makes things much harder to see. Here's > an example: > > 81314

Re: Random panic in load_balance() with 3.16-rc

2014-07-25 Thread Steven Rostedt
On Fri, 25 Jul 2014 11:29:06 -0700 Linus Torvalds wrote: > On Fri, Jul 25, 2014 at 7:02 AM, Steven Rostedt wrote: > > > > But wouldn't it be rather trivial to run a static analyzer on the final > > vmlinux to make sure there are no red zones? I mean, you would

Re: Random panic in load_balance() with 3.16-rc

2014-07-25 Thread Steven Rostedt
On Thu, Jul 24, 2014 at 08:55:28PM -0700, Alexei Starovoitov wrote: > > -mno-red-zone only affected prologue emition in gcc. This part didn't > change between the releases. So the bug is quite deep. > What seems to be happening is that 2nd pass of instruction scheduler > (after emit prologue and r

Re: preparing for GCC 4.9

2014-06-08 Thread Steven Chamberlain
Hi, On 24/05/14 22:42, Steven Chamberlain wrote: > The issue with running the GCC testsuite on kfreebsd-amd64 buildds is > being fixed by FreeBSD upstream, and on Debian buildds within 1-2 weeks. Both of the kfreebsd-amd64 buildds have been patched for this issue now; kfreebsd-i386

Re: preparing for GCC 4.9

2014-05-24 Thread Steven Chamberlain
C 4.9 are actually okay. The issue with running the GCC testsuite on kfreebsd-amd64 buildds is being fixed by FreeBSD upstream, and on Debian buildds within 1-2 weeks. Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a

[Bug target/55277] [4.8 regression] ICE in assign_by_spills, at lra-assigns.c:1217

2012-11-11 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55277 Steven Bosscher changed: What|Removed |Added Target|i486-linux-gnu |ix86-linux-gnu -- Configure bugmail

[Bug target/55277] [4.8 regression] ICE in assign_by_spills, at lra-assigns.c:1217

2012-11-11 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55277 Steven Bosscher changed: What|Removed |Added Depends on|42536 | -- Configure bugmail: http

[Bug target/42536] [4.6/4.7 regression] ICE in spill_failure, at reload1.c:2141

2012-11-11 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42536 Steven Bosscher changed: What|Removed |Added Blocks|55277 | Summary|[4.6/4.7/4.8

[Bug target/55277] [4.8 regression] ICE in assign_by_spills, at lra-assigns.c:1217

2012-11-11 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55277 Steven Bosscher changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed

[Bug target/42536] [4.6/4.7/4.8 regression] ICE in spill_failure, at reload1.c:2141

2012-11-11 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42536 Steven Bosscher changed: What|Removed |Added Blocks||55277 -- Configure bugmail: http

[Bug libgcj/40180] [4.6/4.7/4.8 regression] regressions in libjava testsuite on ia64-linux

2012-11-09 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40180 Steven Bosscher changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC

[Bug target/38642] [4.6/4.7/4.8 Regression] Code with -fPIC results in segfault on ARM (old ABI)

2012-11-09 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38642 Steven Bosscher changed: What|Removed |Added Status|WAITING |RESOLVED CC

[Bug target/29206] [4.6/4.7/4.8 regression] gcj-dbtool segfaults

2012-11-09 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29206 Steven Bosscher changed: What|Removed |Added Status|WAITING |RESOLVED CC

Bug#640909: g++-4.6: ICE on kfreebsd-amd64 building qsapecng

2012-10-18 Thread Steven Chamberlain
arch=kfreebsd-amd64&ver=2.0.0-2&stamp=1316362682 Therefore closing this bug. Thanks! Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.de

Bug#637236: FTBFS on kfreebsd-amd64: gengtype: Internal error: abort in get_output_file_with_visibility, at gengtype.c:1998

2012-10-07 Thread Steven Chamberlain
all files. This ensure that # gtype.state is correctly read: + $(SHELL) $(srcdir)/../move-if-change tmp-gtype.state gtype.state $(RUN_GEN) build/gengtype$(build_exeext) $(GENGTYPE_FLAGS) \ -r gtype.state $(STAMP) s-gtype Thanks, Regards, -- Steven Chamb

Bug#680931: libarmadillo-dev: trivial program fails to compile

2012-07-23 Thread Steven Chamberlain
# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53549#c13 tags 667341 + fixed-upstream thanks -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/500df6f2.7050...@pyro.eu.org

[Bug gcov-profile/27453] gcov opens files with O_RDWR

2012-07-21 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27453 Steven Bosscher changed: What|Removed |Added CC||steven at gcc dot gnu.org --- Comment

Bug#673064: gcc-defaults: don't migrate to wheezy

2012-06-21 Thread Steven Chamberlain
Hi, This bug prevents gcc-4.6 from migrating to testing with important-severity bug fixes as peter explains: http://lists.debian.org/4fe22188.9020...@p10link.net Is it still the Release Team's wish to roll back the change at this late stage? Regards, -- Steven Chamberlain ste...@pyro.e

Bug#637236: FTBFS on kfreebsd-amd64: gengtype: Internal error: abort in get_output_file_with_visibility, at gengtype.c:1998

2012-06-11 Thread Steven Chamberlain
found 637236 4.6.3-7 thanks Hi, Just noting that this bug still happened recently. A consecutive failure/success on the same buildd. Best keep an eye on it for a while longer. Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-gcc-requ

Re: Accepted gcc-defaults 1.118 (source all amd64)

2012-05-31 Thread Steven Chamberlain
tree-optimization/53438, >PR target/52999, PR middle-end/53008. Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive:

Re: Accepted gcc-defaults 1.118 (source all amd64)

2012-05-28 Thread Steven Chamberlain
maybe the same fixes will help if there's some future switch to LLVM/Clang. Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4fc36d56.2090...@pyro.eu.org

Re: cbmc: FTBFS[kfreebsd,hurd]: GCC-4.7

2012-05-19 Thread Steven Chamberlain
tags 673579 + patch thanks On 19/05/12 23:02, Christoph Egger wrote: > Steven Chamberlain writes: >> #if defined(__linux__) || defined(__GNU__) || defined(__GLIBC__) > > __GLIBC__ should cover all of them alone. Or alternatively consistently > checking for kernels [...] Oh

Re: cbmc: FTBFS[kfreebsd,hurd]: GCC-4.7

2012-05-19 Thread Steven Chamberlain
Hi Salvatore, In src/ansi-c/c_preprocess.cpp, the #include changed by KiBi's patch is still wrapped in #ifdef __linux__. I would think: #if defined(__linux__) || defined(__GNU__) || defined(__GLIBC__) is the best way to cover Linux/kFreeBSD/Hurd. Regards, -- Steven Chamberlai

Re: Bug#673567: qgis: FTBFS with GCC-4.7: 'close' was not declared in this scope

2012-05-19 Thread Steven Chamberlain
tags 673567 + patch thanks Hi, Attached is a patch which will hopefully fix this on all the affected architectures. Only tested this myself on kfreebsd-i386 though. Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org Description: fix to build with GCC 4.7 Must include where needed

Bug#673567: qgis: FTBFS with GCC-4.7: 'close' was not declared in this scope

2012-05-19 Thread Steven Chamberlain
> make[3]: Leaving directory > `/build/buildd-qgis_1.7.4+1.7.5~20120320-1+b1-i386-O84wRU/qgis-1.7.4+1.7.5~20120320/debian/build' > make[2]: *** [src/core/CMakeFiles/qgis_core.dir/all] Error 2 Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email

Re: Bug#656947: __size_t issue affecting soundcard.h remains

2012-01-27 Thread Steven Chamberlain
Hi, On 28/01/12 03:35, Steven Chamberlain wrote: > $ g++-4.6 /usr/include/sys/soundcard.h > In file included from /usr/include/machine/_types.h:8:0, > from /usr/include/sys/_types.h:33, > from /usr/include/machine-i386/endian.h:37, >

[Bug target/35658] [4.3 Regression] between -funroll-loops -fno-automatic -O2 and common block variable

2010-07-20 Thread steven at gcc dot gnu dot org
--- Comment #16 from steven at gcc dot gnu dot org 2010-07-20 13:55 --- May be a dup of 43494, based on comment #7. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35658 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone

[Bug target/42536] [4.4/4.5 regression] ICE in spill_failure, at reload1.c:2141

2010-03-20 Thread steven at gcc dot gnu dot org
-- steven at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last

[Bug target/42536] [4.4/4.5 regression] ICE in spill_failure, at reload1.c:2141

2010-01-02 Thread steven at gcc dot gnu dot org
-- steven at gcc dot gnu dot org changed: What|Removed |Added GCC target triplet||i486-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42536

[Bug objc/28050] [4.3/4.4 regression] ICE on invalid initializer

2009-06-22 Thread steven at gcc dot gnu dot org
--- Comment #10 from steven at gcc dot gnu dot org 2009-06-22 16:14 --- Note that we usually add the name of the committer to the ChangeLog too, like so: 2009-06-22 Steven Bosscher <...> Matthias Klose <...> etc. But thanks for handling the patch. Fi

[Bug objc/28050] [4.3/4.4/4.5 regression] ICE on invalid initializer

2009-06-22 Thread steven at gcc dot gnu dot org
--- Comment #8 from steven at gcc dot gnu dot org 2009-06-22 08:12 --- Re. Comment #5: I have no plans to sumbit this patch. But do feel free to foster-parent it ;-) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28050 --- You are receiving this mail because: --- You are

[Bug tree-optimization/36439] [4.3 Regression] very long compile-time in PRE building gimp-plugin-registry

2009-02-19 Thread steven at gcc dot gnu dot org
--- Comment #9 from steven at gcc dot gnu dot org 2009-02-19 19:57 --- *** Bug 39210 has been marked as a duplicate of this bug. *** -- steven at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/32305] ICE in initialize_flags_in_bb with -O -fipa-pta

2008-12-01 Thread steven at gcc dot gnu dot org
--- Comment #10 from steven at gcc dot gnu dot org 2008-12-01 23:04 --- With so many dups, IMHO this ought to be fixed for the releases... -- steven at gcc dot gnu dot org changed: What|Removed |Added

[Bug pch/11654] incorrect stabs when using pre-compiled headers

2008-11-28 Thread steven at gcc dot gnu dot org
-- steven at gcc dot gnu dot org changed: What|Removed |Added Keywords|ice-on-valid-code |wrong-debug http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11654

[Bug target/35100] [4.1/4.2/4.3 regression] internal compiler error: in extract_insn, at recog.c:1990

2008-02-13 Thread steven at gcc dot gnu dot org
--- Comment #5 from steven at gcc dot gnu dot org 2008-02-13 22:04 --- I also can't reproduce it (neither on native nor with a cross). Any local patches? Maybe you can reduce it to a set of simpler configuration options? -- steven at gcc dot gnu dot org changed:

[Bug rtl-optimization/33410] [4.2/4.3 regression] ICE in iv_analyze_expr, at loop-iv.c:934

2008-01-30 Thread steven at gcc dot gnu dot org
--- Comment #8 from steven at gcc dot gnu dot org 2008-01-30 09:10 --- How did you configure gcc (i.e. command line)? What is the output if you compile with -v? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33410 --- You are receiving this mail because: --- You reported

[Bug rtl-optimization/31944] [4.1/4.2/4.3 Regression] Endless loop while building a 64-bit 2.6.20 kernel

2008-01-11 Thread steven at gcc dot gnu dot org
--- Comment #30 from steven at gcc dot gnu dot org 2008-01-12 00:25 --- After playing with dbgcounts to see what happens, I indeed found the same as what Eric notes in comment #27. The proposed fix makes perfect sense. I won't be fixing this, I think Eric has already propose

[Bug rtl-optimization/31944] [4.1/4.2/4.3 Regression] Endless loop while building a 64-bit 2.6.20 kernel

2008-01-10 Thread steven at gcc dot gnu dot org
--- Comment #26 from steven at gcc dot gnu dot org 2008-01-10 23:58 --- Mark, wrt. the release, I recommend this PR shouldn't be a blocker. The problem is old and is currently latent on the trunk, where it is only exposed with non-default options (-fno-inline-small-func

[Bug rtl-optimization/31944] [4.1/4.2/4.3 Regression] Endless loop while building a 64-bit 2.6.20 kernel

2008-01-10 Thread steven at gcc dot gnu dot org
--- Comment #25 from steven at gcc dot gnu dot org 2008-01-10 23:44 --- So this has been failing since at least GCC 3.4. And I see nothing in the identified patch that is related to how CSE handles its values, so I suspect this bug exists in older compilers as well (just needs another

[Bug rtl-optimization/31944] [4.1/4.2/4.3 Regression] Endless loop while building a 64-bit 2.6.20 kernel

2008-01-10 Thread steven at gcc dot gnu dot org
--- Comment #23 from steven at gcc dot gnu dot org 2008-01-10 22:18 --- Created an attachment (id=14916) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14916&action=view) new test case that fails before the tree-ssa merge I made a new test case out of the .final_cleanup du

[Bug rtl-optimization/31944] [4.1/4.2/4.3 Regression] Endless loop while building a 64-bit 2.6.20 kernel

2008-01-09 Thread steven at gcc dot gnu dot org
--- Comment #21 from steven at gcc dot gnu dot org 2008-01-09 22:46 --- at cse.c:5418: elt = insert (dest, sets[i].src_elt, sets[i].dest_hash, GET_MODE (dest)); dest = (reg:DI 66 [ type.0+-4 ]) sets[i].src_elt->exp = (sign_extend:DI (reg:SI 72 [ t

[Bug rtl-optimization/31944] [4.1/4.2/4.3 Regression] Endless loop while building a 64-bit 2.6.20 kernel

2008-01-09 Thread steven at gcc dot gnu dot org
--- Comment #20 from steven at gcc dot gnu dot org 2008-01-09 19:09 --- I still haven't been able to reproduce it with a cross and with the original test case. I'll try the reduced test case. Wish me luck. ;) -- steven at gcc dot gnu dot org changed: What

[Bug c++/29607] [DR 224] [4.1/4.2/4.3 Regression] dependent name with base classes

2008-01-08 Thread steven at gcc dot gnu dot org
-- steven at gcc dot gnu dot org changed: What|Removed |Added Status|NEW |SUSPENDED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29607

[Bug c++/29607] [DR 224] [4.1/4.2/4.3 Regression] dependent name with base classes

2008-01-08 Thread steven at gcc dot gnu dot org
-- steven at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last

[Bug c++/29469] [DR 224] [4.1/4.2/4.3 Regression] error: non-template 'pair' used as template

2008-01-08 Thread steven at gcc dot gnu dot org
-- steven at gcc dot gnu dot org changed: What|Removed |Added Status|NEW |SUSPENDED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29469

[Bug c++/29469] [DR 224] [4.1/4.2/4.3 Regression] error: non-template 'pair' used as template

2008-01-08 Thread steven at gcc dot gnu dot org
-- steven at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last

[Bug rtl-optimization/31944] [4.1/4.2/4.3 Regression] Endless loop while building a 64-bit 2.6.20 kernel

2008-01-08 Thread steven at gcc dot gnu dot org
--- Comment #17 from steven at gcc dot gnu dot org 2008-01-08 16:14 --- Does anyone know how to reproduce this with a cross-compiler? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31944 --- You are receiving this mail because: --- You are on the CC list for the bug, or

[Bug middle-end/29609] [4.1/4.2/4.3 Regression] Even with -O0 -g gcc optimizes a goto away and I cannot debug

2008-01-07 Thread steven at gcc dot gnu dot org
-- steven at gcc dot gnu dot org changed: What|Removed |Added Status|WAITING |NEW Last reconfirmed|2007-04-30 11:52:08 |2008-01-07 17:40

[Bug rtl-optimization/33410] [4.2/4.3 regression] ICE in iv_analyze_expr, at loop-iv.c:934

2007-12-27 Thread steven at gcc dot gnu dot org
--- Comment #6 from steven at gcc dot gnu dot org 2007-12-27 15:28 --- Actually, that df failure was due to a local patch. With a clean tree, a cross from cygwin to alpha does not ICE. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33410 --- You are receiving this mail

[Bug rtl-optimization/33410] [4.2/4.3 regression] ICE in iv_analyze_expr, at loop-iv.c:934

2007-12-27 Thread steven at gcc dot gnu dot org
--- Comment #5 from steven at gcc dot gnu dot org 2007-12-27 12:59 --- Currently breaks with a df-verify error with a cross from i686-cygwin to alpha-linux-gnu. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33410 --- You are receiving this mail because: --- You reported

[Bug middle-end/29609] [4.1/4.2/4.3 Regression] Even with -O0 -g gcc optimizes a goto away and I cannot debug

2007-12-18 Thread steven at gcc dot gnu dot org
--- Comment #5 from steven at gcc dot gnu dot org 2007-12-18 23:31 --- xf. http://gcc.gnu.org/ml/gcc-patches/2007-04/msg01789.html I was wrong to object to this patch -- there really doesn't seem to be any other way. It's funny, on the one hand we complain about the code

[Bug target/29474] [4.1/4.2/4.3 Regression] reload_cse_simplify_operands, at postreload.c:393 on m68k with -O -fPIC

2007-12-18 Thread steven at gcc dot gnu dot org
--- Comment #5 from steven at gcc dot gnu dot org 2007-12-18 20:34 --- Martin, is this a bug you can still reproduce with the current SVN trunk? If so, could you provide a backtrace from gdb? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29474 --- You are receiving this mail

[Bug target/29472] [4.0/4.1/4.2/4.3 Regression] in reload, at reload1.c:1081 on m68k with -O2 -fPIC

2007-12-18 Thread steven at gcc dot gnu dot org
--- Comment #3 from steven at gcc dot gnu dot org 2007-12-18 20:33 --- Martin, is this a bug you can still reproduce with the current SVN trunk? If so, could you provide a backtrace from gdb? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29472 --- You are receiving this mail

[Bug target/25343] [4.0/4.1/4.2/4.3 regression] [m68k] testsuite failures

2007-12-18 Thread steven at gcc dot gnu dot org
--- Comment #4 from steven at gcc dot gnu dot org 2007-12-18 20:29 --- See http://gcc.gnu.org/ml/gcc-testresults/2007-10/msg01406.html for recent test suite results. The first three failures are gone, as observed by Andreas too. The largefile.c failures still exist. But as Andrew

[Bug c++/29469] [DR 224] [4.1/4.2/4.3 Regression] error: non-template 'pair' used as template

2007-12-16 Thread steven at gcc dot gnu dot org
--- Comment #8 from steven at gcc dot gnu dot org 2007-12-16 23:20 --- Waiting for DR -> SUSPENDED. -- steven at gcc dot gnu dot org changed: What|Removed |Ad

[Bug c++/29607] [DR 224] [4.1/4.2/4.3 Regression] dependent name with base classes

2007-12-16 Thread steven at gcc dot gnu dot org
--- Comment #12 from steven at gcc dot gnu dot org 2007-12-16 23:19 --- If we are waiting for a DR, this PR should be SUSPENDED, not WAITING. -- steven at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/31944] [4.1/4.2/4.3 Regression] Endless loop while building a 64-bit 2.6.20 kernel

2007-12-05 Thread steven at gcc dot gnu dot org
--- Comment #8 from steven at gcc dot gnu dot org 2007-12-05 22:29 --- What does the full cse1 dump look like at that point (don't forget to call fflush(dump_file) from gdb ;-) Is this reproducible with a cross-compiler? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=

[Bug middle-end/24221] ICE in first_insn_after_basic_block_note on HPPA

2007-11-26 Thread steven at gcc dot gnu dot org
--- Comment #8 from steven at gcc dot gnu dot org 2007-11-26 20:07 --- . -- steven at gcc dot gnu dot org changed: What|Removed |Added Status|WAITING

[Bug target/30131] ICE in propagate_one_insn, at flow.c:1583

2007-11-26 Thread steven at gcc dot gnu dot org
--- Comment #3 from steven at gcc dot gnu dot org 2007-11-26 14:14 --- flow.c is gone, so if this bug is still around in GCC 4.3, it's somewhere else now. For released versions of GCC this won't be fixed. If you still see a problem, please file a new bug report about it. -

[Bug middle-end/24221] ICE in first_insn_after_basic_block_note on HPPA

2007-11-26 Thread steven at gcc dot gnu dot org
--- Comment #6 from steven at gcc dot gnu dot org 2007-11-26 14:12 --- No test case, no progress. If this problem still exists, we need more than a pointer to a build log to investigate the problem. -- steven at gcc dot gnu dot org changed: What|Removed

[Bug tree-optimization/30088] [4.1 Regression] Unexpected compilation results: -O1 vs. -O1 -fstrict-aliasing

2007-11-14 Thread steven at gcc dot gnu dot org
--- Comment #11 from steven at gcc dot gnu dot org 2007-11-14 10:00 --- Is this still a problem? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30088 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. -- To

[Bug tree-optimization/30132] [4.1/4.2/4.3 Regression] ICE in find_lattice_value, at tree-complex.c:133

2007-11-10 Thread steven at gcc dot gnu dot org
--- Comment #14 from steven at gcc dot gnu dot org 2007-11-10 16:40 --- Patch is waiting for approval of the C++ bits. -- steven at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/33826] [4.1/4.2/4.3 Regression] GCC generates wrong code for infinitely recursive functions

2007-11-05 Thread steven at gcc dot gnu dot org
--- Comment #2 from steven at gcc dot gnu dot org 2007-11-05 21:38 --- It seems to me that a recursive function can never be safely treated as const/pure. In fact, any function in an SCC in the call graph could result in an endless loop and is therefore not const/pure. I'm assuming

[Bug target/33848] [4.2 Regression] undefined reference to `$L2120' at -O1 on mips/mipsel

2007-10-21 Thread steven at gcc dot gnu dot org
--- Comment #3 from steven at gcc dot gnu dot org 2007-10-21 10:00 --- The way for you to narrow down the bug is this: 1. Compile with -daAP 2. Look in the .s file which instruction references the missing label. There should be a LABEL_REF with a number. 3. Grep for "code_label.

[Bug tree-optimization/30132] [4.1/4.2/4.3 Regression] ICE in find_lattice_value, at tree-complex.c:133

2007-09-08 Thread steven at gcc dot gnu dot org
-- steven at gcc dot gnu dot org changed: What|Removed |Added Component|middle-end |tree-optimization http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30132

[Bug middle-end/33029] [4.3 Regression] libgcc2.c:1890: internal compiler error: in local_cprop_pass, at gcse.c:3236

2007-09-08 Thread steven at gcc dot gnu dot org
-- steven at gcc dot gnu dot org changed: What|Removed |Added OtherBugsDependingO||33356 nThis|| http

[Bug middle-end/33029] [4.3 Regression] libgcc2.c:1890: internal compiler error: in local_cprop_pass, at gcse.c:3236

2007-08-31 Thread steven at gcc dot gnu dot org
-- steven at gcc dot gnu dot org changed: What|Removed |Added CC|steven at gcc dot gnu dot | |org | http

Re: gcc allows negatively sized arrays.

2007-08-08 Thread Steven
On Wed, 08 Aug 2007 12:46:50 -0400, Steven Young wrote: >>Fix: > I don't know. comp.gcc.bugs indicates undefined C99 behavior doesn't need a fix. =) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

gcc allows negatively sized arrays.

2007-08-08 Thread Steven Young
>Submitter-Id: net >Originator:Steven Young >Organization: n/a >Confidential: no >Synopsis: gcc allows negatively-sized arrays >Severity: non-critical >Priority: low >Category: c >Class: accepts-illegal >Release: gcc (GCC

[Bug middle-end/29609] [4.1/4.2/4.3 Regression] Even with -O0 -g gcc optimizes a goto away and I cannot debug

2007-05-11 Thread steven at gcc dot gnu dot org
--- Comment #4 from steven at gcc dot gnu dot org 2007-05-11 21:51 --- There doesn't seem to be another way to get this to work, than the proposed way with extra basic blocks. The things I've tried either break gcc, or gdb, or debug info. Unassigning. -- steven at gcc d

[Bug middle-end/29609] [4.1/4.2/4.3 Regression] Even with -O0 -g gcc optimizes a goto away and I cannot debug

2007-04-30 Thread steven at gcc dot gnu dot org
--- Comment #3 from steven at gcc dot gnu dot org 2007-04-30 12:01 --- There are at least 2 issues here: 1) We just lose the locus of the goto statements when we lower GIMPLE and when we jump across forwarded blocks. 2) When we don't lose the locus in GIMPLE, we lose it in cfge

[Bug middle-end/29609] [4.1/4.2/4.3 Regression] Even with -O0 -g gcc optimizes a goto away and I cannot debug

2007-04-30 Thread steven at gcc dot gnu dot org
-- steven at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |steven at gcc dot gnu dot |dot org

Bug#181096: [Bug tree-optimization/9814] gcc fails to optimise if (l&2) l|=2 away

2006-11-17 Thread steven at gcc dot gnu dot org
--- Comment #8 from steven at gcc dot gnu dot org 2006-11-18 01:27 --- Shouldn't this be fixed by Roger Sayle's recent fold-const.c patch? -- steven at gcc dot gnu dot org changed: What|Removed

[Bug java/1427] gcc should allow gcj and gfortran to generate N_MAIN stab or DW_AT_entry_point dwarf2 debug info

2006-10-14 Thread steven at gcc dot gnu dot org
-- steven at gcc dot gnu dot org changed: What|Removed |Added Summary|gcj should generate N_MAIN |gcc should allow gcj and |stab or DW_AT_entry_point

[Bug java/1427] gcj should generate N_MAIN stab or DW_AT_entry_point dwarf2 debug info

2006-10-14 Thread steven at gcc dot gnu dot org
--- Comment #19 from steven at gcc dot gnu dot org 2006-10-14 14:17 --- Someone should make gdb understand the DW_AT_calling_convention attribute. This is the bit necessary to make it work for Fortran. I considered stealing a bit on FUNCTION_DECL to mark it as the main program but it

[Bug target/29206] gcj-dbtool segfaults

2006-09-25 Thread steven at gcc dot gnu dot org
--- Comment #1 from steven at gcc dot gnu dot org 2006-09-25 15:04 --- Either show that it is a regression, or dont put the regression marker in the subject. -- steven at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/28574] [4.2 regression] switch statement points to unreferenced label at -O2

2006-08-02 Thread steven at gcc dot gnu dot org
--- Comment #8 from steven at gcc dot gnu dot org 2006-08-02 21:10 --- Happens when we are in find_if_case_1, where we call: delete_basic_block (then_bb); The basic block we try to remove is this one: ;; basic block 5, loop depth 1, count 0 ;; prev block 9, next block 6 ;; pred

[Bug target/28574] [4.2 regression] switch statement points to unreferenced label at -O2

2006-08-02 Thread steven at gcc dot gnu dot org
--- Comment #7 from steven at gcc dot gnu dot org 2006-08-02 20:52 --- ;; Insn is not within a basic block (code_label 48 47 49 11 "" [3 uses]) ;; Insn is not within a basic block (jump_insn 49 48 50 (addr_diff_vec:DI (label_ref:DI 48) [ (label_

  1   2   >