*参照元 [#ua1cda3d]
#backlinks

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

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


**参考 [#e3037c96]


*実装 [#i23aff64]
 /* 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;


*コメント [#s371350f]


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