This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: genrecog of i386.md under linux, 5 warnings...


Christian Joensson wrote:
/usr/local/src/trunk/gcc/gcc/config/i386/i386.md:16282: warning: operand 1 missing mode?
...

These warnings can usually be ignored. Ideally they should be silenced, but it isn't always possible. You could try filing a bugzilla bug report if there isn't already one, or you could investigate and try writing patches.


If they can't be fixed, they probably should be commented so others know that the warnings are intentional.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]