public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/58616] New: [meta-bug] nsdmi
 2015-06-18 14:57 UTC  (3+ messages)
` [Bug c++/58616] "

[Bug c++/65966] New: "sorry, unimplemented: unexpected AST of kind try_block" when initializing a 2D array
 2015-06-18 14:57 UTC  (2+ messages)
` [Bug c++/65966] [5/6 Regression] [C++14] "

[Bug c++/66001] New: [5.1/6 regression] ICE when NSDMI in a literal class uses a destructor
 2015-06-18 14:57 UTC  (4+ messages)
` [Bug c++/66001] [5/6 "

[Bug c/56917] New: -ftrapv detects a overflow wrongly
 2015-06-18 14:47 UTC  (3+ messages)
` [Bug middle-end/56917] "

[Bug c++/66584] New: gcc differs in static, branch-prediction cost from icc in switch
 2015-06-18 14:44 UTC  (3+ messages)
` [Bug c++/66584] "

[Bug fortran/66578] New: [F2008] Invalid free on allocate(...,source=a(:)) in block
 2015-06-18 14:32 UTC  (5+ messages)
` [Bug fortran/66578] "

[Bug middle-end/66588] New: combine should try transforming if_then_else of zero_extends into zero_extend of if_then_else
 2015-06-18 14:17 UTC  (2+ messages)
` [Bug middle-end/66588] "

[Bug c/66233] New: internal compiler error: in expand_fix, at optabs.c:5358
 2015-06-18 14:06 UTC  (9+ messages)
` [Bug tree-optimization/66233] [4.8/4.9/5/6 Regression] "
` [Bug tree-optimization/66233] [4.8/4.9 "

[Bug middle-end/66587] New: -no_compact_unwind is dropped for -nodefaultlibs/-nostdlib
 2015-06-18 14:05 UTC  (3+ messages)
` [Bug middle-end/66587] "

[Bug tree-optimization/66375] New: wrong code at -O2 and -O3 on x86_64-linux-gnu
 2015-06-18 14:04 UTC  (2+ messages)
` [Bug middle-end/66375] [4.8/4.9/5 Regression] "

[Bug c++/66586] New: Template backtrace is truncated/absent after 'template argument deduction/substitution failed:'
 2015-06-18 12:59 UTC  (2+ messages)
` [Bug c++/66586] "

[Bug middle-end/65686] New: incorrect warning maybe-uninitialized
 2015-06-18 12:09 UTC  (3+ messages)
` [Bug middle-end/65686] [5/6 regression] inconsistent warning maybe-uninitialized: warn about 'unsigned', not warn about 'int'

[Bug tree-optimization/66512] New: PRE fails to optimize calls to pure functions in C++, ok in C
 2015-06-18 11:15 UTC  (2+ messages)
` [Bug tree-optimization/66512] "

[Bug c++/66585] New: Internal compiler error when initialize field with lambda
 2015-06-18 11:03 UTC  (3+ messages)
` [Bug c++/66585] "
` [Bug c++/66585] [5/6 Regression] "

[Bug target/66554] [4.9 Regression] ICE (in expand_fix, at optabs.c:5365) on aarch64-linux-gnu
 2015-06-18 10:20 UTC  (11+ messages)

[Bug middle-end/66568] New: [CHKP] internal compiler error: in expand_expr_addr_expr_1
 2015-06-18 10:15 UTC  (2+ messages)
` [Bug middle-end/66568] "

[Bug c++/66583] New: incorrect implicitly-defined move constructor for class with anonymous union and NSDMI
 2015-06-18 10:13 UTC 

[Bug tree-optimization/66510] [6 Regression] gcc.target/arm/pr53636.c FAILs after r224221
 2015-06-18 10:10 UTC  (3+ messages)

[Bug middle-end/66567] New: [CHKP] internal compiler error: in assign_parms
 2015-06-18 10:09 UTC  (2+ messages)
` [Bug middle-end/66567] "

[Bug c++/66571] New: Template substitution causes some OpenMP rejects-valid
 2015-06-18  9:54 UTC  (8+ messages)
` [Bug c++/66571] "

[Bug c/66582] New: -Wstrict-overflow issues invalid warning
 2015-06-18  9:43 UTC 

[Bug c++/66533] New: ICE: in dependent_type_p, at cp/pt.c:21073
 2015-06-18  9:09 UTC  (3+ messages)
` [Bug c++/66533] [C++14] "

[Bug c++/66573] New: Unexpected change in static, branch-prediction cost from O1 to O2
 2015-06-18  9:02 UTC  (3+ messages)
` [Bug c++/66573] "

[Bug c++/66543] New: False positive warning "variable set but not used"
 2015-06-18  8:54 UTC  (2+ messages)
` [Bug c++/66543] "

[Bug middle-end/66581] New: [CHKP] internal compiler error: SSA corruption
 2015-06-18  8:31 UTC 

[Bug tree-optimization/66580] New: max reduction does not auto vectorize
 2015-06-18  6:24 UTC 

[Bug target/66358] New: [5/6 Regression] [SH] ICE: in extract_constrain_insn, at recog.c:2232
 2015-06-18  4:21 UTC  (2+ messages)
` [Bug target/66358] "

[Bug lto/65767] New: Test pr65276 failed on arm-none-eabi
 2015-06-18  2:11 UTC  (4+ messages)
` [Bug testsuite/65767] "

[Bug c++/66572] New: [6 Regression] Bogus Wlogical-op warning for operands coming from template instantiations
 2015-06-18  1:05 UTC  (4+ messages)
` [Bug c++/66572] "

[Bug target/66579] New: frv target: -gsplit-dwarf confuses assembler
 2015-06-17 23:37 UTC  (2+ messages)
` [Bug target/66579] "

[Bug libstdc++/55409] New: std::list not properly wrapping access to custom allocator through allocator_traits
 2015-06-17 22:20 UTC  (5+ messages)
` [Bug libstdc++/55409] "

[Bug fortran/66549] New: ICE on valid in OMP parallel region
 2015-06-17 21:08 UTC  (6+ messages)
` [Bug fortran/66549] [Regression] "
` [Bug fortran/66549] [5/6 Regression] "

[Bug c++/66061] New: Internal Compiler Error when specializing a variable template when the specialization is variadic
 2015-06-17 20:48 UTC  (2+ messages)
` [Bug c++/66061] [5/6 Regression] "

[Bug c++/66515] [5/6 Regression] g++ segfaults when creating an std::initializer_list
 2015-06-17 20:46 UTC 

[Bug c++/66289] [5/6 Regression] "error: ambiguous template instantiation" with partial specialization defined in terms of alias template
 2015-06-17 19:45 UTC  (2+ messages)

[Bug c++/66383] New: ICE in gimplify_expr on this passed in inline initialization
 2015-06-17 19:44 UTC  (3+ messages)
` [Bug c++/66383] [5/6 Regression] "

[Bug c++/66445] New: [5/6 Regression] ICE with lambda in stmt expression in a template
 2015-06-17 19:43 UTC  (3+ messages)
` [Bug c++/66445] "

[Bug c++/66517] New: [5 Regression] [C++11] sorry, unimplemented: unexpected AST of kind type_decl
 2015-06-17 19:43 UTC  (2+ messages)
` [Bug c++/66517] "

[Bug c/66552] Missed optimization when shift amount is result of signed modulus
 2015-06-17 19:33 UTC 

[Bug middle-end/66429] ICE in expand_GOMP_SIMD_LAST_LANE
 2015-06-17 19:04 UTC  (3+ messages)

[Bug fortran/66577] New: ICE with gfortran-5.1.0 in generate_finalization_wrapper
 2015-06-17 18:16 UTC  (2+ messages)
` [Bug fortran/66577] ICE in generate_finalization_wrapper, at fortran/class.c:1567

[Bug go/66574] Time is provided in millisecond precision instead of nanoseconds as described in go documentation
 2015-06-17 17:49 UTC  (3+ messages)

[Bug fortran/66576] New: Use -fopt-info for front-end passes
 2015-06-17 17:05 UTC 

[Bug fortran/66575] New: Endless compilation on missing end interface
 2015-06-17 17:01 UTC  (2+ messages)
` [Bug fortran/66575] "

[Bug fortran/66056] New: Segmentation fault for lonely label in type
 2015-06-17 16:59 UTC  (3+ messages)
` [Bug fortran/66056] "

[Bug fortran/66528] New: unbalanced IF/ENDIF with -fmax-errors=1 causes invalid free
 2015-06-17 16:21 UTC  (2+ messages)
` [Bug fortran/66528] [6 Regression] "

[Bug c++/51689] New: GCC apparently is inconsistent with warning about invalid brace-elision use
 2015-06-17 15:49 UTC  (2+ messages)
` [Bug c++/51689] "

[Bug libgomp/66553] New: openmp tasks produce libgomp warnings with fsanitize=thread
 2015-06-17 15:44 UTC  (2+ messages)
` [Bug libgomp/66553] "

[Bug target/65914] New: [6 Regression] error: unrecognizable insn
 2015-06-17 15:34 UTC  (2+ messages)
` [Bug target/65914] "

[Bug go/66138] New: json decoder Decode function fails for some structure return values
 2015-06-17 15:33 UTC  (2+ messages)
` [Bug go/66138] "

[Bug c++/66387] New: [5/6 Regression] ICE in make_decl_rtl with lambda
 2015-06-17 14:58 UTC  (3+ messages)
` [Bug c++/66387] "

[Bug c++/66536] New: [5/6 Regression] ICE in build_ctor_subob_ref, at cp/tree.c:2534
 2015-06-17 14:58 UTC  (5+ messages)
` [Bug c++/66536] "
` [Bug c++/66536] [5 "

[Bug bootstrap/63740] [4.9 Regression] GCC 4.9.2 bootstrap fails on ARM, haifa-sched.c:6507:1: internal compiler error: in lra_create
 2015-06-17 14:50 UTC  (3+ messages)

[Bug libgcc/66570] New: libbacktrace is not installed
 2015-06-17 14:40 UTC 

[Bug c++/58063] New: default arguments evaluated twice per call
 2015-06-17 14:33 UTC  (3+ messages)
` [Bug c++/58063] "

[Bug c++/66450] New: [5 Regression][C++11][constexpr] Issues when delegating implicit copy constructor in constexpr function
 2015-06-17 14:33 UTC  (2+ messages)
` [Bug c++/66450] "

[Bug c/63307] New: [4.9/5 Regression] Cilk+ breaks -fcompare-debug bootstrap
 2015-06-17 13:39 UTC  (2+ messages)
` [Bug c/63307] [4.9 "

[Bug other/66394] New: ICE in -flto -fmerge-all-constants -fno-use-linker-plugin targetting i686-w64-mingw32
 2015-06-17 13:37 UTC  (2+ messages)
` [Bug lto/66394] [4.9/5/6 Regression] "

[Bug target/66483] New: [4.9 Regression] ICE (in add_stores, at var-tracking.c:6000) on arm-linux-gnueabihf
 2015-06-17 13:34 UTC  (3+ messages)
` [Bug target/66483] "

[Bug target/65527] New: ICE: in expand_builtin_with_bounds, at builtins.c:7120 with -fcheck-pointer-bounds -mmpx
 2015-06-17 13:33 UTC  (3+ messages)
` [Bug target/65527] "

[Bug other/65530] [meta-bug] -mmpx -fcheck-pointer-bounds failures
 2015-06-17 13:33 UTC 

[Bug c++/65908] New: internal compiler error: in expand_thunk
 2015-06-17 13:29 UTC  (3+ messages)
` [Bug ipa/65908] [5/6 Regression] ICE: in expand_thunk, at cgraphunit.c:1700

[Bug testsuite/64190] New: FAIL: gcc.dg/ipa/pr63551.c (test for excess errors)
 2015-06-17 13:28 UTC  (3+ messages)
` [Bug ipa/64190] [4.9 Regression] "

[Bug fortran/66562] New: ICE with gfortran-5.1.0
 2015-06-17 13:25 UTC  (4+ messages)
` [Bug fortran/66562] "

[Bug target/65952] New: [AArch64] Will not vectorize copying pointers
 2015-06-17 13:22 UTC  (5+ messages)
` [Bug target/65952] [AArch64] Will not vectorize storing induction of pointer addresses for LP64

[Bug target/66563] New: [4.9 Regression] ICE (segmentation fault) on sh4-linux-gnu
 2015-06-17 12:54 UTC  (4+ messages)
` [Bug target/66563] "

[Bug target/66569] New: [CHKP]
 2015-06-17 11:55 UTC 

[Bug tree-optimization/61171] New: vectorization fails for a reduction in presence of subtraction
 2015-06-17 11:48 UTC  (2+ messages)
` [Bug tree-optimization/61171] "

[Bug ipa/66566] New: [CHKP] ICE in early_inliner: internal compiler error: in operator[], at vec.h:714
 2015-06-17 11:10 UTC 

[Bug fortran/66544] New: ICE on function with pointer result in combination with implicit none
 2015-06-17 10:57 UTC  (2+ messages)
` [Bug fortran/66544] "

[Bug libfortran/66557] New: gfortran gives segfault error when trying to replace file?
 2015-06-17 10:40 UTC  (3+ messages)
` [Bug libfortran/66557] gfortran gives segfault error when trying to replace file

[Bug testsuite/65944] New: FAIL: g++.dg/lto/pr65276: undefined reference to std2::exception::~exception()
 2015-06-17 10:15 UTC  (3+ messages)
` [Bug testsuite/65944] [5/6 Regression] "

[Bug middle-end/66565] New: Problems and limitation GCC cost metrics and ways to improve the situation
 2015-06-17  9:48 UTC 

[Bug c++/66564] New: ICE on explicit instantiation of nested template class
 2015-06-17  9:28 UTC 

[Bug fortran/57307] New: ICE with sourced allocation with array constructor
 2015-06-17  8:33 UTC  (2+ messages)
` [Bug fortran/57307] "

[Bug fortran/45440] [F03] ALLOCATE with SOURCE gives an ICE (segfault)
 2015-06-17  8:33 UTC 

[Bug fortran/44672] [F08] ALLOCATE with SOURCE and no array-spec
 2015-06-17  8:32 UTC 

[Bug middle-end/66251] [6 Regression] ICE in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1484
 2015-06-17  7:38 UTC  (2+ messages)

[Bug c++/66561] New: __builtin_LINE at al. should yield constant expressions
 2015-06-16 23:54 UTC 

[Bug preprocessor/66527] New: incorrect line number in diagnostics for multiline initializers
 2015-06-16 21:48 UTC  (2+ messages)
` [Bug c/66527] "

[Bug target/66258] New: compiling a stdarg function with arch +nofp generates an ICE
 2015-06-16 20:12 UTC  (2+ messages)
` [Bug target/66258] "

[Bug c++/59682] New: Invalid syntax accepted: new-placement without expression-list
 2015-06-16 20:09 UTC  (4+ messages)
` [Bug c++/59682] "

[Bug fortran/66545] New: ICE on using undefined parameter/variable values
 2015-06-16 19:59 UTC  (2+ messages)
` [Bug fortran/66545] "

[Bug jit/66539] New: Missing parentheses in jit dumps
 2015-06-16 19:44 UTC  (4+ messages)
` [Bug jit/66539] "

[Bug libstdc++/66530] New: libstdc++ testsuite links to incorrect shared libstdc++ library
 2015-06-16 18:18 UTC  (2+ messages)
` [Bug testsuite/66530] "

[Bug libstdc++/65393] New: std::thread shared_ptr inefficiency
 2015-06-16 17:54 UTC  (2+ messages)
` [Bug libstdc++/65393] "

[Bug rtl-optimization/56766] New: Fails to combine (vec_select (vec_concat ...)) to (vec_merge ...)
 2015-06-16 17:41 UTC  (3+ messages)
` [Bug rtl-optimization/56766] "

[Bug target/66560] New: Fails to generate ADDSUBPS
 2015-06-16 17:37 UTC 

[Bug tree-optimization/66280] [4.8/4.9 Regression] ICE: in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1472
 2015-06-16 17:31 UTC 

[Bug libstdc++/66559] New: Uses-allocator construction disregarded by list::emplace_back
 2015-06-16 17:21 UTC  (4+ messages)
` [Bug libstdc++/66559] "

[Bug rtl-optimization/56776] New: valgrind errors within ira
 2015-06-16 17:14 UTC  (2+ messages)
` [Bug rtl-optimization/56776] [4.8/4.9 Regression] "

[Bug middle-end/51848] New: GCC is not able to vectorize when a constant value is also added to the sum of array expression inside a loop
 2015-06-16 16:54 UTC  (2+ messages)
` [Bug tree-optimization/51848] "

[Bug c/66547] New: arm-none-eabi-gcc - stack misaligned when calling va_arg function
 2015-06-16 16:45 UTC  (2+ messages)
` [Bug target/66547] "

[Bug tree-optimization/66558] New: Missed vectorization of loop with control flow
 2015-06-16 15:53 UTC  (3+ messages)
` [Bug tree-optimization/66558] "

[Bug target/66200] New: GCC for ARM / AArch64 doesn't define TARGET_RELAXED_ORDERING
 2015-06-16 15:27 UTC  (2+ messages)
` [Bug target/66200] "

[Bug rtl-optimization/66556] New: Wrong code-generation for armv7-a big-endian at -Os
 2015-06-16 14:52 UTC  (2+ messages)
` [Bug rtl-optimization/66556] "

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).