March 2013 Archives by author
Starting: Fri Mar 1 01:46:06 PST 2013
Ending: Sun Mar 31 17:06:40 PDT 2013
Messages: 347
- [LLVMbugs] [Bug 15405] New: Debug information not being generated
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15406] New: To use the Clang compiler C program: <inline asm>: 3:32: error: Unexpected token!
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15408] New: undefined reference to '.Lline_table_start1' when generating .s from output of llvm-link
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15409] New: Misleading note after error report
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 10475] Assertion `Entry.first.getNode() && "Operand isn't split"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15384] non-terminating loops at -O3 causes clang to hang
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 10526] GetSplitVector(llvm::SDValue, llvm::SDValue&, llvm::SDValue&): Assertion `Entry.first.getNode() && "Operand isn't split"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15326] Crash during pass 'X86 DAG->DAG Instruction Selection'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15410] New: Assertion in RegisterScheduler
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15404] [arm] Inline assembler should support %H modifier.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15412] New: SROA got 2.5x times slower after rewrite. (example included)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15413] New: Assertion "SE.DT->dominates(Ret, BIP)" fails
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15399] Do not know how to split this operator's operand
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15416] New: ARM Code GEN ICE on LoopVectorize'd code containing float cosine function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15417] New: small code triggers assert with un-constant-foldable extractvalue
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15418] New: Assertion failure for trailing return type with variable declared below
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15028] clang crash: inserted value must match indexed type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15420] New: redundant warning when trying to apply operator== on values of uncomparable types
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15421] New: indexing an integral type with a pointer type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15416] ARM Code GEN ICE on LoopVectorize'd code containing float cosine function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13963] [ARM, NEON] "cannot select v4i32 = ARMISD::VDUPLANE" crash
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15422] New: parser errror for templated default valued argument
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15423] New: type overloading does not strip function attributes
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13818] We don't handle C11 _Noreturn
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15422] parser errror for templated default valued argument
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15424] New: Clang loses alignment of union members
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15425] New: clang crashes with partial specialization and defaulted template parameter
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15426] New: Can't build LLVM libraries with BUILD_SHARED_LIBRARIES ON (msvc 2010)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15427] New: basic_istream::read(s, n) should use sgetn(s, n) rather than calling sbumpc() for each character.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15428] New: Error in backend: Cannot select
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15429] New: Clang++ fails compiling on a RPi with sqlite3 library
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15430] New: printCPInstOperand does not seem to be defined anywhere
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15431] New: pthread_key_create aborts program instead of returning an error
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15432] New: Wrong default move constructor for union
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15434] New: Alignment of float arrays in pentium3 mode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15435] New: -Wshadow does not warn about catch handler exception shadowing local variable
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15436] New: Crash in template matching
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 14448] [loopvectorize] multiple vector loops generated from single scalar loop
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15440] New: llvm opt crash on csmith fuzz testcase
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15441] New: identifiers with multibyte characters not correct in assembly output
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15442] New: Invalid fixup unreachable when compiling 64bit code as 32bit code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15443] New: Add -ast-dump=functionName
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15443] Add -ast-dump=functionName
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15444] New: std::bitset<63> test fails on 32 bit target
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15445] New: istream fails to parse long numeric string correctly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15446] New: stringbuf randomly changes get area
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15447] New: LangRef: return type of function type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15448] New: -fasynchronous-unwind-tables different result .c -> .so versus .c -> .s -> .so
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15450] New: Weird behaviour with enable_if and sizeof
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15450] Weird behaviour with enable_if and sizeof
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15451] New: Classes can not conform to protocols
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15452] New: Crash in ARM Assembly/Object Emitter
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15390] default arguments should be allowed only in function declaration
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15432] Wrong default move constructor for union
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15453] New: static constexpr member function fails to compile
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15453] static constexpr member function fails to compile
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15454] New: clang assumes -androideabi is the same as -gnueabi
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15455] New: Incorrectly complains about `asm volatile("rep outsw %%es:(%%esi), (%%dx)" …`
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15456] New: A faster implementation of std::function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15444] std::bitset<63> test fails on 32 bit target
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15457] New: Some atomics tests fail on 32 bit
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15458] New: Defaulted default constructor of inner class
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15427] basic_istream::read(s, n) should use sgetn(s, n) rather than calling sbumpc() for each character.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15459] New: UNREACHABLE executed at ScheduleDAGInstrs.cpp:521!
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15372] Assertion failed: "Unknown live-in to the entry block"'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15460] New: clang: error: unable to execute command: Segmentation fault
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15458] Defaulted default constructor of inner class not found
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15461] New: Assert on invalid "Not an array type!" with alias template which doesn't provide a deduced value
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15462] New: Inefficient zeroing sequence on Sandybridge
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15463] New: Accepts invalid function with external linkage and type with no linkage
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15464] New: -Wunused-member-function should probably not fire in this code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15465] New: Emscripten tracking bug
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15466] New: clang accepts incorrect explicit instantiation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 14923] clang cannot find gcc 4.8 headers under Debian/Ubuntu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15462] Inefficient zeroing sequence on Sandybridge
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15467] New: X86 CodeGen: Miscompile vector kernel
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15468] New: Regression in detecting dereference of undefined pointer value
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12675] False 'Dereference of null pointer'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13724] vector resize: object pointer is null
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15469] New: clang: error: unable to execute command: Segmentation fault (core dumped)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15467] X86 CodeGen: Miscompile vector kernel
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12537] byval optimization forgets necessary copy
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15465] Emscripten tracking bug
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15470] New: LLVM 3.1 miscompiles loop like "((unsigned char*)(table) + 13 )[i*e + j]"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15471] New: New SROA 2x slower on C++ code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15327] clang warns of unused argument '--param ssp-buffer-size=1' when linking but not compiling
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15446] stringbuf randomly changes get area
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15472] New: Attempting to compile a basic blaze-lib dependent program results in compiler crash
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15473] New: llvm-lit should respect the test file's path from the command line.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15474] New: Loop vectorizer creates invalid IR.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15474] Loop vectorizer creates invalid IR.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15344] Assertion failed: (isa<Argument>(Val) && "Unknown live-in to the entry block"), function solveBlockValueNonLocal
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15445] istream fails to parse long numeric string correctly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15475] New: ccc-analyzer should match compiler's behavior when -E and -c used
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15476] New: Comment parsing fails on templated member with more than one templated type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15477] New: clang++ crashes on std::function assignment lambda
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15478] New: UsedAttr does not function correctly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15477] clang++ crashes on std::function assignment lambda
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15479] New: non-terminating loop at -Os causes clang to hang
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15355] r164281 introduces a lot of errors to X86 atomic lowering
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15480] New: vec_lde is not conformat. (altivec.h)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15457] Some atomics tests fail on 32 bit
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15465] Emscripten tracking bug
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15481] New: noexcept should check whether the expression is a constant expression
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15482] New: non-value-dependent static data member initializers should be checked at template parse time if they are usable in constant expressions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15053] Assertion in scheduler
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 14644] clang confuses scope operator for global namespace giving extra qualification on member
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 14700] llvm-config returns wrong pathes
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15483] New: std::future causes 'Illegal instruction'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15484] New: Block types are not covariant in their return type and contravariant in their argument types with respect to C++ classes
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15485] New: UNREACHALBE at IdentifierResolver.cpp:78 when friend-ing a using declaratoin
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15486] New: Dragonegg fails on DOT_PROD_EXPR
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15484] Block types are not covariant in their return type and contravariant in their argument types with respect to C++ classes
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15487] New: clang emits unnecessary vinsertf128 and vextractf128
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15488] New: clang incorrectly rejects member function because of template substitution failure (out-of-line definition)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 11668] Support of HURD
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15489] New: no warning for bool compared to out-of-range constant
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15489] no warning for bool compared to out-of-range constant
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15490] New: Linker error only on FreeBSD
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15491] New: Assertion `Result && "Could not evaluate expression"' failed
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15492] New: CUDA: CodeGenModule::GetGlobalVarAddressSpace can't handle null VarDecl
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 11282] ExplodedGraph.h:95 -- void clang::ento::ExplodedNode::NodeGroup::setFlag(): Assertion `P == 0' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8574] Assert when doing -ast-dump
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15493] New: No option to build shared libLLVM-version.so in CMake
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15494] New: Unsupported asm: input constraint with a matching output constraint of incompatible type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15495] New: dead store pass ignores memory clobbering asm statement
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9763] llvm + clang + libc++ target conflicts
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15496] New: elaborated-type-specifiers in friend declarations find names beyond the innermost enclosing namespace
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15497] New: CXXRecordDecl can't iterate its static member variables
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15498] New: Static analyzer incorrectly dirties second bit in a bit field
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15499] New: no llvm.dbg.cu node generated for fortran code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15500] New: ARCMT uses an iterator after invalidation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 14421] VS2010 compiler crash when compiling 'Release'.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15498] Static analyzer incorrectly dirties second bit in a bit field
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15501] New: LCSSA and SSAUpdater incorrectly update dbg.value
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15502] New: AtomicOp fails due to poor RA for cortex-a8
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15503] New: Interpreter allocates argv on heap
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15503] Interpreter allocates argv on heap
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15503] Interpreter allocates argv on heap
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15503] Interpreter allocates argv on heap
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15504] New: Extra code generated in the presence of a large switch
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15283] DAGCombiner: Fold pointless truncate, bitcast, buildvector series
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15505] New: YAML IO errors
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15507] New: warn about signed, unsigned arithmetic
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15507] warn about signed, unsigned arithmetic
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15508] New: clang/C: should issue a warning instead of an error when 'main' function have different signatures
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15509] New: space-between-backslash-and-newline extension is non-conforming
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4294] -[CIContext createXXX:] incorrectly not returning a +1 ref
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4596] ns_returns_retained attribute can't be applied to methods returning id<protocol>
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15510] New: q
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 14972] bad code for struct on x86
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15511] New: alignof(function type) should be 1, as per gcc extension
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9496] Cannot select sint_to_fp with vector on ARM
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15512] New: Clang generates invalid code when lambdas call lambdas.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15513] New: Assertion failure in template diffing code.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15514] New: Incorrect calling convention at -O0 for x86_64-pc-win32 target
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15513] Assertion failure in template diffing code.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15514] Incorrect calling convention at -O0 for x86_64-pc-win32 target
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15516] New: Output between asan and ubsan is not syncronized.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15517] New: libstc++ 4.7 condition_variable broken
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15517] libstc++ 4.7 condition_variable broken
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15518] New: Odd optimization results, resume undef, br i1 undef
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15519] New: Bad instruction crash in built code, using -fsanitize=undefined-trap with libstdc++
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15520] New: Function pointer miscompilation on ARM
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15519] Bad instruction crash in built code, using -fsanitize=undefined-trap with libstdc++
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15448] -fasynchronous-unwind-tables different result .c -> .so versus .c -> .s -> .so
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15522] New: Loop Optimizer Problems
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15522] Loop Optimizer Problems
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15290] Segmentation fault during template instantiation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15523] New: clang prints almost repeated errors for multiple redeclarations with different types
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15524] New: vector truncation generates pretty terrible code without ssse3
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15520] Function pointer miscompilation on ARM
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15525] New: SROA pessimizes ARM int8x16x2_t function argument handling
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15526] New: Crash of the compiler on an Objective-C file
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 14185] FMA4 causes segfault with spec cpu2006 "namd" benchmark and miscompare for others
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 11629] SingleSource/Benchmarks/BenchmarkGame/puzzle use of rand() + golden file is not libc agnostic
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15527] New: Feature request: warn on possibly-infinite loops without sequence points
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15528] New: Incomprehensible errors for namespaces with missing braces
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13688] Another visibility error in combination with libc++
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15529] New: DISubprogram treats return type in inconsistent way causing assertion failure in Verify
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15530] New: [darwin8] Linker driver passing bad -macosx_version_min value 10.4.0
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15532] New: False positive for -Wunused-variable in function template when calling nontrivial ctor with __func__
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15533] New: Static analyzer crashes when checking the nginx lua code base
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15534] New: Diagnose mismatched exception specifications
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15535] New: warn on (sometimes?) dereference of one-past-end pointer
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15309] vector uitofp fails for 64-bit integers
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15480] vec_lde is not conformat. (altivec.h)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15537] New: clang crash-on-invalid "comparison with mismatched types"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13020] Clang 3.1 assertion failures reading and writing AST files
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13020] Clang 3.1 assertion failures reading and writing AST files
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15538] New: problem in clang for test-suite SingleSource/Regression/C++/EH/function_try_block.cpp for mips
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13020] Clang 3.1 assertion failures reading and writing AST files
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15539] New: __has_include seems to be broken under #ifdef
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15377] Clang assertion failure when issuing a diagnostic while compiling from an AST file
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15191] GCOVProfiling __gcov_flush only flushes the current compilation unit
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15539] __has_include seems to be broken under #ifdef
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15383] sanitize float-cast-overflow false positive with 255.5 to uint8_t?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15540] New: GVN Compile time 10% regression caused by revision 176408
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15533] Static analyzer crashes when checking the nginx lua code base
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12530] llvm-link dropping debug-information for local variables.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 10887] Metadata gets corrupted after linking .bc files
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15541] New: Wrong behavior with operator new overloading when using O2 for optimization
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15541] Wrong behavior with operator new overloading when using O2 for optimization
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15541] Wrong behavior with operator new overloading when using O2 for optimization
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15542] New: clang crash when implementing Andrei's expected<T>
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15538] problem in clang for test-suite SingleSource/Regression/C++/EH/function_try_block.cpp for mips
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15543] New: All binaries are linked with -rdynamic
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15544] New: Address Sanitizer doesn't call new_handler when allocation fails
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15545] New: MultiSource/Benchmarks/TSVC/Reductions-flt tests beyond FLT_MIN
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15546] New: Possible unsafe maths bug in NEON VMUL.f32
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15547] New: an unneeded -Warray-bounds warning?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15549] New: "b = a + 1" doesn't work right
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15406] To use the Clang compiler C program: <inline asm>: 3:32: error: Unexpected token!
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15547] an unneeded -Warray-bounds warning?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15496] elaborated-type-specifiers in friend declarations find names beyond the innermost enclosing namespace
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15296] 256-bit vector shift by scalar variable is not efficient on AVX
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 14717] Formatter should be less eager to put function arguments on the next line
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15551] New: Short code causes segfault with large -ftemplate-depth
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15552] New: Poor constexpr performance vs gcc
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7256] clang++ should provide a fix-it hint for incorrect destructor declarations
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15552] Poor constexpr performance vs gcc
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15553] New: Assertion failed: (isa<X>(Val) && "cast<Ty>() argument of incompatible type!"), function cast, file /Users/eschnett/src/llvm-trunk/include/llvm/Support/Casting.h, line 231
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15554] New: assertion fail (Value->isTypeDependent() || Value->isValueDependent())
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15555] New: Inline + SROA appear to miscompile code with EH
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15556] New: [Windows] Returning structures from functions has wrong ABI
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13455] [Windows] Mangler hits the "Argument.getKind() == TemplateArgument::Type" assertion
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12477] [meta] Support Microsoft C++ ABI
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15557] New: ARM Triplet support is Debian-specific, Triplet support library is non-flexible
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15558] New: False positive for -Wunused-variable with static member of internal-linkage type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15559] New: [QOI] complain about declaration that changes meaning
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15545] MultiSource/Benchmarks/TSVC/Reductions-flt tests beyond FLT_MIN
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15560] New: Segmentation fault when compiling function template with deep recursion
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15561] New: -Os increases size because it includes -inline
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15546] Possible unsafe maths bug in NEON VMUL.f32
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15545] MultiSource/Benchmarks/TSVC/Reductions-flt tests beyond FLT_MIN
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15563] New: Function types with different language linkages not distinct
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13085] clang: error: unable to execute command: Segmentation fault: 11
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15564] New: Please allow anonymous enums in Objective C methods
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 14963] scan-build report errors on stdout and fails to set exit code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15555] Inline + SROA appear to miscompile code with EH
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15565] New: SVN build broken
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15566] New: SVN build broken
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15567] New: llvm-extract alters linkage of symbols
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15567] llvm-extract alters linkage of symbols
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15465] Emscripten tracking bug
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13787] unnecessary register spill (AVX)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 14357] Need SPIR64 target for release 3.2
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15566] SVN build broken
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15568] New: Poor parser recovery on public after @interface
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15566] SVN build broken
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15566] SVN build broken
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15569] New: Wrong end location for "new (int);"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15570] New: clang crashes while compiling a specific file
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15571] New: Thumb1 VFP registers are not properly spilled when clobbered by SjLj - Produces invalid codegen
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12921] [clang 3.1 analyzer] False positive with constant array size
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13824] Warn about use of reinterpret_cast for upcasts or downcasts
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15573] New: x86_64: Result code use stack before %rsp (out of stack frame)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15574] New: incorrect compilation with -Os
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15565] SVN build broken
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15574] incorrect compilation with -Os
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 11555] OpenCL shift counts can overflow
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 11555] OpenCL shift counts can overflow
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15575] New: Bogus error when calling variadic template member function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15573] x86_64: Result code use stack before %rsp (out of stack frame)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15576] New: vector<T1, allocator<T2>> fails to compile
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15577] New: Verifier accepts infinite-length types
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15573] x86_64: Result code use stack before -128(%rsp) (out of red zone stack frame)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15573] x86_64: Result code use stack before -128(%rsp) (out of red zone stack frame)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 11555] OpenCL shift counts can overflow
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15578] New: tests RUN commands assume Bourne shell
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15579] New: Incorrect handling of piped string containing 0xFF
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 14286] hello-world codegen fails: EmitRawText called on MCStreamer unsupported [powerpc-darwin8]
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 11555] OpenCL shift counts can overflow
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15580] New: PPC64: Relocation error in Dwarf debug info for TLS variable
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15581] New: ARM: GMP 5.1.1 'make check' fails with optimization levels >= -O0
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15582] New: test/CodeGen/ARM/a15.ll missing -march
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15583] New: missed optimization: i > 0xffff || i*4 > 0xffff
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15584] New: Invalid optimization for 8-byte integers with -O2
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15585] New: Divide by zero check confused by loop
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15586] New: execute engine resolve external symbol incorrectly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15587] New: Clang crashes compiling __sync_val_compare_and_swap for ARM-Android
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15588] New: accepts invalid passing an initializer list to an ellipsis
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 14677] Assertion `LabelAndGotoScopes.count(To) && "Jump didn't get added to scopes?"' failed
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12572] Extreme slow parsing of invalid input
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15590] New: Following 5 tests in Tooling test directory fail with clang-check on a 64bit version of Windows 7.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15584] Invalid optimization for 8-byte integers with -O2
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15032] False positive: Dereference of null pointer
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15592] New: unhandled relocation PPC_RELOC_VANILLA in DWARF [powerpc-darwin8]
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15593] New: initializaing allocated multirank arrays causes heap corruption
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15405] Debug information not being generated
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15570] SEGV: SCEV back-edge info invalid after dead code removal.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15595] New: '-Winvalid-return' triggers warning for destructor with 'noreturn' attribute
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15596] New: LoopSimplify inserts backedge block in wrong spot
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15597] New: noexcept(true) does not compile with default functions (ctor, dtor) of a templated class
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15598] New: MemorySanitizer: use of uninitialized value (CalleeWithThisReturn) in CodeGenFunction::EmitFunctionEpilog
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15595] '-Winvalid-return' triggers warning for destructor with 'noreturn' attribute
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 14909] Assertion `SE.DT->dominates(Ret, BIP)' failed
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15599] New: False positive dereference null-dereference on destructor with 'noreturn'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15599] False positive dereference null-dereference on destructor with 'noreturn'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15599] False positive dereference null-dereference on destructor with 'noreturn'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15603] New: SROA fix for PR14972 introduced a new regression
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15605] New: bad asm emitted for powerpc-darwin8
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15606] New: false-positive leak with std::auto_ptr and reset
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 11809] --coverage writes the .gcda files to the wrong directory
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15597] noexcept(true) does not compile with default functions (ctor, dtor) of a templated class
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15585] Divide by zero check confused by loop
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15607] New: Uninitialized register on Shift operation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15608] New: X86: llc -O3 crashes with "cast<Ty>() argument of incompatible type!"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15598] MemorySanitizer: use of uninitialized value (CalleeWithThisReturn) in CodeGenFunction::EmitFunctionEpilog
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15609] New: Segfault during compilation of Objective C
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15605] bad asm emitted for powerpc-darwin8
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15610] New: -Wunused-macros warns despite line markers
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15605] bad asm emitted for powerpc-darwin8
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15611] New: Assertion/Crash in LegalizeTypes with ARM vfpv3
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15613] New: [-verify] expected-warning does not allow me to specify the file
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15161] static analyzer crahes while analyzing *.mm file on the MAC OSX.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15161] static analyzer crahes while analyzing *.mm file on the MAC OSX.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15161] static analyzer crahes while analyzing *.mm file on the MAC OSX.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15614] New: -frewrite-includes causes -Wunused-macros false positives
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15615] New: Crosscompiling TableGen with CMake does not work with a non-default generator
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15616] New: Use REQUIRES to disable generic test for Hexagon
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15617] New: suppress "expression result unused" when expression is parsed with errors
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15619] New: dragonegg svn on FSF gcc 4.8.0 fails to compile
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15620] New: fpcmp skews lines in comparison
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12477] [meta] Support Microsoft C++ ABI
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15556] [Windows] Returning structures from functions has wrong ABI
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13676] [Windows] Segmentation fault when returning a struct from a function or instance method
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15621] New: __builtin_popcount should be constexpr
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15621] __builtin_popcount should be constexpr
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15622] New: Build Failure Ubuntu 12.10 x86
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15622] Build Failure Ubuntu 12.10 x86
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15623] New: False positive when checking pointers for NULL without using != NULL
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15624] New: Changes to use libcxx with emscripten
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15625] New: -frewrite-includes should honor -includes given on the command line.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15626] New: gnu extension "?:" with enums not faithful
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15579] Incorrect handling of piped string containing 0xFF
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15624] Changes to use libcxx with emscripten
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15465] Emscripten tracking bug
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15627] New: X86 CodeGen: Vector code for shift right could be better?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15628] New: parser crash for overloaded operator++ and ?:
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15629] New: clang::Expr::setType() Assertion failed: "Expressions can't have reference type"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15607] Uninitialized register on Shift operation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15628] parser crash for overloaded operator++ and ?:
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15630] New: PPC64: atomic store results in bus error if type i8 is used
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15608] X86: llc -O3 crashes with "cast<Ty>() argument of incompatible type!"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15605] bad asm emitted for powerpc-darwin8
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15632] New: PPC64: UNREACHABLE executed in LegalizeFloatTypes.cpp because of PPC128 float
bugzilla-daemon at llvm.org
Last message date:
Sun Mar 31 17:06:40 PDT 2013
Archived on: Tue Aug 4 17:28:32 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).