1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00

Assertion is on the critical path, so conerr/59.c only passes in the cool variety.

Copied from Perforce
 Change: 194713
This commit is contained in:
Gareth Rees 2018-07-23 11:14:54 +01:00
parent bc919b5d42
commit 9290de0dff
2 changed files with 2 additions and 1 deletions

View file

@ -66,7 +66,7 @@ conerr/55.c
conerr/56.c
% conerr/57.c -- see <code/ld.c#.add.no-arena-check>
% conerr/58.c -- see <code/ld.c#.stale.no-arena-check>
conerr/59.c
% conerr/59.c -- assertion is on critical path
conerr/60.c
conerr/61.c
conerr/62.c

View file

@ -45,4 +45,5 @@ conerr/21.c
conerr/22.c
conerr/23.c
conerr/27.c
conerr/59.c
function/72.c