*参照元 [#f5892f00]
#backlinks

*説明 [#s9a8cee9]
-パス: [[gcc-8.3/gcc/reload1.c]]

-FIXME: これは何?
--説明


**参考 [#c9a29318]


*実装 [#q6aa7336]
 /* This is an intermediate structure to initialize the table.  It has
    exactly the members provided by ELIMINABLE_REGS.  */
 static const struct elim_table_1
 {
   const int from;
   const int to;
 } reg_eliminate_1[] =
 
   ELIMINABLE_REGS;
-
--[[gcc-8.3/gcc/elim_table_1]]
--[[gcc-8.3/gcc/ELIMINABLE_REGS]]


*コメント [#c15819c8]


トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS