[Bug optimization/11634] [3.3/3.4 regression] [hppa] ICE in verify_local_live_at_start, at flow.c:555

2003-12-01 Thread cvs-commit at gcc dot gnu dot org
: ChangeLog recog.c gcc/testsuite : ChangeLog Added files: gcc/testsuite/gcc.dg: 20031201-2.c Log message: PR optimization/11634 * recog.c (split_insn): Factor test of INSN_P and handling of set_noop_p out of here into the two callers. (split_all_insns

[Bug optimization/11634] [3.3/3.4 regression] [hppa] ICE in verify_local_live_at_start, at flow.c:555

2003-12-01 Thread cvs-commit at gcc dot gnu dot org
/testsuite : ChangeLog Added files: gcc/testsuite/gcc.dg: 20031201-2.c Log message: PR optimization/11634 * recog.c (split_insn): Factor test of INSN_P and handling of set_noop_p out of here into the two callers. (split_all_insns): Add INSN_P test and set_noop_p

[Bug target/11793] [3.3.1 regression] ICE in extract_insn, at recog.c:2175 (const_vector's)

2003-12-01 Thread zack at gcc dot gnu dot org
-- What|Removed |Added Keywords|patch | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11793 --- You are receiving this mail because: --- You r

[Bug optimization/11634] [3.3/3.4 regression] [hppa] ICE in verify_local_live_at_start, at flow.c:555

2003-12-01 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2003-12-02 00:43 --- Subject: Re: [3.3/3.4 regression] [hppa] ICE in verify_local_live_at_start, at flow.c:555 "zack at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | Roger: I think you're right that split_all_insns

[Bug target/11793] [3.3.1 regression] ICE in extract_insn, at recog.c:2175 (const_vector's)

2003-12-01 Thread zack at gcc dot gnu dot org
--- Additional Comments From zack at gcc dot gnu dot org 2003-12-02 00:40 --- Aldy, please submit a patch for 3.3. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11793 --- You are receiving this mail because: --- You reported the bug, or are watching the reporter.

[Bug optimization/11634] [3.3/3.4 regression] [hppa] ICE in verify_local_live_at_start, at flow.c:555

2003-12-01 Thread zack at gcc dot gnu dot org
--- Additional Comments From zack at gcc dot gnu dot org 2003-12-02 00:26 --- Roger: I think you're right that split_all_insns_noflow will eventually disappear, and so I will approve your patch for mainline. Ask Gabriel about 3.3. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=116

[Bug optimization/13041] [3.3 Regression] linux-2.6/sound/core/oss/rate.c miscompiled

2003-12-01 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-12-01 08:18 --- Subject: Bug 13041 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-3_3-branch Changes by: [EMAIL PROTECTED] 2003-12-01 08:18:40 Modified files: gcc: Change

[Bug optimization/13041] [3.3 Regression] linux-2.6/sound/core/oss/rate.c miscompiled

2003-12-01 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2003-12-01 08:19 --- See http://gcc.gnu.org/ml/gcc-patches/2003-11/msg01629.html -- What|Removed |Added