Make INSN_HAS_LOCATION require an rtx_insn
[gcc.git] / rtx-classes-status.txt
1 This file tracks the status of the merger of the
2 "Introduce rtx subclasses" patches, and is slated for removal once all
3 are merged.
4
5 See https://gcc.gnu.org/ml/gcc-patches/2014-08/msg00498.html for more
6 information.
7
8 Phase 1: initial "scaffolding" commits: DONE
9 Phase 2: per-file commits in main source dir: DONE
10 Phase 3: per-file commits within "config" subdirs: DONE
11 Phase 4: removal of "scaffolding": DONE
12 Phase 5: additional rtx_def subclasses: DONE
13 Phase 6: use extra rtx_def subclasses: IN PROGRESS