このページを編集する際は,編集に関する方針に従ってください.
概要
- gcc-4.1.0/gcc/toplev.cにて定義
- バックエンドを必要としないならばtrue
実装
124 /* True if we don't need a backend (e.g. preprocessing only). */
125 static bool no_backend;
124 /* True if we don't need a backend (e.g. preprocessing only). */
125 static bool no_backend;