[Bug target/30919] New: [4.1 regression] unable to find a register to spill in class 'CREG'

2007-02-21 Thread debian-gcc at lists dot debian dot org
Severity: major Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC target triplet: x86_64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30919

[Bug target/30919] [4.1 regression] unable to find a register to spill in class 'CREG'

2007-02-21 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2007-02-22 00:35 --- Created an attachment (id=13089) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13089action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30919

[Bug bootstrap/30899] New: build failure with --enable-generated-files-in-srcdir

2007-02-20 Thread debian-gcc at lists dot debian dot org
with --enable-generated-files-in-srcdir Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot

[Bug rtl-optimization/25588] arm-linux: crash in verify_wide_reg with -funroll-loops

2007-02-10 Thread debian-gcc at lists dot debian dot org
--- Comment #2 from debian-gcc at lists dot debian dot org 2007-02-10 13:21 --- the testcase is from the debian package csound, which builds fine with current 4.1. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25588

[Bug libffi/28036] libffi executable stack (missing .note.GNU-stack on .o files)

2006-12-13 Thread debian-gcc at lists dot debian dot org
--- Comment #3 from debian-gcc at lists dot debian dot org 2006-12-13 15:58 --- patch posted at http://gcc.gnu.org/ml/gcc-patches/2006-12/msg00948.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28036

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

2006-12-09 Thread debian-gcc at lists dot debian dot org
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC target triplet: hppa-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30131

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

2006-12-09 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-12-09 11:12 --- Created an attachment (id=12773) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12773action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30131

[Bug tree-optimization/30132] New: ICE in find_lattice_value, at tree-complex.c:133

2006-12-09 Thread debian-gcc at lists dot debian dot org
Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30132

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

2006-12-09 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-12-09 11:33 --- Created an attachment (id=12774) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12774action=view) preprocessed source #include complex.h void testit(double complex* t, double* b) { b[0] = t[0]==0.0

[Bug bootstrap/29825] New: ICE in

2006-11-14 Thread debian-gcc at lists dot debian dot org
Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29825

[Bug bootstrap/29825] ICE in extract_insn, at recog.c:2084 (unrecognizable insn)

2006-11-14 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-11-14 08:18 --- reverting the fix for PR28915 fixes the bootstrap error 2006-11-12 Jason Merrill [EMAIL PROTECTED] Andrew Pinski [EMAIL PROTECTED] PR middle-end/28915 * gimplify.c (gimplify_init_constructor): Don't

[Bug target/29825] [4.1 regression] ICE in extract_insn, at recog.c:2084

2006-11-14 Thread debian-gcc at lists dot debian dot org
--- Comment #18 from debian-gcc at lists dot debian dot org 2006-11-14 21:09 --- (In reply to comment #16) I've reverted my patch on the 4.1 branch, as it seems to be too risky there. afaics the patch is not yet reverted. Matthias -- http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug middle-end/28651] [4.0 Regression] signed compare incorrectly false for (int)(U+4)(int)U where U is unsigned INT_MAX (for optimized x86)

2006-11-10 Thread debian-gcc at lists dot debian dot org
--- Comment #14 from debian-gcc at lists dot debian dot org 2006-11-11 02:11 --- the PR28651 testcase fails on the gcc-4.1-branch 20061110 on powerpc-linux and amd64-linux. FAIL: gcc.c-torture/execute/pr28651.c execution, -O0 FAIL: gcc.c-torture/execute/pr28651.c execution, -O1

[Bug middle-end/28651] [4.0 Regression] signed compare incorrectly false for (int)(U+4)(int)U where U is unsigned INT_MAX (for optimized x86)

2006-11-10 Thread debian-gcc at lists dot debian dot org
--- Comment #15 from debian-gcc at lists dot debian dot org 2006-11-11 02:12 --- a regression compared to 4.1 20061028 Matthias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28651

[Bug target/29206] [4.2/4.3 regression] gcj-dbtool segfaults

2006-11-06 Thread debian-gcc at lists dot debian dot org
--- Comment #9 from debian-gcc at lists dot debian dot org 2006-11-06 22:14 --- hppa is supposed to use dwarf2 based exceptions in Debian; at least that's what the libgcc soversion (4) suggests; explicitely configuring with --enable-sjlj-exceptions would configure tu build libgcc

[Bug fortran/29532] [4.1 regression] test suite failures

2006-11-01 Thread debian-gcc at lists dot debian dot org
--- Comment #2 from debian-gcc at lists dot debian dot org 2006-11-01 11:37 --- no, closing. Matthias -- debian-gcc at lists dot debian dot org changed: What|Removed |Added

[Bug c++/29607] New: code fails to build with 4.1 20061020, which built with 20060901

2006-10-26 Thread debian-gcc at lists dot debian dot org
Version: 3.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29607

[Bug c++/29607] code fails to build with 4.1 20061020, which built with 20060901

2006-10-26 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-10-26 17:42 --- Created an attachment (id=12497) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12497action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29607

[Bug c++/29607] code fails to build with 4.1 20061020, which built with 20060901

2006-10-26 Thread debian-gcc at lists dot debian dot org
--- Comment #3 from debian-gcc at lists dot debian dot org 2006-10-26 18:22 --- without -fpermissive: x86_64-linux-gnu-g++ -Wall -save-temps -O2 -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DDEBUG=0 -O2 -Wall -I/usr/include/tcl8.3 -I/usr

[Bug debug/29609] New: [regression] Even with -O0 -g gcc optimizes a goto away and I cannot debug

2006-10-26 Thread debian-gcc at lists dot debian dot org
Version: 3.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: debug AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29609

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

2006-10-26 Thread debian-gcc at lists dot debian dot org
--- Comment #7 from debian-gcc at lists dot debian dot org 2006-10-26 23:22 --- that did work with 4.1 20061007, fails with 20061026. A regression hunt would be appreciated ;) Matthias -- debian-gcc at lists dot debian dot org changed: What|Removed

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

2006-10-26 Thread debian-gcc at lists dot debian dot org
--- Comment #9 from debian-gcc at lists dot debian dot org 2006-10-27 01:23 --- one of those patches introduces the regression on the 4.1 branch Matthias r117852 | rguenth | 2006-10-18 11:18:07 +0200 (Wed, 18 Oct 2006) | 16 lines 2006-10-18 Richard Guenther [EMAIL PROTECTED

[Bug fortran/29532] New: [4.1 regression] test suite failures

2006-10-20 Thread debian-gcc at lists dot debian dot org
-- Summary: [4.1 regression] test suite failures Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot

[Bug target/29338] [4.1 regression] ICE on valid C++ code

2006-10-18 Thread debian-gcc at lists dot debian dot org
--- Comment #5 from debian-gcc at lists dot debian dot org 2006-10-18 07:35 --- works with 4.1 4.1.2 20061015, closing. Matthias -- debian-gcc at lists dot debian dot org changed: What|Removed |Added

[Bug c/29468] New: off-by-one error for string initialiser warning

2006-10-14 Thread debian-gcc at lists dot debian dot org
: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29468

[Bug c++/29408] [4.1/4.2 regression] parse error for valid code

2006-10-11 Thread debian-gcc at lists dot debian dot org
--- Comment #7 from debian-gcc at lists dot debian dot org 2006-10-12 00:37 --- fails with trunk 20061012 as well. Matthias -- debian-gcc at lists dot debian dot org changed: What|Removed |Added

[Bug c++/29408] [4.1 regression] parse error for valid code

2006-10-10 Thread debian-gcc at lists dot debian dot org
--- Comment #5 from debian-gcc at lists dot debian dot org 2006-10-10 18:04 --- 20060928 works Matthias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29408

[Bug c++/29408] [4.1 regression] parse error for valid code

2006-10-10 Thread debian-gcc at lists dot debian dot org
--- Comment #6 from debian-gcc at lists dot debian dot org 2006-10-10 18:25 --- r117410 is the first version showing the failure. r117410 | mmitchel | 2006-10-03 20:06:00 +0200 (Di, 03 Okt 2006) | 12 lines PR c++/29138 * decl2.c (grokfield): Don't handle access

[Bug c++/29408] New: [4.1 regression] parse error for valid code

2006-10-09 Thread debian-gcc at lists dot debian dot org
dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29408

[Bug c++/29408] [4.1 regression] parse error for valid code

2006-10-09 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-10-10 01:18 --- Created an attachment (id=12401) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12401action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29408

[Bug target/29206] [4.2 regression] gcj-dbtool segfaults

2006-10-08 Thread debian-gcc at lists dot debian dot org
--- Comment #5 from debian-gcc at lists dot debian dot org 2006-10-08 11:05 --- rechecked with explicitely disabling the use of _Unwind_GetIPInfo (undefine HAVE_GETIPINFO): (gdb) run Starting program: /usr/bin/gcj-dbtool -n foo.db 64 [Thread debugging using libthread_db enabled] [New

[Bug libstdc++/29379] New: bad thousand separator with UTF-8 locales

2006-10-07 Thread debian-gcc at lists dot debian dot org
Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29379

[Bug target/28701] [4.1/4.2 regression] ABI test failures building libstdc++ on a glibc-2.4 based system

2006-10-05 Thread debian-gcc at lists dot debian dot org
--- Comment #10 from debian-gcc at lists dot debian dot org 2006-10-05 15:13 --- are other patches than r111381 (trunk) required for a backport of long-double-128 to the 4.1 branch? Matthias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28701

[Bug libstdc++/11953] _REENTRANT defined when compiling non-threaded code.

2006-10-05 Thread debian-gcc at lists dot debian dot org
--- Comment #41 from debian-gcc at lists dot debian dot org 2006-10-05 16:06 --- the patch was applied in the redhat/gcc-4_1-branch, not in the gcc-4_1-branch. either the target milestone should be changed or the bug reopened. Matthias -- debian-gcc at lists dot debian dot org

[Bug target/29341] New: [4.2 regression] ICE: RTL flag check: INSN_DELETED_P used with unexpected rt

2006-10-04 Thread debian-gcc at lists dot debian dot org
Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC target triplet: ia64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29341

[Bug target/29341] [4.2 regression] ICE: RTL flag check: INSN_DELETED_P used with unexpected rt

2006-10-04 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-10-04 07:52 --- Created an attachment (id=12382) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12382action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29341

[Bug target/29341] [4.2 regression] ICE: RTL flag check: INSN_DELETED_P used with unexpected rt

2006-10-04 Thread debian-gcc at lists dot debian dot org
--- Comment #2 from debian-gcc at lists dot debian dot org 2006-10-04 07:58 --- compiler version is trunk 20060922 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29341

[Bug target/29342] New: [4.2 regression] [ia64] fails to build glibc

2006-10-04 Thread debian-gcc at lists dot debian dot org
regression] [ia64] fails to build glibc Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot

[Bug target/29341] [4.2 regression] ICE: RTL flag check: INSN_DELETED_P used with unexpected rt

2006-10-04 Thread debian-gcc at lists dot debian dot org
--- Comment #3 from debian-gcc at lists dot debian dot org 2006-10-04 17:31 --- fixed in trunk 20061003 -- debian-gcc at lists dot debian dot org changed: What|Removed |Added

[Bug target/28701] [4.1/4.2 regression] ABI test failures building libstdc++ on a glibc-2.4 based system

2006-10-04 Thread debian-gcc at lists dot debian dot org
--- Comment #8 from debian-gcc at lists dot debian dot org 2006-10-04 17:36 --- configuring --with-long-double-128 works. could --with-long-double-128 become the default, if glibc-2.4 is detected? the situation reminds me at --enable-__cxa_atexit, which is not the default

[Bug target/29329] New: [4.1 regression] internal consistency failure at -O2

2006-10-03 Thread debian-gcc at lists dot debian dot org
: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC target triplet: arm-linux-gnu http://gcc.gnu.org/bugzilla

[Bug target/29329] [4.1 regression] internal consistency failure at -O2

2006-10-03 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-10-03 09:46 --- Created an attachment (id=12376) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12376action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29329

[Bug target/29338] New: [4.1 regression] ICE on valid C++ code

2006-10-03 Thread debian-gcc at lists dot debian dot org
Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC target triplet: arm-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug target/29338] [4.1 regression] ICE on valid C++ code

2006-10-03 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-10-03 23:36 --- Created an attachment (id=12381) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12381action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29338

[Bug target/29338] [4.1 regression] ICE on valid C++ code

2006-10-03 Thread debian-gcc at lists dot debian dot org
--- Comment #2 from debian-gcc at lists dot debian dot org 2006-10-04 00:06 --- the file compiles when omitting -finline-limit=1200 Matthias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29338

[Bug target/29206] [4.2 regression] gcj-dbtool segfaults

2006-09-28 Thread debian-gcc at lists dot debian dot org
--- Comment #2 from debian-gcc at lists dot debian dot org 2006-09-28 19:30 --- (In reply to comment #1) Either show that it is a regression, or dont put the regression marker in the subject. rechecked, that it is a regression on hppa-linux-gnu, compared to 4.1.2 SVN. Matthias

[Bug target/29206] [4.2 regression] gcj-dbtool segfaults

2006-09-28 Thread debian-gcc at lists dot debian dot org
--- Comment #3 from debian-gcc at lists dot debian dot org 2006-09-28 19:31 --- attached the stacktrace for arm-linux-gnu Matthias (gdb) run Starting program: /home/doko/gcc/4.2/install/usr/bin/gcj-dbtool-4.2 -n foo.db 64 [Thread debugging using libthread_db enabled] [New Thread

[Bug c++/26957] [4.0/4.1 regression] ICE in make_decl_rtl, at varasm.c:871

2006-09-25 Thread debian-gcc at lists dot debian dot org
--- Comment #20 from debian-gcc at lists dot debian dot org 2006-09-25 22:03 --- Created an attachment (id=12326) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12326action=view) test case [forwarded from http://bugs.debian.org/388626] testcase ICEs with 3.4.6, 4.0 CVS, 4.1 CVS

[Bug c++/26957] [4.0/4.1 regression] ICE in make_decl_rtl, at varasm.c:871

2006-09-25 Thread debian-gcc at lists dot debian dot org
--- Comment #21 from debian-gcc at lists dot debian dot org 2006-09-25 22:05 --- bug should be reopened, or should a new report be filed? Matthias -- debian-gcc at lists dot debian dot org changed: What|Removed |Added

[Bug c++/29225] New: [4.0/4.1/4.2 regression] ICE in make_decl_rtl, at varasm.c:883

2006-09-25 Thread debian-gcc at lists dot debian dot org
:883 Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla

[Bug c++/29225] [4.0/4.1/4.2 regression] ICE in make_decl_rtl, at varasm.c:883

2006-09-25 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-09-25 22:19 --- Created an attachment (id=12327) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12327action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29225

[Bug c++/29226] New: ICE in make_decl_rtl, at varasm.c:886

2006-09-25 Thread debian-gcc at lists dot debian dot org
Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29226

[Bug c++/29226] ICE in make_decl_rtl, at varasm.c:886

2006-09-25 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-09-25 22:23 --- Created an attachment (id=12328) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12328action=view) preprocess source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29226

[Bug c++/29226] [3.4/4.0/4.1/4.2 regression] ICE in make_decl_rtl, at varasm.c:886

2006-09-25 Thread debian-gcc at lists dot debian dot org
--- Comment #2 from debian-gcc at lists dot debian dot org 2006-09-25 22:25 --- sorry, doesn't work in 3.4.6, but in 3.3 and 2.95 Matthias -- debian-gcc at lists dot debian dot org changed: What|Removed |Added

[Bug c/29227] New: gcc sometimes doesn't recognize uninitialized variables

2006-09-25 Thread debian-gcc at lists dot debian dot org
-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29227

[Bug fortran/29228] New: ICE in gfc_trans_deferred_array, at fortran/trans-array.c:4514

2006-09-25 Thread debian-gcc at lists dot debian dot org
gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29228

[Bug c++/29229] New: g++ fails to find dependent name in template from instantiation context

2006-09-25 Thread debian-gcc at lists dot debian dot org
++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29229

[Bug target/29230] New: gcc-4.1 generates faulty asm on ARM when compiling openmsx 0.6.1 with -O3

2006-09-25 Thread debian-gcc at lists dot debian dot org
openmsx 0.6.1 with -O3 Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org

[Bug target/29231] New: powerpc libgcc writes code to the stack

2006-09-25 Thread debian-gcc at lists dot debian dot org
Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC target triplet: powerpc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29231

[Bug target/29206] New: [4.2 regression] gcj-dbtool segfaults

2006-09-24 Thread debian-gcc at lists dot debian dot org
Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC target triplet: hppa-linux-gnu arm-linux-gnu http://gcc.gnu.org/bugzilla

[Bug target/29207] New: gij bus errors on hppa-linux-gnu and alpha-linux-gnu

2006-09-24 Thread debian-gcc at lists dot debian dot org
Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC target triplet: hppa-linux-gnu

[Bug java/29194] New: fails to import package from project

2006-09-23 Thread debian-gcc at lists dot debian dot org
Status: UNCONFIRMED Severity: normal Priority: P3 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29194

[Bug java/29194] fails to import package from project

2006-09-23 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-09-23 17:18 --- Created an attachment (id=12314) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12314action=view) example -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29194

[Bug java/21697] gcj segfaults with Jabref.jar

2006-09-23 Thread debian-gcc at lists dot debian dot org
--- Comment #3 from debian-gcc at lists dot debian dot org 2006-09-23 18:42 --- not reproducible with the 2.1 jar file and current 4.1 branch Matthias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21697

[Bug java/28891] New: [4.2 regression] ICE, segmentation fault

2006-08-29 Thread debian-gcc at lists dot debian dot org
Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug c++/26670] attribute((packed)) sometimes not ignored for non-PODs

2006-08-29 Thread debian-gcc at lists dot debian dot org
--- Comment #11 from debian-gcc at lists dot debian dot org 2006-08-30 05:26 --- reported against 4.1; bootstrapped 4.1.2 CVS with this patch with no regressions. ok to apply to the 4.1 branch? Matthias -- debian-gcc at lists dot debian dot org changed: What

[Bug libgcj/28698] [gcj] libgcj-bc only used when building shared libs, not executables

2006-08-23 Thread debian-gcc at lists dot debian dot org
--- Comment #6 from debian-gcc at lists dot debian dot org 2006-08-23 09:20 --- There seems to be a mismatch in the installation of the unversioned libgcj_bc.so in the fc rpm and the trunk. On the trunk, this library is created using $(libgcj_bc_dummy_LINK) -xc /dev/null -Wl,-soname

[Bug libgcj/28312] peer libraries are installed into gcjversionedlibdir, not into nativeexeclib

2006-08-16 Thread debian-gcc at lists dot debian dot org
--- Comment #7 from debian-gcc at lists dot debian dot org 2006-08-16 09:56 --- ok, I had another thinko on my side (using [] in a sed pattern in configure.ac to set the private directory). I'm installing into /usr/lib/gcj-4.2, to avoid changing directories across subminor version

[Bug libgcj/28312] peer libraries are installed into gcjversionedlibdir, not into nativeexeclib

2006-08-14 Thread debian-gcc at lists dot debian dot org
--- Comment #5 from debian-gcc at lists dot debian dot org 2006-08-14 17:54 --- not fixed. still installed into gcjversionedlibdir, not into nativeexeclib. only libjvm is installed into nativeexeclib (today's HEAD, including mjw's 0.92 merge). Will recheck with the next build

[Bug libgcj/27890] [4.2 regression] lib/logging.properties pollutes common namespace

2006-08-13 Thread debian-gcc at lists dot debian dot org
--- Comment #8 from debian-gcc at lists dot debian dot org 2006-08-14 00:01 --- Is this really the only problem? All .la, .a and .so files get overwritten as well. Matthias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27890

[Bug libgcj/28698] New: [gcj] libgcj-bc only used when building shared libs, not executables

2006-08-11 Thread debian-gcc at lists dot debian dot org
: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28698

[Bug libobjc/28565] New: building with --enable-objc-gc doesn't link with the gc convenience library

2006-08-01 Thread debian-gcc at lists dot debian dot org
Status: UNCONFIRMED Severity: normal Priority: P3 Component: libobjc AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28565

[Bug rtl-optimization/28221] [4.1 regression] ICE in add_insn_before, at emit-rtl.c:3479

2006-07-29 Thread debian-gcc at lists dot debian dot org
--- Comment #9 from debian-gcc at lists dot debian dot org 2006-07-29 22:28 --- Created an attachment (id=11967) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11967action=view) patch combined and bootstrapped with the two patches mentioned in #8 with no regressions on i486-linux

[Bug libgcj/28312] New: peer libraries are installed into gcjversionedlibdir, not into nativeexeclib

2006-07-08 Thread debian-gcc at lists dot debian dot org
: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28312

[Bug libffi/28313] New: libffi doesn't support mips64-linux

2006-07-08 Thread debian-gcc at lists dot debian dot org
Component: libffi AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28313

[Bug preprocessor/28314] New: cpp: x86/powerpc inconsistency for the __linux macro

2006-07-08 Thread debian-gcc at lists dot debian dot org
ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28314

[Bug other/28315] New: gcc doesn't use locale for default input charset

2006-07-08 Thread debian-gcc at lists dot debian dot org
: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28315

[Bug c++/28316] New: ICE in in instantiate_decl, at cp/pt.c:11645

2006-07-08 Thread debian-gcc at lists dot debian dot org
. -- Summary: ICE in in instantiate_decl, at cp/pt.c:11645 Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc

[Bug c++/28317] New: template function returning nested class fails to compile when defined outside of its class

2006-07-08 Thread debian-gcc at lists dot debian dot org
: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28317

[Bug c/28318] New: error message could be better

2006-07-08 Thread debian-gcc at lists dot debian dot org
? -- Summary: error message could be better Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot

[Bug c/28319] New: sentinel attribute should support non-NULL sentinels

2006-07-08 Thread debian-gcc at lists dot debian dot org
sentinels Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org

[Bug c/28319] sentinel attribute should support non-NULL sentinels

2006-07-08 Thread debian-gcc at lists dot debian dot org
-- debian-gcc at lists dot debian dot org changed: What|Removed |Added Severity|normal |enhancement http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug c/28321] New: gcc 4 does not notice C syntax error

2006-07-08 Thread debian-gcc at lists dot debian dot org
Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28321

[Bug other/28322] New: GCC new warnings and compatibility

2006-07-08 Thread debian-gcc at lists dot debian dot org
: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28322

[Bug testsuite/28242] New: running the testsuite with -fstack-protector does fail

2006-07-04 Thread debian-gcc at lists dot debian dot org
Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28242

[Bug gcov/profile/27453] New: gcov opens files with O_RDWR

2006-05-06 Thread debian-gcc at lists dot debian dot org
: gcc Version: 4.1.1 Status: UNCONFIRMED Severity: minor Priority: P3 Component: gcov/profile AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug bootstrap/27334] gcc/Makefile.in:s-macro_list sed fails with make 3.81 due to POSIX support changes

2006-04-27 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-04-27 07:33 --- thanks for pointing that out, my mistake to check that in. Mark, ok keep that change and document that change in the existing changelog entry? * Makefile.in (s-macro_list): Conform to POSIX rules

[Bug libgcj/27294] New: gij throws NullPointerException, when the interpreter is not enabled

2006-04-24 Thread debian-gcc at lists dot debian dot org
: gcc Version: 4.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug java/8923] [4.0/4.1/4.2 Regression] ICE when modifying a variable decleared final static

2006-04-23 Thread debian-gcc at lists dot debian dot org
--- Comment #6 from debian-gcc at lists dot debian dot org 2006-04-23 11:00 --- test case from http://bugs.debian.org/351512 class gcjbug { public static void main (String [] p) { System.out.println(1++); } } -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8923

[Bug libgcj/27268] New: gij could give a warning on senseless code

2006-04-23 Thread debian-gcc at lists dot debian dot org
Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27268

[Bug target/27275] New: treelang test failures for biarch build

2006-04-23 Thread debian-gcc at lists dot debian dot org
failures for biarch build Product: gcc Version: 4.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC

[Bug target/27275] treelang test failures for biarch build

2006-04-23 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-04-23 23:39 --- Created an attachment (id=11321) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11321action=view) treelang.log -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27275

[Bug tree-optimization/27103] New: ICE: tree check: expected ssa_name, have symbol_memory_tag in is_old_name, at tree-into-ssa.c:466

2006-04-10 Thread debian-gcc at lists dot debian dot org
: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC build triplet: x86_64-linux-gnu GCC host triplet: x86_64

[Bug tree-optimization/27103] [4.2 Regression] ICE: tree check: expected ssa_name, have symbol_memory_tag in is_old_name, at tree-into-ssa.c:466

2006-04-10 Thread debian-gcc at lists dot debian dot org
--- Comment #3 from debian-gcc at lists dot debian dot org 2006-04-10 18:53 --- (In reply to comment #2) This works with 4.2.0 20060409. Hmm. I get the ICE with 4.2.0 20060407. Will try a newer one... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27103

[Bug tree-optimization/27085] [4.2 regression] ICE in add_virtual_operand

2006-04-09 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-04-09 10:10 --- Seems to occur quite frequently, here's another test case: struct GdkColor { unsigned long pixel; unsigned short red; }; struct GtkStyle { struct GdkColor bg; }; struct GtkStyle

[Bug tree-optimization/27093] New: verify_ssa failed: definition does not dominate use

2006-04-09 Thread debian-gcc at lists dot debian dot org
Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27093

[Bug c++/27094] New: tree check: expected tree_list, have omp_return in build_call

2006-04-09 Thread debian-gcc at lists dot debian dot org
Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC build triplet: x86_64-linux-gnu GCC host triplet: x86_64-linux-gnu GCC target triplet: x86_64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug c++/27094] tree check: expected tree_list, have omp_return in build_call

2006-04-09 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-04-09 21:01 --- Created an attachment (id=11229) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11229action=view) test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27094

[Bug tree-optimization/27085] New: [4.2 regression] ICE in add_virtual_operand

2006-04-08 Thread debian-gcc at lists dot debian dot org
Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27085

[Bug tree-optimization/27087] New: [4.1,4.2 regression] ICE in merge_alias_info

2006-04-08 Thread debian-gcc at lists dot debian dot org
regression] ICE in merge_alias_info Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot

<    1   2   3   4   5   6   >