Module Name: src Committed By: rin Date: Sun Oct 8 04:59:33 UTC 2023
Modified Files: src/external/gpl3/gcc.old/dist/gcc: dse.c Log Message: gcc.old: Fix my regression for PR port-vax/57646 patch [5/21] Add a part of the original diff provided by Kalvis Duckmanton, which I carelessly dropped during NB_FIX_VAX_BACKEND addition. Fix ICE in DSE phase for native GCC. Now, pkgsrc/lang/perl5 successfully builds again. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/external/gpl3/gcc.old/dist/gcc/dse.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.