This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 198/236] PHASE 5: Additional rtx subclasses


/
	* rtx-classes-status.txt: Update.
---
 rtx-classes-status.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rtx-classes-status.txt b/rtx-classes-status.txt
index 5667ae9..e51b0f3 100644
--- a/rtx-classes-status.txt
+++ b/rtx-classes-status.txt
@@ -4,8 +4,8 @@ exists to be modified by marker commits.
 Phase 1: initial "scaffolding" commits:            DONE
 Phase 2: per-file commits in main source dir:      DONE
 Phase 3: per-file commits within "config" subdirs: DONE
-Phase 4: removal of "scaffolding":                 IN PROGRESS
-Phase 5: additional rtx_def subclasses:            TODO
+Phase 4: removal of "scaffolding":                 DONE
+Phase 5: additional rtx_def subclasses:            IN PROGRESS
 Phase 6: use extra rtx_def subclasses:             TODO
 
 TODO: "Scaffolding" to be removed
-- 
1.8.5.3


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]