[LLVMbugs] [Bug 1928] New: new warnings on darwin8
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sat Jan 19 00:03:31 PST 2008
http://llvm.org/bugs/show_bug.cgi?id=1928
Summary: new warnings on darwin8
Product: new-bugs
Version: unspecified
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: enhancement
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: tonic at nondot.org
CC: llvmbugs at cs.uiuc.edu
llvm[3]: Compiling MipsRegisterInfo.cpp for Release build
MipsRegisterInfo.cpp: In member function 'virtual void
llvm::MipsRegisterInfo::emitPrologue(llvm::MachineFunction&) const':
MipsRegisterInfo.cpp:280: warning: 'RAOffset' may be used uninitialized in this
function
MipsRegisterInfo.cpp:280: warning: 'FPOffset' may be used uninitialized in this
function
APFloat.cpp: In constructor 'llvm::APFloat::APFloat(const llvm::fltSemantics&,
const char*)':
APFloat.cpp:680: warning: control may reach end of non-void function
'llvm::APFloat::opStatus llvm::APFloat::convertFromString(const char*,
llvm::APFloat::roundingMode)' being inlined
'llvm[2]: Compiling ConfigLexer.cpp for Release build
ConfigLexer.cpp:2615: warning: 'void yy_fatal_error(const char*)' defined but
not used
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list