public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/60197] New: ICE with _Cilk_spawn in expression
 2014-02-17 19:20 UTC  (3+ messages)
` [Bug c/60197] "

[Bug middle-end/60235] New: Inlining fails with template specialization and -fPIC on Linux AMD64
 2014-02-17 19:03 UTC  (8+ messages)
` [Bug middle-end/60235] "

[Bug ipa/58678] New: [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)
 2014-02-17 18:51 UTC  (2+ messages)
` [Bug c++/58678] "

[Bug c++/60146] New: Regression: ICE when compiling this code with -fopenmp
 2014-02-17 18:45 UTC  (5+ messages)
` [Bug c++/60146] [4.8/4.9 Regression] "

[Bug libstdc++/10350] thread-safety problem in std::string
 2014-02-17 18:18 UTC  (3+ messages)

[Bug debug/60246] New: Emit debug info for explicit template instantiation definitions
 2014-02-17 17:40 UTC 

[Bug c++/60225] [4.9 Regression] [c++11] ICE initializing constexpr array
 2014-02-17 17:36 UTC  (4+ messages)

[Bug c++/60237] New: isnan fails with -ffast-math
 2014-02-17 17:28 UTC  (8+ messages)
` [Bug c++/60237] "

[Bug c++/60245] New: Template static function not accepted as constexpr parameter
 2014-02-17 17:10 UTC  (2+ messages)
` [Bug c++/60245] "

[Bug ipa/60243] New: IPA is slow on large cgraph tree
 2014-02-17 17:00 UTC  (3+ messages)
` [Bug ipa/60243] "

[Bug other/56183] New: [meta-bug][avr] Problems with register allocation
 2014-02-17 16:41 UTC  (2+ messages)
` [Bug other/56183] "

[Bug other/58545] New: [4.7/4.8 Regression] error: unable to find a register to spill in class 'POINTER_REGS'
 2014-02-17 16:41 UTC  (2+ messages)
` [Bug rtl-optimization/58545] "

[Bug target/60040] New: AVR: error: unable to find a register to spill in class 'POINTER_REGS'
 2014-02-17 16:41 UTC  (2+ messages)
` [Bug other/60040] "

[Bug other/60145] New: [AVR] Suboptimal code for byte order shuffling using shift and or
 2014-02-17 16:35 UTC  (2+ messages)
` [Bug other/60145] "

[Bug target/41076] [avr] pessimal code for logical OR of 8-bit fields
 2014-02-17 16:35 UTC 

[Bug c++/60227] New: [4.7/4.8/4.9 Regression] [C++11] ICE using brace-enclosed initializer list to initialize array
 2014-02-17 16:22 UTC  (4+ messages)
` [Bug c++/60227] "

[Bug c++/60224] New: [4.7/4.8/4.9 Regression] ICE using invalid initializer for array
 2014-02-17 16:18 UTC  (3+ messages)
` [Bug c++/60224] "

[Bug middle-end/60214] New: Variables with same DECL_ASSEMBLER_NAME are treated as different variables
 2014-02-17 16:09 UTC  (3+ messages)
` [Bug middle-end/60214] "

[Bug c/60221] New: gcc -fexceptions generates unnecessary cleanup code
 2014-02-17 15:41 UTC  (3+ messages)
` [Bug middle-end/60221] [4.7/4.8/4.9 Regression] "

[Bug c++/60241] New: internal compiler error: in finish_member_declaration, at cp/semantics.c:2617
 2014-02-17 15:37 UTC  (3+ messages)
` [Bug c++/60241] [4.7/4.8/4.9 Regression] "

[Bug lto/59543] New: [4.9 Regression] lto1: fatal error: Cgraph edge statement index out of range
 2014-02-17 15:28 UTC  (2+ messages)
` [Bug lto/59543] "

[Bug bootstrap/60244] New: GCC-trunk rev.207809, Segmentation fault when executing ".../xgcc -dumpspecs"
 2014-02-17 14:55 UTC 

[Bug inline-asm/60242] New: incorrect optimization of code with inline assembly
 2014-02-17 14:46 UTC  (3+ messages)
` [Bug inline-asm/60242] "

[Bug fortran/60128] New: Wrong ouput using en edit descriptor
 2014-02-17 14:44 UTC  (3+ messages)
` [Bug fortran/60128] [4.8/4.9 Regression] "

[Bug fortran/60234] New: OOP internal compiler error: in generate_finalization_wrapper
 2014-02-17 14:19 UTC  (8+ messages)
` [Bug fortran/60234] [4.9 Regression] [OOP] ICE in generate_finalization_wrapper at fortran/class.c:1883

[Bug fortran/58861] New: No reallocation assignment performed (due to different kinds?)
 2014-02-17 13:57 UTC  (2+ messages)
` [Bug fortran/58861] Realloc on assignment: Bogus "Array bound mismatch" error with -fcheck=bounds

[Bug tree-optimization/60236] New: gfortran.dg/vect/pr32380.f fails on ARM
 2014-02-17 13:54 UTC  (4+ messages)
` [Bug tree-optimization/60236] "

[Bug fortran/55907] New: internal compiler error: in gfc_get_symbol_decl, at fortran/trans-decl.c:1418
 2014-02-17 12:47 UTC  (2+ messages)
` [Bug fortran/55907] [4.7/4.8/4.9 Regression] ICE with -fno-automatic -finit-local-zero

[Bug c/25975] Problems with -ffast-math and isnan
 2014-02-17 12:46 UTC 

[Bug c/60220] New: Vectorization : simple loop : fails to vectorize
 2014-02-17 12:31 UTC  (2+ messages)
` [Bug c/60220] "

[Bug fortran/60231] New: ICE on undefined generic
 2014-02-17 12:31 UTC  (4+ messages)
` [Bug fortran/60231] [4.8/4.9 Regression] "

[Bug c++/60219] New: [4.8/4.9 Regression] [c++11] ICE invalid use of variadic template
 2014-02-17 12:27 UTC  (4+ messages)
` [Bug c++/60219] "

[Bug c++/60216] New: [4.8/4.9 Regression] [c++11] Trouble with deleted template functions
 2014-02-17 12:26 UTC  (4+ messages)
` [Bug c++/60216] "

[Bug middle-end/25140] aliases, including weakref, break alias analysis
 2014-02-17 12:25 UTC 

[Bug libffi/60073] New: [4.9 regression] 64-bit libffi.call/cls_double_va.c FAILs on Solaris/SPARC
 2014-02-17 12:00 UTC  (2+ messages)
` [Bug libffi/60073] [4.9 regression] 64-bit libffi.call/cls_double_va.c FAILs after recent modification

[Bug other/60240] New: libbacktrace problems with nested functions
 2014-02-17 11:50 UTC 

[Bug c++/60239] New: False positive maybe-uninitialized in for loop
 2014-02-17 11:43 UTC 

[Bug fortran/60238] New: Allow colon-separated triplet in array initialization
 2014-02-17 11:25 UTC  (2+ messages)
` [Bug fortran/60238] "

[Bug c++/60215] New: [4.9 Regression] ICE with invalid bit-field size
 2014-02-17 11:01 UTC  (3+ messages)
` [Bug c++/60215] "

[Bug target/59448] New: ARM code generation doesn't respect C11 address-dependency
 2014-02-17 10:26 UTC  (2+ messages)
` [Bug middle-end/59448] Code "

[Bug tree-optimization/54742] New: Switch elimination in FSM loop
 2014-02-17 10:07 UTC  (2+ messages)
` [Bug tree-optimization/54742] "

[Bug tree-optimization/60172] New: ARM performance regression from trunk@207239
 2014-02-17 10:07 UTC  (3+ messages)
` [Bug tree-optimization/60172] "

[Bug java/49847] New: m68k gcj-4.6 NULL deref in fold_rtx (prev_insn_cc0 == NULL)
 2014-02-17 10:01 UTC  (2+ messages)
` [Bug rtl-optimization/49847] [4.7/4.8/4.9 Regression] "

[Bug c++/60222] New: [4.8/4.9 Regression] ICE with reference as template parameter
 2014-02-17 10:00 UTC  (3+ messages)
` [Bug c++/60222] "

[Bug tree-optimization/60206] New: IVOPT has no idea of inline asm
 2014-02-17  9:58 UTC  (2+ messages)
` [Bug tree-optimization/60206] "

[Bug tree-optimization/60229] New: wrong code at -O2 and -O3 on x86_64-linux-gnu
 2014-02-17  9:54 UTC  (4+ messages)
` [Bug tree-optimization/60229] "

[Bug driver/60233] New: AVX instructions emitted with -march=native on host without AVX support
 2014-02-17  9:50 UTC  (7+ messages)
` [Bug driver/60233] "

[Bug fortran/60232] [OOP] The rank of the element in the structure constructor does not match that of the component
 2014-02-17  9:48 UTC 

[Bug c/13029] [3.4 Regression] static consts and -Wunused-variable
 2014-02-17  9:12 UTC  (5+ messages)

[Bug fortran/60191] New: test case gfortran.dg/dynamic_dispatch_1/3.f03 fail on ARMv7
 2014-02-17  8:17 UTC  (3+ messages)
` [Bug fortran/60191] "

[Bug middle-end/56888] New: memcpy implementation optimized as a call to memcpy
 2014-02-17  3:48 UTC  (2+ messages)
` [Bug middle-end/56888] "

[Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types
 2014-02-17  0:21 UTC 

[Bug c/35634] [4.7 Regression] operand of pre-/postin-/decrement not promoted
 2014-02-16 23:09 UTC 

[Bug target/60034] New: "invalid expression as operand" in aarch64 inline asm
 2014-02-16 22:27 UTC  (2+ messages)
` [Bug target/60034] "

[Bug c++/60230] New: internal compiler error on lambdas capturing multidimensional arrays with dynamic boundary
 2014-02-16 21:50 UTC 

[Bug c++/60223] New: [c++11] ICE with C++11-style default template parameter
 2014-02-16 21:04 UTC  (2+ messages)
` [Bug c++/60223] "

[Bug middle-end/60226] ICE initializing array of elements with too large alignment
 2014-02-16 20:50 UTC 

[Bug c++/59004] New: ICE generated by __func__
 2014-02-16 19:36 UTC  (2+ messages)
` [Bug c++/59004] [4.8 Regression] "

[Bug c++/60228] New: ICE using lambda in #pragma omp declare reduction
 2014-02-16 18:47 UTC 

[Bug middle-end/59176] New: [4.9 Regression] ICE edge points to wrong declaration / verify_cgraph_node failed
 2014-02-16 17:55 UTC  (2+ messages)
` [Bug middle-end/59176] "

[Bug c++/60209] New: Declaration of user-defined literal operator cause error
 2014-02-16 17:30 UTC  (2+ messages)
` [Bug c++/60209] "

[Bug c++/60199] New: 'error: field initializer is not constant' error when initializing static member function pointer to a function
 2014-02-16 17:25 UTC  (2+ messages)
` [Bug c++/60199] 'error: field initializer is not constant' "

[Bug c++/57232] New: wcstol.c:213:1: internal compiler error
 2014-02-16 14:49 UTC  (2+ messages)
` [Bug target/57232] "

[Bug target/50099] New: ICE: internal compiler error: in extract_insn, at recog.c:2113 while building lttng-ust
 2014-02-16 13:40 UTC  (30+ messages)
` [Bug target/50099] "

[Bug c/7652] -Wswitch-break : Warn if a switch case falls through
 2014-02-16 13:18 UTC 

[Bug pch/13675] #including a precompiled header more than once in the same unit fails
 2014-02-16 13:18 UTC 

[Bug c++/13684] local static object variable constructed once but ctors and dtors called multiple times on same memory when called in multiple threads
 2014-02-16 13:18 UTC 

[Bug bootstrap/21704] failure during building 64-bit native compiler by crosscompiler
 2014-02-16 13:18 UTC 

[Bug middle-end/43419] gcc replaces pow(x, 0.5) by sqrt(x), invalid when x is -0
 2014-02-16 13:18 UTC 

[Bug target/19885] [4.0/4.1 Regression] avr dwarf-2 support is broken for head 4.0/4.1
 2014-02-16 13:18 UTC 

[Bug c/36750] -Wmissing-field-initializers relaxation request
 2014-02-16 13:18 UTC 

[Bug middle-end/57393] [4.9 Regression] error: definition in block 4 follows the use / internal compiler error: verify_ssa failed
 2014-02-16 13:18 UTC 

[Bug bootstrap/13334] Bootstrap failure: libiberty/fibheap.c: LONG_MIN undeclared
 2014-02-16 13:18 UTC 

[Bug c++/47478] New: internal compiler error
 2014-02-16 13:17 UTC  (2+ messages)
` [Bug rtl-optimization/47478] [4.4 Regression] "

[Bug target/52080] New: Stores to bitfields introduce a store-data-race on adjacent data
 2014-02-16 13:17 UTC  (2+ messages)
` [Bug target/52080] "

[Bug c++/52136] New: g++ is wrongly propagating "friend class" to the parent class
 2014-02-16 13:17 UTC  (2+ messages)
` [Bug c++/52136] "

[Bug c/52855] New: ARM: Internal compiler error: in extract_insn, at recog.c:2109
 2014-02-16 13:17 UTC  (2+ messages)
` [Bug target/52855] "

[Bug c/55009] New: compile-time assertions no longer usable: error: variably modified ‘ari_sign_32_bit_and_wrap’ at file scope
 2014-02-16 13:17 UTC  (2+ messages)
` [Bug c/55009] "

[Bug middle-end/56848] New: [4.7 Regression] ICE (segfault) with the 4.7.3 release candidate
 2014-02-16 13:17 UTC  (2+ messages)
` [Bug middle-end/56848] "

[Bug tree-optimization/57732] New: [4.8 / 4.9 Regression] ICE (segfault in libisl) building drizzle on 32bit targets (at least arm-linux and i586-linux)
 2014-02-16 13:17 UTC  (2+ messages)
` [Bug tree-optimization/57732] [4.8/4.9 "

[Bug middle-end/19020] libcalls are removed (-ftrapv does not work)
 2014-02-16 13:17 UTC 

[Bug c/30477] Integer Overflow detection code optimised away, -fwrapv broken
 2014-02-16 13:17 UTC 

[Bug c++/21251] Placement into shared memory
 2014-02-16 13:17 UTC 

[Bug c/23087] Misleading warning, "... differ in signedness"
 2014-02-16 13:17 UTC 

[Bug middle-end/28045] [4.0/4.1 Regression] Bitfield, &&, and optimization => bad code generation
 2014-02-16 13:17 UTC 

[Bug tree-optimization/44485] [4.6 Regression] ICE in get_expr_operands, at tree-ssa-operands.c:1020
 2014-02-16 13:17 UTC 

[Bug c/2707] gcc does not warn on truncate
 2014-02-16 13:17 UTC 

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers with unified trees
 2014-02-16 13:17 UTC 

[Bug c++/43745] [avr] g++ puts VTABLES in SRAM
 2014-02-16 13:17 UTC 

[Bug c/52734] New: Incorrect optimization of uClibc sbrk()
 2014-02-16 13:16 UTC  (2+ messages)
` [Bug tree-optimization/52734] [4.7/4.8 Regression] "

[Bug middle-end/58245] New: -fstack-protector[-all] does not protect functions that call noreturn functions
 2014-02-16 13:16 UTC  (2+ messages)
` [Bug middle-end/58245] "

[Bug c++/9050] [DR 147] Can't explicitly specialize C++ constructor templates
 2014-02-16 13:16 UTC 

[Bug fortran/18026] boz initialization of REALs fails
 2014-02-16 13:16 UTC 

[Bug middle-end/27663] missed-optimization transforming a byte array to unsigned long
 2014-02-16 13:16 UTC 

[Bug target/35872] [4.3 regression] incorrect code for 32bit multiplication by constant
 2014-02-16 13:16 UTC 

[Bug c++/2922] [DR 197] two-stage lookup for unqualified function calls with type-dependent arguments
 2014-02-16 13:16 UTC 

[Bug target/16563] The compiler doesnt the necessary push/restore of r18/r19
 2014-02-16 13:16 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).