* tests/glr-regression.at (glr-regr2a.y): Try to dump core

immediately if a data overrun has occurred.
This commit is contained in:
Paul Eggert
2005-03-18 20:57:37 +00:00
parent f508a6a0d6
commit 9577fb1f47
+6
View File
@@ -1,3 +1,9 @@
2005-03-18 Paul Eggert <[email protected]>
* tests/glr-regression.at (glr-regr2a.y): Try to dump core
immediately if a data overrun has occurred; this may help us track
down what may be a spurious failure on MacOS.
2005-03-17 Paul Eggert <[email protected]>
Respond to problems reported by [email protected].