April 2011 Archives by date
Starting: Fri Apr 1 01:00:12 PDT 2011
Ending: Sat Apr 30 19:12:47 PDT 2011
Messages: 464
- [LLVMbugs] [Bug 9598] use of overloaded operator '[]' is ambiguous
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9605] New: Calling external functions failed on PowerPC
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9205] cmath does not work with clang -std=c++0x or -std=c++93
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9600] crash generating debug info due to array of forward-declared template type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9603] Relocation error on x86_64
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9606] New: Fatal error during make install
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9607] New: libdispatch false negative -Wuninitialized
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9608] New: crash generating debug with templates and partially virtual MI
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9609] New: Assertion `(Op1C->isZero() || Op1C->getValue() == KnownZeroMask) && "Constant icmp not folded?"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9610] New: Compilation of LLVM trunk using trunk of Clang/LLVM fails on Mac/PPC
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9609] Assertion `(Op1C->isZero() || Op1C->getValue() == KnownZeroMask) && "Constant icmp not folded?"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9611] New: clang doesn't handle -MMD properly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9612] New: -Wbool-conversions misses 'false' ICEs
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9429] Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9446] segfault in jump threading
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9613] New: clang doesn't handle -MG properly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9614] New: clang generates endless loop
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9615] New: Missing destructor call on objects returned from operator->
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9522] Assignment to nested structs not marking fields as initialized
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9616] New: Assertion in LiveIntervals pass
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9512] 32bit value not sign-extended to 64bit on X86_64
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9617] New: warn on semi-colon after function definition
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9618] New: Clang errors out reading cstddef
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9619] New: clang c++ "infinite" loop with template class and operator->
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9351] Cannot have recursive multimap
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9615] Missing destructor call on objects returned from operator->
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9585] Support __decltype() as a synonym for decltype() for gcc compatibility
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9620] New: Macro arguments fail with variadic Objective-C message
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9621] New: Add "-fplugin" and "-fplugin-arg-" parameters to GCC-compatible driver
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9622] New: [Cygming] Emission of linkonce_odr {llvm_unreachable} crashes GNU binutils
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9623] New: x86: inefficient code generated for i8 vector types
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9620] Macro arguments fail with variadic Objective-C message
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9624] New: False positive with -Wuninitialized with explicit self-initialization
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9625] New: False positive with -Wuninitialized in trivially dead code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9626] New: Duplicate and confusing warnings from -Wuninitialized
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9625] False positive with -Wuninitialized in trivially dead code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9627] New: potentially bogus constructor errors
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9628] New: Bogus warning with semi-initialised struct variables and static inline functions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9608] crash generating debug with templates and partially virtual MI
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9626] Duplicate and confusing warnings from -Wuninitialized
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9629] New: FileCheck substitutes variables too late.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 1795] Missed optimization: eliminating loads around ptrtoint/inttoptr
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9630] New: Assertion `*PrevPtr == this && "List invariant broken"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9627] potentially bogus constructor errors
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9426] change __builtin_object_size prototype
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9631] New: clang misses "-fpack-struct" GCC command line option
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9632] New: bitset does not define operator>> and operator<< for streams
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6150] Dereference of null pointer false positive
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6150] Dereference of null pointer false positive
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6150] Dereference of null pointer false positive
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9624] False positive with -Wuninitialized with explicit self-initialization
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9633] New: Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9634] New: likely improper segfault
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8805] No indication of what's changed in new releases of the clang analyzer
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9635] New: C++0x bug in clang (possibly)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9441] Umbrella Bug for 2.9 Release
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9283] [C++] False positive: uninitialized but passed as ref arg to a member function.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9636] New: __push_heap_front does two comparisons per step, only one is needed
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9543] linux ppc: clang linking invokes ld for x86_64 rather than ppc
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9634] likely improper segfault
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9638] New: llvm-gcc fails to build with gcc-4.3.2 on x86_64 linux
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9635] C++0x bug in clang (possibly)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9638] llvm-gcc fails to build with gcc-4.3.2 on x86_64 linux
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9639] New: Crash during llvm-ld
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9640] New: clang++ optimizer causes std::bad_alloc in boost::unordered_set<>::insert
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9641] New: Missing optimization for dynamic_cast to/from final class
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9642] New: doxygen build fails
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9643] New: clang crash on template template argument
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9644] New: Adding dummy argument to Fortran external routines call breaks interop with other languages
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9616] Assertion in LiveIntervals pass
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9645] New: Uninitialized value false positive when pointer captured by ctor/method
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9361] .skip directive is ignored with integrated-as
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9646] New: fallback to -no-canonical-prefixes if canonicalization fails
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9647] New: extent of MacroDefinition cursor is wrong
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9648] New: ARM disassembler: UNREACHABLE executed at [...]/llvm-trunk/lib/Target/ARM/InstPrinter/../ARMBaseInfo.h:146!
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9649] New: empty.o breaks dwarfdump
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9650] New: ARM disassembler: Assertion `0 && "Unexpected opcode!"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9651] New: -Wshift-overflow should show the shift result in hex
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9652] New: Regression between r129003 and r129068 - internal compiler error: Segmentation fault
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9653] New: MBlaze disassembler: UNREACHABLE executed at MBlazeRegisterInfo.cpp:179
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9654] New: Crash on call to function template declared without function declarator
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9655] New: Error path combined from 2 opposite values
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9656] New: dragonegg 2.9 fails to compile against FSF gcc 4.5.2/4.5.3svn and llvm 2.9
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9657] New: Submitting self report from scan-build
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9658] New: Probably inefficient code generation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9659] New: Please support __int128_t and _uint128_t on 64-bit platforms!
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9657] Submitting self report from scan-build
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 783] llvm-gcc[34] i386 ELF ABI struct return incompatibility
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9660] New: Polymorphic return types conflict with virtual base class → executable segfaults
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 2490] clang does not support __attribute__((annotate)) on functions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 2547] Implement support for Type Based Alias Analysis
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 3771] [PATCH] EXEEXT missing in tool install, causes llvm-gcc configure error in cygwin
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9661] New: Missed optimization: unnecessary branching
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6493] LLVM-GCC fails on simple case
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 2040] Docs for building llvm-gcc-4.2 incorrectly explain bootstrap option.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8153] llvm-gcc fails to build with gcc-4.2 on x86-32 linux
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5234] llvm-gcc doesn't honor -fno-inline?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 2823] llvm-gcc does not respect ABI alignment for structs-with-vectors
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4719] llvm-gcc should not use duplicate definitions of the same inline function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9097] FreeBSD updates and enhancements
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8208] llvm-gcc-4.2 compilation failure of darwin-crt3.c (2.8 RC2)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5013] Can't build llvm-gcc from CMake build
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5852] llvm-gcc doesn't generate proper attributes in IR with -mrtd option
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4947] LLVM-GCC generates suboptimal type for GV zeroinitializer
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 3548] Bus error with -O4 on memory deallocation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5288] llvmc ignores --with-llvmgccdir flag to configure
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4193] llvm-gcc segfault on broken code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 3414] missing x86-64 ABI alignment for arrays
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4430] Too weak memory operation alignment from llvm-gcc with -O0
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5229] llvm-gcc generates ton of duplicate landing pads
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 3121] __cxa_atexit multiply defined on Mac OS X 10.4
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 1436] make llvm-gcc configure options make sense
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9274] Add opteron-sse3, athlon64-sse3 and k8-sse3 cpu-types for -march=/-mtune= gcc options.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 3576] llvm-gcc ignores local attribute used without -funit-at-a-time
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8378] Cannot Build llvm-gcc-4.2-2.8 on Solaris/x86
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6666] llvm-gcc fails to emit volatile for volatile array struct argument?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6406] [GNU Extension] LLVM-GCC does not fully support __force_align_arg_pointer__
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4712] internal compiler error when compiling ObjC 2.0 code with fast enumeration
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8332] llvm-gcc inline asm regression wrt 2.7
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7422] llvm-gcc: TreeToLLVM::Emit @ llvm-convert.cpp asserts
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 3360] g++.dg/abi/local1.C fails
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4523] llvm-gcc generates symbol for weakref
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 2548] wide strings versus endianness
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 3163] llvm-gcc generates incorrect LLVM IR for weakref
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4693] arm llvm-gcc build missing symbol ___aeabi_cdcmple but __aeabi_cdcmple is present
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4765] Dllexport function declaration, llvm-gcc aborted
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8540] "llvm-gcc -m96bit-long-double" addresses memory incorrectly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 2432] llvm-g++ can't cope with lots of cleanups
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4529] llvm-gcc 4.2 on Solaris gives internal compiler error
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 2431] llvm-gfortran 4.2 fails a bunch of its regression tests
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7478] Assertion `(NumParams == FTy->getNumParams() || (FTy->isVarArg() && NumParams > FTy->getNumParams())) && "Calling a function with bad signature!"'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 1106] [llvm-gcc] "--enable-llvm" only works with a build-location, not an installed version.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 2909] testsuite should compile Fortran using llvm-gfortran if available
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 896] llvm-gcc's xgcc links with system libstdc++
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5008] linking with llvm-gcc results in "/usr/bin/ld: error: gcc: malformed archive header name at 1046"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5175] llvm-gcc cannot export symbols with __declspec(dllexport)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4718] [llvm-g++ upstream] Rejects valid c++
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 2951] [array_ref hack] llvm-gcc error on static initializer
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5442] llvm-gcc miscompiles LLVM on powerpc-apple-darwin9
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4651] MMX testcase ICEs llvm-gcc in Darwin/x86
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8407] [address of label] llvm-gcc generates bad assembly: invalid sections for operation on ...
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9662] New: C backend invokes Fortran's CPU_TIME with incorrect number of parameters
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 2490] clang does not support __attribute__((annotate)) on functions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9648] ARM disassembler: UNREACHABLE executed at [...]/llvm-trunk/lib/Target/ARM/InstPrinter/../ARMBaseInfo.h:146!
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7175] LLVM-GCC produces MIPS assembly that compares 64-bit longs incorrectly.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8504] Unused calls to operator new/delete not optimized away
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4851] [MIPS] main() causes an assert
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9650] ARM disassembler: Assertion `0 && "Unexpected opcode!"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6202] [mips] wrong transfer of double float value from FP register to GP register
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6203] [mips] cannot copy register from FGR32 to AFGR64 class
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6306] MIPS code generator crash when compiling GCC's _mulsc3.o
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5445] MIPS code generator crash when compiling GCC's _mulsc3.o
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9645] Uninitialized value false positive when pointer captured by ctor/method
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9659] Please support __int128_t and _uint128_t on 64-bit platforms!
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9662] C backend invokes Fortran's CPU_TIME with incorrect number of parameters
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9639] Crash during llvm-ld
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9629] FileCheck doesn't internally parenthesize regexes in {{}}
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9630] [LICM] Assertion `*PrevPtr == this && "List invariant broken"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9610] Compilation of LLVM trunk using trunk of Clang/LLVM fails on Mac/PPC
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9604] likely wrong code bug
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9581] Host-dependent (unstable) emitting SwitchInst
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9578] clang crash: null pointer dereference
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9577] Incompatible -x argument for preprocessed objc output
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9524] Crypto++ validation test passes Panama tests at -O0 but fails at -O1, -O2, -O3
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9523] Assertion `OrigPreheader && OrigLatch && "Loop not in canonical form?"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9612] -Wbool-conversions misses 'false' ICEs
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8369] Support mregparm flag
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9656] dragonegg 2.9 fails to compile against FSF gcc 4.5.2/4.5.3svn and llvm 2.9
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 2431] llvm-gfortran 4.2 fails a bunch of its regression tests
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7478] Assertion `(NumParams == FTy->getNumParams() || (FTy->isVarArg() && NumParams > FTy->getNumParams())) && "Calling a function with bad signature!"'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9652] Regression between r129003 and r129068 - internal compiler error: Segmentation fault
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9663] New: -fplugin-arg-dragonegg-enable-gcc-optzns incompatible with -ftree-vectorize
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9664] New: -fplugin-arg-dragonegg-enable-gcc-optzns fails to compile fatigue.f90 at -O2
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9665] New: __builtin_shufflevector requires a constant integer
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9665] __builtin_shufflevector requires a constant integer
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9666] New: extent of InclusionDirective cursor is wrong
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9580] ScalarExprEmitter::EmitRem ignores vector argument sign
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9667] New: clang 2.9, MSYS: compilation of a simple 'hello world" code takes 10s
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9668] New: parse error when using a typedef for a static member variable of a template
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9669] New: add compile time check for out of bounds array definitions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9670] New: valgrind doesn't report source files and line numbers when debugging clang++ executables
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6493] LLVM-GCC fails on simple case
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7422] llvm-gcc: TreeToLLVM::Emit @ llvm-convert.cpp asserts
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4193] llvm-gcc segfault on broken code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6666] llvm-gcc fails to emit volatile for volatile array struct argument?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9660] Polymorphic return types conflict with virtual base class, causes executable to segfault
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9669] add compile time check for out of bounds array definitions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9669] warn about initializers containing more elements than initialized value
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9669] warn about initializers containing more elements than initialized value
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9671] New: Assertion failed when parsing inline asm arguments
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9672] New: Compile error with reverse_iterator::operator->
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9673] New: "--param ssp-buffer-size=1" unused argument during compilation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9672] Compile error with reverse_iterator::operator->
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9674] New: Build failure
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9675] New: Calling __sync_sub_and_fetch with -mno-sse and -O0 crashes clang
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9676] New: '<inline asm>:51:2: error: warning: ignoring directive for now' when compiling wine
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7400] Exception std::bad_typeid throw by typeid not caught correctly.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9670] valgrind doesn't report source files and line numbers when debugging clang++ executables
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9677] New: [PATCH] Link against versioned ld.so for linux/ppc
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9669] warn about initializers containing more elements than initialized value
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9678] New: clang hang via infinite series of operator-> calls
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9679] New: fixits should not be issued within template instantiations
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9678] clang hang via infinite series of operator-> calls
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9680] New: KeyError: 'compile_cxx' when using cmake -G "NMake Makefiles"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9681] New: Wrong namespace inspected for a symbol?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9669] warn about initializers containing more elements than initialized value
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9682] New: Assert generating when legalizing types in __sync_val_compare_and_swap_16
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9683] New: Assert generated when clang GEP's into nested unnamed structs
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9681] Wrong namespace inspected for a symbol?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9677] [PATCH] Link against versioned ld.so for linux/ppc
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9653] MBlaze disassembler: UNREACHABLE executed at MBlazeRegisterInfo.cpp:179
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9528] Suspicious dangling SCC iterator on SRETPromotion
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9570] Crash in llvm codegen: EmitTopLevelDecl doesn't handle IndirectFieldDecl
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9684] New: llvm-gcc and clang both miscompile nedit-5.5/source/regularExp.c at -O2
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9685] New: Crash on using local struct in template method as parameter to template method
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 2432] llvm-g++ can't cope with lots of cleanups
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9686] New: gcroot + unwind confuses linker
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4947] LLVM-GCC generates suboptimal type for GV zeroinitializer
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8407] [address of label] llvm-gcc generates bad assembly: invalid sections for operation on ...
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 2548] wide strings versus endianness
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9687] New: many tests fail because MKS bash does not support "set -o pipefail"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 2823] llvm-gcc does not respect ABI alignment for structs-with-vectors
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 3414] missing x86-64 ABI alignment for arrays
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5229] llvm-gcc generates ton of duplicate landing pads
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9688] New: Asm "p" constraint rejected
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9676] integrated-as doesn't support .cfi_adjust_cfa_offset, .cfi_rel_offset, .cfi_same_value
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9689] New: AMD64 build of r600g fails to work with -O2; IA32 build functions fine
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9690] New: unable to rename temporary object file
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9524] Crypto++ validation test passes Panama tests at -O0 but fails at -O1, -O2, -O3
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9691] New: lit can't find bash in nonstandard location (e.g. for MKS)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9680] KeyError: 'compile_cxx' when using cmake -G "NMake Makefiles"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9581] Host-dependent (unstable) emitting SwitchInst
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9528] Suspicious dangling SCC iterator on SRETPromotion
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9692] New: -O2 -fplugin-arg-dragonegg-enable-gcc-optzns fails to link induct.f90
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9693] New: [MC] Invalid GOTOFF relocation in shared library objects
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9694] New: LLVM miscompiles more functions from Wine
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9663] -fplugin-arg-dragonegg-enable-gcc-optzns incompatible with -ftree-vectorize
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9695] New: Greedy regalloc: Assertion failed: (!OpenIdx && "Previous LI not closed before openIntv"), function openIntv, file SplitKit.cpp, line 561.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9696] New: compilation failure
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9697] New: wchar_t on NetBSD is broken with ObjC++
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9695] Greedy regalloc: Assertion failed: (!OpenIdx && "Previous LI not closed before openIntv"), function openIntv, file SplitKit.cpp, line 561.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9698] New: many tests fail because Windows MKS doesn't understand /dev/null or >& shell syntax
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9699] New: cmake fails with error in tools/clang/CMakeLists.txt:178 (link_system_libs)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9700] New: Null pointer not accepted as non-type template argument
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9701] New: Clang should err, not warn, on unrecognized warning options
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9694] LLVM miscompiles more functions from Wine
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9702] New: LLVM miscompiles even more functions from Wine, part 1
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9703] New: MC/COFF and MC/ELF tests fail because Windows MKS runs elf-dump instead of elf-dump.bat (etc.)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9704] New: LLVM miscompiles even more functions from Wine, part 2
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9705] New: LLVM miscompiles even more functions from Wine, part 3
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9706] New: LLVM miscompiles even more functions from Wine, part 4
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9707] New: LLVM miscompiles even more functions from Wine, part 5
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9708] New: LLVM miscompiles even more functions from Wine, part 6
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9699] cmake fails with error in tools/clang/CMakeLists.txt:178 (link_system_libs)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9709] New: greedy regalloc - avoidable spilling (removed with LICM)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9664] -fplugin-arg-dragonegg-enable-gcc-optzns fails to compile fatigue.f90 at -O2
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9706] LLVM miscompiles even more functions from Wine, part 4
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9708] LLVM miscompiles even more functions from Wine, part 6
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9710] New: -O3 -fplugin-arg-dragonegg-enable-gcc-optzns fails to compile capacita.f90
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9711] New: -O3 -fplugin-arg-dragonegg-enable-gcc-optzns fails to compile gas_dyn.f90
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9712] New: clang 2.8 output does not match gcc 4.4.5 output when using -o option and header file
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9713] New: -O3 -fplugin-arg-dragonegg-enable-gcc-optzns fails to compile protein.f90
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9714] New: -O3 -fplugin-arg-dragonegg-enable-gcc-optzns fails to compile rnflow.f90
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9715] New: -O3 -fplugin-arg-dragonegg-enable-gcc-optzns fails to compile test_fpu.f90
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9712] clang 2.8 output does not match gcc 4.4.5 output when using -o option and header file
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9709] greedy regalloc - avoidable spilling (removed with LICM)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9716] New: -ffast-math -O2 -fplugin-arg-dragonegg-enable-gcc-optzns fails to compile aermod.f90
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9717] New: -ffast-math -O3 -fplugin-arg-dragonegg-enable-gcc-optzns fails to compile aermod.f90
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9718] New: -O3 -fplugin-arg-dragonegg-enable-gcc-optzns fails to compile fftpack
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9718] -O3 -fplugin-arg-dragonegg-enable-gcc-optzns fails to compile fftpack
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9719] New: Ocaml binding tests fail on arm linux
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9709] greedy regalloc - avoidable spilling (removed with LICM)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9720] New: ExecutionEngine failures on arm linux
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9721] New: crash on static_assert
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9722] New: -O3 -fplugin-arg-dragonegg-enable-gcc-optzns fails to compile aermod.f90
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9723] New: suboptimal treatment of "rm" constraint in inline assembly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9723] suboptimal treatment of "rm" constraint in inline assembly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9475] branch vs. indirect call
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9474] clang++ crashes with -fshort-enums
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9419] assert "no type attributes in the expected location" in simple (invalid) construct
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9661] Missed optimization: unnecessary branching
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9724] New: -O2 -fplugin-arg-dragonegg-enable-gcc-optzns -ftree-vectorize fails to compile lr_states_plm.c
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9725] New: -O2 -ftree-vectorize -fplugin-arg-dragonegg-enable-gcc-optzns -ffast-math fails to compile roe.c
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9726] New: -O2 -ftree-vectorize -fplugin-arg-dragonegg-enable-gcc-optzns fails to compile output_vtk.c
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9727] New: -O2 -ftree-vectorize -fplugin-arg-dragonegg-enable-gcc-optzns fails to compile utils.c
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9728] New: Code Completion breaks if attempted as first argument of a constructor
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9729] New: Error truncation removes helpful information
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9730] New: indvars: An asserting value handle still pointed to this value!
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9731] New: Clang Does Not Supply Correct Linker Flags Under Slackware
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9711] -O3 -fplugin-arg-dragonegg-enable-gcc-optzns fails to compile gas_dyn.f90
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9732] New: clang built on mingw-w64 generates wrong code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9733] New: clang built on mingw-w64 generates wrong code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9733] clang built on mingw-w64 generates wrong code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9734] New: __attribute__(()) not allowed on function definition
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9735] New: Obj-C++ regression: overloading isn't preferring the conversion-to-superclass over the conversion-to-void*
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9735] Obj-C++ regression: overloading isn't preferring the conversion-to-superclass over the conversion-to-void*
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9736] New: AliasSetTracker could use ADT/ilist instead of its own list implementation.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9737] New: C backend generates invalid asm code for ntohs compiled with -O3
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9737] C backend generates invalid asm code for ntohs compiled with -O3
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9736] AliasSetTracker could use ADT/ilist instead of its own list implementation.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9055] Node was deleted but visit returned new node!
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9738] New: Missed optimization in clang-generated code loading bool from memory
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5579] llvm-gcc and Clang mismatch on semantics of load from _Bool and bool
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9738] Missed optimization in clang-generated code loading bool from memory
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9474] clang++ crashes with -fshort-enums
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9739] New: Please change the license of cmake/modules/LLVMParseArguments.cmake
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9740] New: CBE does not generate weak aliases
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9740] CBE does not generate weak aliases
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5589] [irgen] clang is producing ugly LLVM structures for C++ records
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9741] New: Crash with range-based for loops, local variables, own collection class and -Wuninitialized
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9742] New: LLVM 2.9 won't compile on Solaris
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9743] New: segfault in exception unwinding
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9741] Crash with range-based for loops, local variables, own collection class and -Wuninitialized
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9744] New: clang++ emits wrong section name for x86_64-w64-mingw32 target
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9745] New: Struct initialization failure
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9746] New: Bug in associating block types to ObjC objects in variadic-method-types analysis
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9747] New: building LLVM-GCC failed on fedora
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9731] Clang Does Not Supply Correct Linker Flags Under Slackware
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9745] Struct initialization failure
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9745] Struct initialization failure
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9747] building LLVM-GCC failed on fedora
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9748] New: UNREACHABLE executed at X86MCInstLower.cpp:140!
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9745] Struct initialization failure
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9749] New: optimization bug with pow()
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9746] Bug in associating block types to ObjC objects in variadic-method-types analysis
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9515] [RC1] Two "Unused" warnings with -Asserts
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9750] New: LLVM miscompiles even more functions from Wine, part 7
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9751] New: -Wformat doesn't point to the callsite when format string is a variable
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9752] New: Unable to Compile a sample C file using llvm-gcc
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9753] New: clang-analyzer.llvm.org/available_checks.html is still "slated to contain a list of the current checks"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9752] Unable to Compile a sample C file using llvm-gcc
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9754] New: GCC frontend generates symbols that are not (but likely needed to be) resolved in backend
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9755] New: miscompile of switch
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9755] miscompile of switch
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9756] New: X86GenDAGISel.inc has code that depends on char signedness
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6995] C++ classes get lowered to gross IR types
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9756] X86GenDAGISel.inc has code that depends on char signedness
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7710] [MC] Invalid read disassembling incomplete instruction
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9757] New: Suboptimal register allocation/scheduling on simple function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6213] llvm-config --cflags differ when compiled using cmake/configure
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9758] New: r129518 breaks bootstrap on FreeBSD with binutils 2.15
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9759] New: clang accepts qualified property access in objective-c++
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9760] New: Assertion Failed when integrated-as is used for ARM
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9761] New: AsmPrinter::EmitEndOfAsmFile is not the final code emission point.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9762] New: integrated-as fails to compile inline asm
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9763] New: llvm + clang + libc++ target conflicts
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9764] New: libc++ CMake header dependencies
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9763] llvm + clang + libc++ target conflicts
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9765] New: clang has no inline variadics
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9766] New: CMake 2.8.0 requirement is too strict: 2.6.4 works
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9767] New: versioned driver name gets mangled by llvm::sys::path::stem
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9768] New: Support non-default install locations of clang + stdlib
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9769] New: Add Redhat Enterprise Linux to the Linux toolchain
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9770] New: Use LLVM VCS scripts and/or cmake modules instead of Subversion specific CMake module in clang CMake scripts
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9771] New: print version last like gcc
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9772] New: Fix wint_t for Solaris, fix Linux wint_t test, fix Linux wint_t stdint.h
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9773] New: mregparm fixes for the linux kernel
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9773] mregparm fixes for the linux kernel
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9757] Suboptimal register allocation/scheduling on simple function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9774] New: False -Wunreachable-code warning in conditional expression
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9766] CMake 2.8.0 requirement is too strict: 2.6.4 works
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9775] New: segfault in opt -loop-unswitch -print-before-all
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9763] llvm + clang + libc++ target conflicts
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9765] fix __config for GCC (no always_inline variadic support is not detected)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9776] New: Threading model reported by Clang is wrong on Win32 builds
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9777] New: Add support for cross-assembler and cross-linker by using FindTargetProgramPath
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9778] New: Fixit for "int a[my_object.my_static_constant]" under -Wvla
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9779] New: Code from C backend compiled with GCC crashes due to calling functions through pointers to a different function types
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9461] Assertion `ResultKind != Found || Decls.size() == 1' on invalid code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9779] Code from C backend compiled with GCC crashes due to calling functions through pointers to a different function types
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9780] New: [Win32] constant may be emitted to .rdata
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9460] Assertion `sequence.getKind() == InitializationSequence::FailedSequence && "initialization succeeded on second try?"' on invalid code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9459] Assertion `Ctx->isFileContext() && "We should have been looking only at file context here already."' on invalid code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9781] New: 2 errors given for multiple function definition declared at class scope.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9325] virtual methods of template class not instanciated under specific conditions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9564] clang c++ allows taking address of bitfield using reinterpret_cast
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9783] New: Differs with GCC for time of destroying temporaries when initializing non-class object.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9728] Code Completion breaks if attempted as first argument of a constructor
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9784] New: Inefficient encoding of cmp/test with immediate argument and dead register
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9472] Missing support for __is_trivial
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9785] New: Template friend in namespace doesn't work correctly.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9786] New: gcc incompatiblity: -Wunused-functions warns about unused functions in unnamed namespaces
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9787] New: error in backend: Starting a frame before finishing the previous one
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9788] New: support for the four TLS models
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9786] gcc incompatiblity: -Wunused-functions warns about unused functions in unnamed namespaces
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9789] New: crash after error in non-type variadic template parameters
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 3730] llvm-gcc crash with incomplete enum type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9787] error in backend: Starting a frame before finishing the previous one
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9754] GCC frontend generates symbols that are not (but likely needed to be) resolved in backend
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4120] better error recovery for digraph confusion: <::foo -> < ::foo
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4304] Missing pedantic warning for use of designators in c89 mode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4305] clang missing pedantic warning for use of universal character name in c89 mode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9790] New: Work automatically on Win64 and oddball installations
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9791] New: x86-64 Linux structure calling convention is wrong
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9791] x86-64 Linux structure calling convention is wrong
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9792] New: [C++][Win] wchar_t may be "unsigned short", not "signed short" for Win32
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8496] Install lit with LLVM
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9793] New: seg fault in recursive template instantiation: stack overflow
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9758] r129518 breaks bootstrap on FreeBSD with binutils 2.15
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9749] optimization bug with pow()
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9748] [x86-32 ELF PIC, GreedyRA] UNREACHABLE executed at X86MCInstLower.cpp:140!
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9474] clang++ crashes with -fshort-enums
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9794] New: extra copy when passing struct by value
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9499] Bug with FastFoldingSetNode / FoldingSetNodeID::Add
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9795] New: Regression: can't compile Valgrind with 2.9 whereas 2.8 was OK
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9077] Obj-C properties named newFoo are treated as returning an owned reference
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9795] Regression: can't compile Valgrind with 2.9 whereas 2.8 was OK
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9796] New: no lines for empty case statement
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9797] New: False positive: fourth argument can't be null when getaddrinfo() succeeds
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9638] llvm-gcc fails to build with gcc-4.3.2 on x86_64 linux
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9798] New: Linker flags fail / can't find crtbegin.o
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9743] segfault in exception unwinding
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9175] ARM assertion failed when disassembling LDM & STM
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9799] New: MacroExpands callback invoked when the macro should not be expanded
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 2338] instcombine isn't run after DSE
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5637] Example where sizeof differs between clang and gcc
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9633] [indvars] Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9800] New: missed ARM optimization: use LDMIA
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9140] Assertion failure in clang++ in gnu++0x mode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9105] incomplete inline namespace
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9452] Missing PackExpansionType inside CXXBaseSpecifier
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9525] crash on lookup for typo correction in templated operator
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9801] New: clang zero-initializing what it should be value-initializing
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8781] -Wformat warns about using wchar_t with %d
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9730] indvars: An asserting value handle still pointed to this value!
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8496] Install lit with LLVM
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9802] New: Missed optimization: unnecessary branching (int version)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9803] New: Code uses movl 0, reg instead of xor reg, reg
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9804] New: regression: clang no longer parses c++ on linux
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9803] Code uses movl 0, reg instead of xor reg, reg
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9802] Missed optimization: unnecessary branching (int version)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9805] New: Folding arbitrary expressions on symbol refs with MC
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6675] Implement -Wuninitialized
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9129] Compiling relative paths with parent directories (../../file.c) broken
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9806] New: strncpy and strncat checkers assert when bounds argument is undefined.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9807] New: over relaxation of cmp instructions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9804] __is_signed conflicts with libstdc++
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9799] MacroExpands callback invoked when the macro should not be expanded
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9808] New: misaligned stack error, possibly involving passing/returning structs
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9290] [MC] Conditional jumps are encoded sub-optimally
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6627] [FreeBSD] llvm doesn't merge adjacent byte loads feeding compares
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9808] misaligned stack error, possibly involving passing/returning structs
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9801] clang zero-initializing what it should be value-initializing
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9290] [MC] Conditional jumps are encoded sub-optimally
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9809] New: optimizing integer power of 2
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9810] New: AsmPrinter class does not emit debug line information.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9811] New: libclang compatibility version nonsensical
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9809] optimizing integer power of 2
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9722] -O3 -fplugin-arg-dragonegg-enable-gcc-optzns fails to compile aermod.f90
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9812] New: Incorrect error message on "bool signed"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9810] AsmPrinter class does not emit debug line information.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9813] New: Integrated assembler doesn't give proper line info for .S files
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9814] New: optimizing integer power of 2 #2
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9815] New: likely wrong code bug
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9816] New: DAG combiner runs optimizations when CodeGenOpt::Level = None is specified
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9817] New: DAG Combiner does not preserve debug information
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9818] New: clang -integrated-as: doesn't support .subsection
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9748] [x86-32 ELF PIC, GreedyRA] UNREACHABLE executed at X86MCInstLower.cpp:140!
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9819] New: Unable to build 2.9 on OS X (10.6)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9818] clang -integrated-as: doesn't support .subsection
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9792] [C++][Win] wchar_t may be "unsigned short", not "signed short" for Win32
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9748] [x86-32 ELF PIC, GreedyRA] UNREACHABLE executed at X86MCInstLower.cpp:140!
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9820] New: output crashes, but should not
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9821] New: Check whether values get truncated because they don't fit in the memory region
bugzilla-daemon at llvm.org
Last message date:
Sat Apr 30 19:12:47 PDT 2011
Archived on: Tue Aug 4 17:28:19 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).