Home
last modified time | relevance | path

Searched refs:warnedmmx (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.cc1972 static bool warnedmmx; in type_natural_mode() local
1975 if (cum && cum->warn_mmx && !warnedmmx) in type_natural_mode()
1979 warnedmmx = true; in type_natural_mode()