[LLVMbugs] [Bug 860] NEW: CommandLine errors are silent under llvm-gcc4
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Aug 1 06:50:11 PDT 2006
http://llvm.org/bugs/show_bug.cgi?id=860
Summary: CommandLine errors are silent under llvm-gcc4
Product: tools
Version: trunk
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P2
Component: llvm-gcc
AssignedTo: unassignedbugs at nondot.org
ReportedBy: jlaskey at apple.com
An llvm command line error is not displayed to the user (routing of stdout/stderr?)
Was discovered when selective loading of register allocators was introduced. The "-regalloc=local" option
failed because the local register allocator wasn't loaded. No report was given.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list