Bug#381970: gcc-4.1: [hppa][mips] gcc produces wrong code under -O2

2006-08-07 Thread Martin Ferrari
Package: gcc-4.1 Version: 4.1.1-2 Severity: normal When trying to solve #374396, we found that gcc with -O2 produces wrong code in some corner cases in mips and hppa. The problem goes away with -fno-delayed-brach, but -O0 -fdelayed-branch does not reproduce the problem. I've tried unsuccessfully

[Bug middle-end/28622] [4.1 regression] ICE in extract_insn, at recog.c:2084 (unecognizable insn) [m68k]

2006-08-07 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2006-08-08 01:05 --- Related to PR 27616. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28622 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. -- To UNSUBS

[Bug target/28634] [4.1/4.2 regression] rounding problem with -fdelayed-branch on hppa/mips

2006-08-07 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28634 --- You

[Bug tree-optimization/28624] [4.2 regression] latent segfault in remove_phi_node

2006-08-07 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.2.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28624 --- You

[Bug target/28623] [4.1/4.2 regression] ICE in extract_insn, at recog.c:2077 (nrecognizable insn) [alpha]

2006-08-07 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28623 --- You

[Bug target/28634] [4.1/4.2 regression] rounding problem with -fdelayed-branch on hppa/mips

2006-08-07 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-08-08 00:29 --- This sounds like two target problems rather than generic ones. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug tree-optimization/28634] [4.1/4.2 regression] rounding problem with -fdelayed-branch on hppa/mips

2006-08-07 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added GCC target triplet||hppa-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28634 --

Results for 4.2.0 20060721 (experimental) testsuite on s390-ibm-linux-gnu

2006-08-07 Thread Matthias Klose
LAST_UPDATED: Fri Jul 21 17:14:59 UTC 2006 (revision 115645) === acats tests === FAIL: c35507m FAIL: cd2a23e FAIL: cxh1001 === acats Summary === # of expected passes2314 # of unexpected failures3 Native configuration is s390-ibm-linux-gnu

[Bug middle-end/28622] [4.1 regression] ICE in extract_insn, at recog.c:2084 (unecognizable insn) [m68k]

2006-08-07 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-08-07 23:16 --- (In reply to comment #4) > So it looks like point 2 is true. So it is a latent bug in CSE. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28622 --- You are receiving this mail because: --- You are on th

[Bug middle-end/28622] [4.1 regression] ICE in extract_insn, at recog.c:2084 (unecognizable insn) [m68k]

2006-08-07 Thread schwab at suse dot de
--- Comment #4 from schwab at suse dot de 2006-08-07 23:14 --- The removed comment says: - /* If will do cse, generate all results into pseudo registers - since 1) that allows cse to find more things - and 2) otherwise cse could produce an insn the machine - cannot support.

[Bug target/28183] [4.0/4.1/4.2 regression] assembler error "FATAL: can't close x.o" on m68k with new binutils

2006-08-07 Thread schwab at suse dot de
--- Comment #5 from schwab at suse dot de 2006-08-07 23:13 --- Sorry, wrong bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28183 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. -- To UNSUBSCRIBE, email

[Bug target/28183] [4.0/4.1/4.2 regression] assembler error "FATAL: can't close x.o" on m68k with new binutils

2006-08-07 Thread schwab at suse dot de
--- Comment #4 from schwab at suse dot de 2006-08-07 23:12 --- The removed comment says: - /* If will do cse, generate all results into pseudo registers - since 1) that allows cse to find more things - and 2) otherwise cse could produce an insn the machine - cannot support.

[Bug middle-end/28622] [4.1 regression] ICE in extract_insn, at recog.c:2084 (unecognizable insn) [m68k]

2006-08-07 Thread schwab at suse dot de
-- schwab at suse dot de changed: What|Removed |Added Component|tree-optimization |middle-end http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28622 --- You are

[Bug tree-optimization/28622] [4.1 regression] ICE in extract_insn, at recog.c:2084 (unecognizable insn) [m68k]

2006-08-07 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-08-07 23:09 --- (In reply to comment #2) > Broken since r102570: That would mean a latent bug in the m68k back-end. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28622 --- You are receiving this mail because: --- You

[Bug tree-optimization/28622] [4.1 regression] ICE in extract_insn, at recog.c:2084 (unecognizable insn) [m68k]

2006-08-07 Thread schwab at suse dot de
-- schwab at suse dot de changed: What|Removed |Added Component|rtl-optimization|tree-optimization http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28622 ---

[Bug rtl-optimization/28622] [4.1 regression] ICE in extract_insn, at recog.c:2084 (unecognizable insn) [m68k]

2006-08-07 Thread schwab at suse dot de
--- Comment #2 from schwab at suse dot de 2006-08-07 23:00 --- Broken since r102570: * expr.c (expand_expr_real_1): Do not load mem targets into register. * i386.c (ix86_fixup_binary_operands): Likewise. (ix86_expand_unary_operator): Likewise. (ix86_expan

Processed: [bts-link] source package gcc-4.1

2006-08-07 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # > # bts-link upstream status pull for source package gcc-4.1 > # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html > # > user [EMAIL PROTECTED] Setting user to [EMAIL PROTECTED] (was [EMAIL PROTECTED]). > # remote status report f

[bts-link] source package gcc-4.1

2006-08-07 Thread bts-link-upstream
# # bts-link upstream status pull for source package gcc-4.1 # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user [EMAIL PROTECTED] # remote status report for #376084 # * http://gcc.gnu.org/PR28221 # * remote status changed: NEW -> RESOLVED # * remote resolution cha

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

2006-08-07 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2006-08-07 16:38 --- Is this fixed by that commit? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28312 --- You are receiving this mail because: --- You reported the bug, or are watching the reporter. -- To UNSUBSCRIBE, e

Bug#379706: g++-4.1: segfaults building boost 1.33.1-5

2006-08-07 Thread Martin Michlmayr
* Domenico Andreoli <[EMAIL PROTECTED]> [2006-08-07 17:21]: > > Anyway, I'm starting a test build now on another ARM box but maybe > > someone should check g++ on elara. > > Martin, > > i'm reading that boost finally built on arm, could you please upload it? I'm not an ARM buildd person. -- Mar

Bug#379706: g++-4.1: segfaults building boost 1.33.1-5

2006-08-07 Thread Domenico Andreoli
On Tue, Jul 25, 2006 at 01:06:32PM +0200, Martin Michlmayr wrote: > > Anyway, I'm starting a test build now on another ARM box but maybe > someone should check g++ on elara. Martin, i'm reading that boost finally built on arm, could you please upload it? thank you domenico -[ Domenico Andr

Bug#381710: gcc-4.1: wrong code generation for perl on hppa/mips.

2006-08-07 Thread Martin Michlmayr
forwarded 381710 http://gcc.gnu.org/PR28634 tags 381710 + upstream thanks * Kurt Roeckx <[EMAIL PROTECTED]> [2006-08-06 19:25]: > I've been looking at the perl testsuite failure on hppa. See > http://bugs.debian.org/374396 ... Thanks for your excellent analysis! -- Martin Michlmayr http://www.c

Processed: Re: Bug#381710: gcc-4.1: wrong code generation for perl on hppa/mips.

2006-08-07 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > forwarded 381710 http://gcc.gnu.org/PR28634 Bug#381710: gcc-4.1: wrong code generation for perl on hppa/mips. Noted your statement that Bug has been forwarded to http://gcc.gnu.org/PR28634. > tags 381710 + upstream Bug#381710: gcc-4.1: wrong code gener

[Bug tree-optimization/28634] [4.1/4.2 regression] rounding problem with -fdelayed-branch on hppa/mips

2006-08-07 Thread tbm at cyrius dot com
-- tbm at cyrius dot com changed: What|Removed |Added CC||tausq at debian dot org Keywords||wrong-

[Bug tree-optimization/28634] New: [4.1/4.2 regression] rounding problem with -fdelayed-branch on hppa/mips

2006-08-07 Thread tbm at cyrius dot com
[ forwarded from http://bugs.debian.org/381710 ] The following report has been submitted by Kurt Roeckx: I've been looking at the perl testsuite failure on hppa. See http://bugs.debian.org/374396 This code: while (cdouble < 0.0) cdouble += adouble; Generated by gcc-4.1

[Bug debug/26881] [4.1/4.2 Regression] internal compiler error in dwarf2out_finish

2006-08-07 Thread stephan at s11n dot net
--- Comment #15 from stephan at s11n dot net 2006-08-07 09:47 --- (In reply to comment #12) > This bug prevents the current release of the Globus toolkit > (www.globus.org) from compiling. A semi-workaround for getting SpiderMonkey to build is to export the BUILD_OPT=1 environment varia

[bts-link] source package gcc-4.1

2006-08-07 Thread bts-link-upstream
# # bts-link upstream status pull for source package gcc-4.1 # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user [EMAIL PROTECTED] # remote status report for #381572 # * http://gcc.gnu.org/PR28622 # * remote status changed: (?) -> UNCONFIRMED usertags 381572 + statu

[bts-link] source package gcc-snapshot

2006-08-07 Thread bts-link-upstream
# # bts-link upstream status pull for source package gcc-snapshot # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user [EMAIL PROTECTED] # remote status report for #381384 # * http://gcc.gnu.org/PR28591 # * remote status changed: (?) -> ASSIGNED usertags 381384 + sta

[Bug debug/26881] [4.1/4.2 Regression] internal compiler error in dwarf2out_finish

2006-08-07 Thread hubicka at gcc dot gnu dot org
--- Comment #14 from hubicka at gcc dot gnu dot org 2006-08-07 08:01 --- Created an attachment (id=12032) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12032&action=view) Patch in testing -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26881 --- You are receiving this mai