From 35210087ce96f4184603fe4332fb4d87da94d569 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Wed, 31 Aug 2005 09:41:47 -0700 Subject: [PATCH] No, I had the number right the first time. Sigh. From-SVN: r103684 --- gcc/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 456ee81cb6a..49812f2a867 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ 2005-08-31 Richard Henderson - PR rtl-opt/23602 + PR rtl-opt/23601 * reload1.c (reload): Set MEM_NOTRAP_P in spill slots. (fixup_eh_region_note): New. (reload_as_needed): Call it.