This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/15100] [3.4 Regression] cc1plus got hang-up on libstdc++-v3/testsuite/abi_check.cc
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 May 2004 10:51:48 -0000
- Subject: [Bug rtl-optimization/15100] [3.4 Regression] cc1plus got hang-up on libstdc++-v3/testsuite/abi_check.cc
- References: <20040423140349.15100.kkojima@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-05-18 10:51 -------
Subject: Bug 15100
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: kkojima@gcc.gnu.org 2004-05-18 10:51:39
Modified files:
gcc : ChangeLog combine.c
Log message:
PR optimization/15100
Backport from mainline:
2004-05-11 Kaz Kojima <kkojima@gcc.gnu.org>
* combine.c (distribute_notes): Don't create a dangling
REG_LIBCALL/REG_RETVAL note.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.443&r2=2.2326.2.444
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/combine.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.400.4.7&r2=1.400.4.8
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15100