[Bug tree-optimization/27088] New: [4.2 regression] Segfault with inlining producing negative shift count

2006-04-08 Thread debian-gcc at lists dot debian dot org
negative shift count Product: gcc Version: 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

[Bug ada/26866] New: [4.1 regression] 428 test failures in ada testsuite

2006-03-25 Thread debian-gcc at lists dot debian dot org
Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC host triplet: alpha-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26866

[Bug ada/26866] [4.1 regression] 428 test failures in ada testsuite

2006-03-25 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-03-25 11:16 --- Created an attachment (id=11124) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11124action=view) ada test summary -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26866

[Bug ada/26866] [4.1 regression] 428 test failures in ada testsuite

2006-03-25 Thread debian-gcc at lists dot debian dot org
--- Comment #3 from debian-gcc at lists dot debian dot org 2006-03-25 22:23 --- sorry, already removed. Each attempt to run a testcase resulted in an segfault. Matthias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26866

[Bug bootstrap/26852] New: bootstrap fails, if neither zip nor fastjar can be found

2006-03-24 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=26852

[Bug bootstrap/26829] broken classpath install (missed tools.zip), zip or fastjar not found

2006-03-24 Thread debian-gcc at lists dot debian dot org
--- Comment #7 from debian-gcc at lists dot debian dot org 2006-03-24 17:24 --- testing fix ... --- libjava/configure.ac~ 2006-03-14 01:03:16.0 + +++ libjava/configure.ac2006-03-24 18:14:55.0 + @@ -340,6 +340,7 @@ # We need this as qt

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

2006-03-19 Thread debian-gcc at lists dot debian dot org
--- Comment #5 from debian-gcc at lists dot debian dot org 2006-03-19 10:30 --- same ICE with 4.1.0 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24221

[Bug c++/26755] New: [4.1 regression?] may fail to generate code for base destructor defined inline

2006-03-19 Thread debian-gcc at lists dot debian dot org
: 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=26755

[Bug c++/7302] -Wnon-virtual-dtor should't complain of protected dtor

2006-03-19 Thread debian-gcc at lists dot debian dot org
--- Comment #7 from debian-gcc at lists dot debian dot org 2006-03-19 12:21 --- Created an attachment (id=11068) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11068action=view) proposed patch patch, proposed at http://bugs.debian.org/356316 -- http://gcc.gnu.org/bugzilla

[Bug c++/26757] New: [4.1 regression] ICE (Segmentation fault) building 3ddesktop source

2006-03-19 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=26757

[Bug c++/26757] [4.1 regression] ICE (Segmentation fault) building 3ddesktop source

2006-03-19 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-03-19 13:02 --- Created an attachment (id=11069) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11069action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26757

[Bug c/26759] New: [4.0/4.1 regression] gcc 4 does not notice C syntax error

2006-03-19 Thread debian-gcc at lists dot debian dot org
error Product: gcc Version: 4.1.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

[Bug tree-optimization/26763] New: wrong final value of indaction variable calculated

2006-03-19 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=26763

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

2006-03-13 Thread debian-gcc at lists dot debian dot org
Version: 4.1.1 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=26670

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

2006-03-13 Thread debian-gcc at lists dot debian dot org
--- Comment #2 from debian-gcc at lists dot debian dot org 2006-03-13 23:53 --- It's not just a missing warning, it also changes behavior: int foo(nonpod_pack n) { return n.n.i; // this passes } int foo(nonpod_pack2 p) { return p.p.n.i; // this barfs

[Bug middle-end/26672] New: ICE in op_iter_init, triggered by printf-puts optimization

2006-03-13 Thread debian-gcc at lists dot debian dot org
Component: middle-end 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=26672

[Bug rtl-optimization/26555] New: unrecognizable insn on IA64

2006-03-04 Thread debian-gcc at lists dot debian dot org
: 4.0.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC build triplet: ia64-linux-gnu GCC host triplet: ia64-linux

[Bug c++/26557] New: ICE in simplify_subreg

2006-03-04 Thread debian-gcc at lists dot debian dot org
) -- Summary: ICE in simplify_subreg Product: gcc Version: 4.0.3 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 GCC

[Bug c++/26558] New: segfault on syntax error

2006-03-04 Thread debian-gcc at lists dot debian dot org
dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC build triplet: i486-linux-gnu GCC host triplet: i486-linux-gnu GCC target triplet: i486-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26558

[Bug c++/26559] New: ICE with __builtin_constant_p in template argument

2006-03-04 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=26559

[Bug target/26560] New: mips: unable to find a register to spill in class 'FP_REGS'

2006-03-04 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 build triplet: mips-linux-gnu GCC host triplet: mips-linux-gnu GCC target triplet: mips-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26560

[Bug target/26560] mips: unable to find a register to spill in class 'FP_REGS'

2006-03-04 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-03-04 18:32 --- Created an attachment (id=10967) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10967action=view) Testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26560

[Bug target/26560] mips: unable to find a register to spill in class 'FP_REGS'

2006-03-04 Thread debian-gcc at lists dot debian dot org
--- Comment #2 from debian-gcc at lists dot debian dot org 2006-03-04 18:32 --- Created an attachment (id=10968) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10968action=view) Reduced testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26560

[Bug target/26562] New: unrecognizable insn with huge symbol offset

2006-03-04 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 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

[Bug target/26415] New: [4.2 regression] m68k-linux bootstrap error during stage2

2006-02-22 Thread debian-gcc at lists dot debian dot org
org ReportedBy: debian-gcc at lists dot debian dot org GCC target triplet: m68k-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26415

[Bug target/26349] New: config/i386/i386.h: typo in comment?

2006-02-18 Thread debian-gcc at lists dot debian dot org
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 host triplet: i386-* http://gcc.gnu.org/bugzilla

[Bug target/24348] [4.1/4.2 regression] bootstrap failure building libgcc

2006-01-06 Thread debian-gcc at lists dot debian dot org
--- Comment #6 from debian-gcc at lists dot debian dot org 2006-01-06 20:27 --- (In reply to comment #5) Is this fixed? yes, according to http://lists.debian.org/debian-gcc/2005/12/msg00220.html Matthias -- debian-gcc at lists dot debian dot org changed: What

[Bug target/23731] [4.1/4.2 regression] [hppa] 475 test failures in libjava

2006-01-06 Thread debian-gcc at lists dot debian dot org
--- Comment #6 from debian-gcc at lists dot debian dot org 2006-01-06 20:28 --- (In reply to comment #5) What is the status of this? It looks like Bug 24348 might be fixed. correct, the patch for 24348 is checked in. Matthias -- debian-gcc at lists dot debian dot org changed

[Bug c++/25659] New: [4.0/4.1 regression] ICE in build_call, at cp/call.c:324

2006-01-03 Thread debian-gcc at lists dot debian dot org
org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25659

[Bug c++/25659] [4.0/4.1 regression] ICE in build_call, at cp/call.c:324

2006-01-03 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-01-04 02:21 --- Created an attachment (id=10580) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10580action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25659

[Bug c++/25659] [4.0/4.1 regression] ICE in build_call, at cp/call.c:324

2006-01-03 Thread debian-gcc at lists dot debian dot org
-- debian-gcc at lists dot debian dot org changed: What|Removed |Added Severity|normal |major Keywords||ice

[Bug java/24572] [4.0 regression] ICE in gimplify_expr, at gimplify.c:3983

2005-12-14 Thread debian-gcc at lists dot debian dot org
--- Comment #6 from debian-gcc at lists dot debian dot org 2005-12-14 11:04 --- works for me Matthias -- debian-gcc at lists dot debian dot org changed: What|Removed |Added

[Bug libstdc++/25421] New: catching exception from codecvt_byname() segfaults

2005-12-14 Thread debian-gcc at lists dot debian dot org
: 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=25421

[Bug target/25343] New: [4.0 4.1 regression] testsuite failures

2005-12-10 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 host triplet: m68k-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25343

[Bug objc/25328] New: [4.0/4.1 regression] ICE in get_indirect_ref_operands, at tree-ssa-operands.c:1453

2005-12-09 Thread debian-gcc at lists dot debian dot org
Severity: major Priority: P3 Component: objc 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=25328

[Bug ada/22533] [4.1/4.2 regression] Ada ICE during bootstrap on many platforms

2005-11-24 Thread debian-gcc at lists dot debian dot org
--- Comment #41 from debian-gcc at lists dot debian dot org 2005-11-24 23:29 --- builds on alpha-linux, powerpc-linux, mips-linux, s390-linux (Debian unstable) with the patch from the attachment and the patch from #39. No test results yet. Matthias -- http://gcc.gnu.org

[Bug c++/21123] [4.0 regression] ICE in cp_expr_size, at cp/cp-objcp-common.c:101

2005-11-23 Thread debian-gcc at lists dot debian dot org
--- Comment #29 from debian-gcc at lists dot debian dot org 2005-11-23 11:47 --- Created an attachment (id=10322) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10322action=view) preprocessed source The original file still fails on at least hppa-linux, both on 4.0 2005 and 4.1

[Bug c++/21123] [4.0 regression] ICE in cp_expr_size, at cp/cp-objcp-common.c:101

2005-11-23 Thread debian-gcc at lists dot debian dot org
--- Comment #31 from debian-gcc at lists dot debian dot org 2005-11-23 11:57 --- The original file still fails on at least hppa-linux, both on 4.0 2005 and 4.1 20051112, works with 3.4. no results for arm and m68k yet. Matthias g++ -c -fpreprocessed libmcop_la.all_cc.ii -g -O2

[Bug libgcj/24940] New: libjava/configure uses $SED without defining it

2005-11-19 Thread debian-gcc at lists dot debian dot org
: 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=24940

[Bug preprocessor/24916] New: option -O undocumented in cpp docs

2005-11-17 Thread debian-gcc at lists dot debian dot org
Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: minor Priority: P3 Component: preprocessor AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla

[Bug c/24916] option -O undocumented in cpp docs

2005-11-17 Thread debian-gcc at lists dot debian dot org
--- Comment #5 from debian-gcc at lists dot debian dot org 2005-11-17 18:26 --- (In reply to comment #2) They are documented: http://gcc.gnu.org/onlinedocs/cpp/Common-Predefined-Macros.html the point of the bug submitter was to have them documented in cpp(1). Matthias

[Bug ada/18434] [4.0/4.1 Regression] Ada: cannot build gnattools on Tru64 UNIX V5.1B

2005-11-15 Thread debian-gcc at lists dot debian dot org
--- Comment #21 from debian-gcc at lists dot debian dot org 2005-11-15 08:28 --- (In reply to comment #20) Could people check if the problem was indeed fixed where reported? bootstrap ok on alpha-linux Matthias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18434

[Bug ada/23732] [ada] Library_Version still at 4.0 ?

2005-11-15 Thread debian-gcc at lists dot debian dot org
--- Comment #3 from debian-gcc at lists dot debian dot org 2005-11-15 10:50 --- (In reply to comment #2) I'll take care of it. Arno can this be updated before the branch is created? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23732

[Bug ada/23732] [ada] Library_Version still at 4.0 ?

2005-11-15 Thread debian-gcc at lists dot debian dot org
--- Comment #7 from debian-gcc at lists dot debian dot org 2005-11-15 11:42 --- PR23750 is related -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23732

[Bug treelang/24844] New: syntax error when running treelang testsuite

2005-11-14 Thread debian-gcc at lists dot debian dot org
running treelang testsuite Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: treelang AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org

[Bug target/23731] [4.1 regression] [hppa] 475 test failures in libjava

2005-11-14 Thread debian-gcc at lists dot debian dot org
--- Comment #4 from debian-gcc at lists dot debian dot org 2005-11-14 14:57 --- with the patch proposed in PR24348 down to 12. Matthias Running target unix FAIL: comment compilation from source FAIL: PR12416 -O3 compilation from bytecode FAIL: PR6729 -O3 compilation from source

[Bug target/24850] New: [4.1 regression] bootstrap failure on m68k-linux

2005-11-14 Thread debian-gcc at lists dot debian dot org
: 4.1.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: m68k-linux http://gcc.gnu.org/bugzilla

[Bug libstdc++/24712] [4.0 Regression] Accidental ABI change between 4.0.1 and 4.0.2?

2005-11-12 Thread debian-gcc at lists dot debian dot org
--- Comment #6 from debian-gcc at lists dot debian dot org 2005-11-12 09:33 --- (In reply to comment #2) I gather therefore that Debian is building GCC passing --enable-libstdcxx-allocator=mt, something absolutely not obvious and not trivial in its consequences. Correct

[Bug java/24572] [4.0 regression] ICE in gimplify_expr, at gimplify.c:3983

2005-11-12 Thread debian-gcc at lists dot debian dot org
--- Comment #4 from debian-gcc at lists dot debian dot org 2005-11-12 09:35 --- works with HEAD 2005 -- debian-gcc at lists dot debian dot org changed: What|Removed |Added

[Bug ada/18434] [4.0/4.1 Regression] Ada: cannot build gnattools on Tru64 UNIX V5.1B

2005-11-12 Thread debian-gcc at lists dot debian dot org
--- Comment #15 from debian-gcc at lists dot debian dot org 2005-11-12 14:59 --- workaround works with 4.0.3 on alpha-linux as well, 4.1 build currently fails in stage3 Matthias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18434

[Bug bootstrap/24821] New: [4.1 regression] [alpha-linux] ada bootstrap error in stage3

2005-11-12 Thread debian-gcc at lists dot debian dot org
Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC host triplet: alpha-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug ada/18434] [4.0/4.1 Regression] Ada: cannot build gnattools on Tru64 UNIX V5.1B

2005-11-12 Thread debian-gcc at lists dot debian dot org
--- Comment #17 from debian-gcc at lists dot debian dot org 2005-11-12 16:41 --- (In reply to comment #16) Arnaud has a patch for this issue on trunk and a better workaround patch for 4.0. Could you post your stage3 failure? actually, it's a stage2 failure, files as PR24821

[Bug treelang/24771] New: treelang does not have a man page

2005-11-09 Thread debian-gcc at lists dot debian dot org
: UNCONFIRMED Severity: enhancement Priority: P3 Component: treelang 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=24771

[Bug libmudflap/24619] New: mudflap instrumentation of dlopen is incorrect

2005-11-01 Thread debian-gcc at lists dot debian dot org
: UNCONFIRMED Severity: normal Priority: P3 Component: libmudflap 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=24619

[Bug java/24572] New: [4.0 regression] ICE in gimplify_expr, at gimplify.c:3983

2005-10-28 Thread debian-gcc at lists dot debian dot org
: 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=24572

[Bug target/24348] [4.1 regression] bootstrap failure building libgcc

2005-10-23 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2005-10-23 21:22 --- confirmed with 20051023 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24348

[Bug java/24441] New: [4.1 regression] ICE's when building the ecj compiler 3.1.1

2005-10-19 Thread debian-gcc at lists dot debian dot org
3.1.1 Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org

[Bug ada/24415] [4.1 regression] [powerpc] ada bootstrap failure

2005-10-18 Thread debian-gcc at lists dot debian dot org
--- Comment #2 from debian-gcc at lists dot debian dot org 2005-10-18 16:40 --- (In reply to comment #1) On PPC-darwin, I just get (which is a dup of bug 22533): | tree check: expected class expression, have exceptional | |(constructor) in get_base_var, at ipa

[Bug ada/24415] New: [4.1 regression] [powerpc] ada bootstrap failure

2005-10-17 Thread debian-gcc at lists dot debian dot org
: UNCONFIRMED Severity: normal Priority: P2 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC target triplet: powerpc-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24415

[Bug c++/24397] New: [3.4 regression] ICE in gen_subprogram_die, at dwarf2out.c

2005-10-15 Thread debian-gcc at lists dot debian dot org
Version: 3.4.4 Status: UNCONFIRMED Severity: normal Priority: P2 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=24397

[Bug c++/24397] [3.4 regression] ICE in gen_subprogram_die, at dwarf2out.c

2005-10-15 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2005-10-16 00:16 --- Created an attachment (id=9995) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9995action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24397

[Bug target/24348] New: [4.1 regression] bootstrap failure building libgcc

2005-10-13 Thread debian-gcc at lists dot debian dot org
regression] bootstrap failure building libgcc Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot

[Bug target/23731] [4.1 regression] [hppa] 475 test failures in libjava

2005-10-13 Thread debian-gcc at lists dot debian dot org
--- Comment #3 from debian-gcc at lists dot debian dot org 2005-10-13 10:15 --- down to 474 test failures with 20051008 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23731

[Bug target/24284] New: [4.0 4.1 regression] ICE (Segmentation fault)

2005-10-09 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 host triplet: sparc-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24284

[Bug fortran/24285] New: format( 1000(a,$))

2005-10-09 Thread debian-gcc at lists dot debian dot org
Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran 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=24285

[Bug other/24210] New: [4.0 4.1 regression] ICE in fold_convert, at fold-const.c:1922

2005-10-05 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=24210

[Bug c++/24199] New: Segfault with -frepo -g

2005-10-04 Thread debian-gcc at lists dot debian dot org
Priority: P2 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=24199

[Bug c++/24199] Segfault with -frepo -g

2005-10-04 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2005-10-04 20:43 --- Created an attachment (id=9881) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9881action=view) Test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24199

[Bug c++/24200] New: Error recovery problem after spurious typename

2005-10-04 Thread debian-gcc at lists dot debian dot org
Version: 3.4.4 Status: UNCONFIRMED Severity: normal Priority: P2 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=24200

[Bug preprocessor/24202] New: Segfault with #pragma once

2005-10-04 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=24202

[Bug preprocessor/24202] Segfault with #pragma once

2005-10-04 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2005-10-04 21:59 --- Created an attachment (id=9882) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9882action=view) Test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24202

[Bug java/24018] [meta-bug] Patches that should be applied to 4.0 branch

2005-09-28 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-09-28 17:35 --- (In reply to comment #5) PR 19870. Although these patches are largeish, they have been tested in HEAD for some time and should be pretty safe. They are needed for OO.org. A naive backport

[Bug target/24111] New: [3.4 4.0 4.1 regression] cannot handle identifiers with '$' character

2005-09-28 Thread debian-gcc at lists dot debian dot org
Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org,pb at gcc dot gnu dot org GCC target triplet: arm-linux http

[Bug target/24111] [3.4/4.0/4.1 regression] cannot handle identifiers with '$' character

2005-09-28 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-09-28 21:48 --- (In reply to comment #1) Does -fdollars-in-identifiers work? There is most likely a bug saying why this is not default for arm but I have not looked. it does, at least for the compiler, didn't

[Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux

2005-09-26 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-09-26 13:22 --- after an update to 2005-09-25, the bug seems to be hidden again, a diff on the test summary i686/i486 Matthias --- ../test-summary-i6862005-09-26 01:56:04.465389392 + +++ test

[Bug target/23731] [4.1 regression] [hppa] 475 test failures in libjava

2005-09-20 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-09-20 14:22 --- down to 475 test failures with 20050919 http://gcc.gnu.org/ml/gcc-testresults/2005-09/msg00973.html -- What|Removed |Added

[Bug java/23891] [4.0 Regression] Problem folding static fields across packages

2005-09-16 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-09-16 20:05 --- the patch, when applied to the 4.0 branch, let the bootstrap fail in libjava on at least i486-linux and ia64-linux Matthias /home/packages/gcc/4.0/gcc-4.0-4.0.1/build/gcc/gcj -B/home/packages

[Bug c++/23896] [4.0/4.1 Regression] boost::tie() = std::pair doesn't compile

2005-09-15 Thread debian-gcc at lists dot debian dot org
-- What|Removed |Added CC|doko at cs dot tu-berlin dot|debian-gcc at lists dot |de |debian dot org http://gcc.gnu.org

[Bug rtl-optimization/23837] New: [4.0, 4.1 regression] Wrong code with -fschedule-insns

2005-09-12 Thread debian-gcc at lists dot debian dot org
at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23837

[Bug target/23728] New: [4.0 regression] [m68k] ICE (Segmentation fault) building python

2005-09-05 Thread debian-gcc at lists dot debian dot org
) building python Product: gcc Version: 4.0.2 Status: UNCONFIRMED Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian

[Bug target/23728] [4.0 regression] [m68k] ICE (Segmentation fault) building python

2005-09-05 Thread debian-gcc at lists dot debian dot org
-- What|Removed |Added Keywords||ice-on-valid-code Known to fail||4.0.2 Known to work|

[Bug target/23728] [4.0 regression] [m68k] ICE (Segmentation fault) building python

2005-09-05 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-09-05 11:36 --- Created an attachment (id=9666) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9666action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23728

[Bug target/23731] New: [4.1 regression] [hppa] 489 test failures in libjava

2005-09-05 Thread debian-gcc at lists dot debian dot org
org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: hppa-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23731

[Bug target/23731] [4.1 regression] [hppa] 489 test failures in libjava

2005-09-05 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-09-05 13:24 --- Created an attachment (id=9667) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9667action=view) libjava testlog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23731

[Bug target/23731] [4.1 regression] [hppa] 489 test failures in libjava

2005-09-05 Thread debian-gcc at lists dot debian dot org
-- What|Removed |Added Keywords||wrong-code Known to fail||4.1.0

[Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux

2005-09-05 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-09-05 13:26 --- Seeing similiar failures on hppa-linux, filed as PR23731 Matthias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23602

[Bug ada/23732] New: [ada] Library_Version still at 4.0 ?

2005-09-05 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 CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23732

[Bug bootstrap/23711] New: [4.1 regression] [s390] bootstrap error in libjava (ICE in fixup_eh_region_note)

2005-09-03 Thread debian-gcc at lists dot debian dot org
in fixup_eh_region_note) Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC

[Bug bootstrap/23712] New: [4.1 regression] [powerpc] bootstrap error in libjava (ICE in fixup_eh_region_note)

2005-09-03 Thread debian-gcc at lists dot debian dot org
: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: powerpc-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23712

[Bug bootstrap/23715] New: [4.1 regression] [sparc] bootstrap error in libjava (ICE in fixup_eh_region_note)

2005-09-03 Thread debian-gcc at lists dot debian dot org
ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: sparc-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23715

[Bug middle-end/23671] [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808

2005-09-02 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-09-02 09:25 --- seen on CVS 20050901 for s390-linux as well: if /bin/sh ./libtool --mode=compile /build/buildd/gcc-snapshot-20050901/build/./gcc/xgcc -shared-libgcc -B/build/buildd/gcc-snapshot-20050901/build

[Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux

2005-09-02 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-09-02 22:21 --- (In reply to comment #9) About comment #7 - it would be helpful to know how the execution tests fail. For instance a gdb backtrace from one of them. it would, but running them from

[Bug c/23674] ICE on valid code

2005-09-01 Thread debian-gcc at lists dot debian dot org
-- What|Removed |Added CC||debian-gcc at lists dot ||debian dot org http://gcc.gnu.org

[Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux

2005-08-31 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-08-31 10:16 --- tracked down the 15 failures to this patch: 2005-06-14 Tom Tromey [EMAIL PROTECTED] PR libgcj/19877: * no-executables.m4: Call real AC_FUNC_MMAP when cache variable is set

[Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux

2005-08-31 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-08-31 14:08 --- tracked down the 1000+ test failures to the import of classpath from 20050716 (well not exactly, but between 2005-07-16 00:00 UTC and 02:00 UTC). Matthias 2005-07-15 Mark Mitchell [EMAIL

[Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux

2005-08-30 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-08-30 07:27 --- Same thing here. It works, when run from the command line. I narrowed down the failures a bit. CVS 20050628 and 20050714 fail with just 17 test cases, this is introduced between 20050607

[Bug c++/21123] [4.0 regression] ICE in cp_expr_size, at cp/cp-objcp-common.c:101

2005-08-29 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-08-29 09:20 --- seen on arm-linux as well, building kdelibs-3.4, according to http://buildd.debian.org/fetch.php?pkg=kdelibsver=4%3A3.4.2-2arch=armstamp=1124910639file=logas=raw -- What|Removed

[Bug rtl-optimization/23567] [3.4/4.0/4.1 regression] if-conversion causes wrong code

2005-08-29 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-08-29 09:37 --- reported as http://bugs.debian.org/325050 -- What|Removed |Added CC

[Bug target/23621] New: gcj-dbtool aborts on m68k-linux

2005-08-29 Thread debian-gcc at lists dot debian dot org
-dbtool aborts on m68k-linux Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org

[Bug middle-end/23458] ICE on m68k (-O3)

2005-08-29 Thread debian-gcc at lists dot debian dot org
-- What|Removed |Added CC||debian-gcc at lists dot ||debian dot org http://gcc.gnu.org

<    1   2   3   4   5   6   >