<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>RE: Warnings in PIC16 build</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Thanks. I fixed them in 62681.<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: Duncan Sands [<A HREF="mailto:baldrick@free.fr">mailto:baldrick@free.fr</A>]<BR>
Sent: Wed 1/21/2009 2:06 PM<BR>
To: Sanjiv Kumar Gupta - I00171<BR>
Cc: llvm-commits@cs.uiuc.edu<BR>
Subject: Warnings in PIC16 build<BR>
<BR>
Hi Sanjiv, my gcc gives:<BR>
<BR>
llvm[3]: Compiling PIC16AsmPrinter.cpp for Debug+Checks build<BR>
In file included from llvm/lib/Target/PIC16/PIC16TargetMachine.h:18,<BR>
                 from llvm/lib/Target/PIC16/PIC16AsmPrinter.h:19,<BR>
                 from llvm/lib/Target/PIC16/PIC16AsmPrinter.cpp:15:<BR>
llvm/include/llvm/Target/TargetInstrInfo.h:95: warning: 'virtual bool llvm::TargetInstrInfo::isMoveInstr(const llvm::MachineInstr&, unsigned int&, unsigned int&, unsigned int&, unsigned int&) const' was hidden<BR>
llvm/lib/Target/PIC16/PIC16InstrInfo.h:65: warning:   by 'virtual bool llvm::PIC16InstrInfo::isMoveInstr(const llvm::MachineInstr&, unsigned int&, unsigned int&) const'<BR>
<BR>
Ciao,<BR>
<BR>
Duncan.<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>