This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/15100] [3.4/3.5? 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: 12 May 2004 04:32:14 -0000
- Subject: [Bug optimization/15100] [3.4/3.5? 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-12 04:32 -------
Subject: Bug 15100
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: kkojima@gcc.gnu.org 2004-05-12 04:32:02
Modified files:
gcc : ChangeLog combine.c
Log message:
PR optimization/15100
* 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&r1=2.3628&r2=2.3629
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/combine.c.diff?cvsroot=gcc&r1=1.424&r2=1.425
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15100