NetBSD-Bugs archive

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

PR/53176 CVS commit: src/external/gpl3/gcc/dist/gcc



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

From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53176 CVS commit: src/external/gpl3/gcc/dist/gcc
Date: Sat, 14 Sep 2019 15:02:47 +0000

 Module Name:	src
 Committed By:	maya
 Date:		Sat Sep 14 15:02:47 UTC 2019
 
 Modified Files:
 	src/external/gpl3/gcc/dist/gcc: ira-color.c
 
 Log Message:
 Initialize the mode before accessing the move costs.
 This matches the code of the rest of the file, and might be acceptable
 by upstream.
 
 PR toolchain/53176.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 src/external/gpl3/gcc/dist/gcc/ira-color.c
 
 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