NetBSD-Bugs archive

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

PR/57646 CVS commit: src/external/gpl3/gcc.old/dist/gcc



The following reply was made to PR port-vax/57646; it has been noted by GNATS.

From: "Kalvis Duckmanton" <kalvisd%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57646 CVS commit: src/external/gpl3/gcc.old/dist/gcc
Date: Mon, 18 Dec 2023 21:11:43 +0000

 Module Name:	src
 Committed By:	kalvisd
 Date:		Mon Dec 18 21:11:43 UTC 2023
 
 Modified Files:
 	src/external/gpl3/gcc.old/dist/gcc: reload1.c
 
 Log Message:
 gcc.old: vax: gcc/reload1.c: PR port-vax/57646
 
     Where an output register might be reloaded, and it is a memory
     reference, and the address is auto-incremented, any previously
     reloaded copy of the address must be invalidated.
 
     XXXKD: Hidden within ``#ifdef NB_FIX_VAX_BACKEND'' and enabled
     only for vax at the moment.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.11 -r1.12 src/external/gpl3/gcc.old/dist/gcc/reload1.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