[Bug target/18615] biarch bootstrap fails on sparc-linux (CVS 20041121)

2004-12-04 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2004-12-04 16:27 --- currently no access to the machine, where I started the build. will update until I get access again. Matthias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18615

[Bug target/18830] New: bootstrap of a biarch compiler fails in libstdc++.

2004-12-04 Thread debian-gcc at lists dot debian dot org
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 CC: drow at false dot org,gcc-bugs at gcc dot gnu dot org

[Bug target/18830] bootstrap of a biarch compiler fails in libstdc++.

2004-12-04 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2004-12-04 16:50 --- Created an attachment (id=7671) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7671&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18830

[Bug target/18830] bootstrap of a biarch compiler fails in libstdc++.

2004-12-04 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2004-12-04 16:51 --- Created an attachment (id=7672) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7672&action=view) patch to build biarch compiler for ix86/x86_64, defaulting to ix86 -- http://gcc.

[Bug bootstrap/18125] bootstrap fails in libstdc++'s configure script, ICE on every C++ conftest.

2004-12-10 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2004-12-10 08:27 --- not reproducible anymore with 2004-12-04 Matthias -- What|Removed |Added

[Bug c++/19004] [3.4 / 4.0 regression] ICE in uses_template_parms at cp/pt.c:4860

2004-12-15 Thread debian-gcc at lists dot debian dot org
-- What|Removed |Added Known to fail||3.4.4 4.0.0 Known to work||3.3.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug c/19006] [3.3 / 3.4 / 4.0 regression] ICE in tree_low_cst, at tree.c:3255

2004-12-15 Thread debian-gcc at lists dot debian dot org
-- What|Removed |Added Keywords||ice-on-invalid-code Known to fail||3.3.5 3.4.4 4.0.0 Known to work|

[Bug target/19008] [3.3 regression] [arm] gcc-3.3 -O3 -fPIC produce wrong code via auto inlining

2004-12-15 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2004-12-15 11:28 --- Created an attachment (id=7747) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7747&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19008

[Bug target/19008] [3.3 regression] [arm] gcc-3.3 -O3 -fPIC produce wrong code via auto inlining

2004-12-15 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2004-12-15 15:06 --- the bug submitter replied: I suppose you mean -fno-strict-aliasing, since -fno-strict-alias does not exist. In this case that does not fix the problem. This code work correctly when build

[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
ror 1 -- Summary: code fails to build with 4.1 20061020, which built with 20060901 Product: gcc 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=12497&action=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
ay and I cannot debug Product: gcc 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 PROTEC

[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 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 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 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

[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.o

[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
: target 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=12773&action=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
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=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=12774&action=view) preprocessed source #include void testit(double complex* t, double* b) { b[0] = t[0]==0.0

[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

<    1   2   3   4   5   6