diff --git a/test/val/bug2937.c b/test/val/bug2811.c similarity index 88% rename from test/val/bug2937.c rename to test/val/bug2811.c index 57f6e927c..8f0ff2e48 100644 --- a/test/val/bug2937.c +++ b/test/val/bug2811.c @@ -1,6 +1,6 @@ /* Note: This test is rather fragile since it depends on how the compiler ** handles certain sequences and return codes. It checks for exactly one -** optimizer problem introduced in #2937. If it fails in some future version, +** optimizer problem introduced in #2811. If it fails in some future version, ** do not hesitate to remove it. */