NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/45576 CVS commit: src/gnu/dist/gcc4/gcc



The following reply was made to PR toolchain/45576; it has been noted by GNATS.

From: "Ignatios Souvatzis" <is%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45576 CVS commit: src/gnu/dist/gcc4/gcc
Date: Mon, 7 Nov 2011 20:35:39 +0000

 Module Name:   src
 Committed By:  is
 Date:          Mon Nov  7 20:35:39 UTC 2011
 
 Modified Files:
        src/gnu/dist/gcc4/gcc: version.c
        src/gnu/dist/gcc4/gcc/config/arm: arm.md
 
 Log Message:
 Remove pattern for arith_adjacentmem in arm.md, thus fixing
 PR toolchain/45576 at a very small run-time cost.
 
 This was suggested by Richard Earnshaw.
 
 A real fix is known to be in gcc 4.5.3 (as in NetBSD-current) and in
 gcc-current; don't apply in that tree.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.18 -r1.19 src/gnu/dist/gcc4/gcc/version.c
 cvs rdiff -u -r1.1.1.2 -r1.2 src/gnu/dist/gcc4/gcc/config/arm/arm.md
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index