public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug middle-end/65555] New: [5 Regression] ICE: verify_gimple failed (LHS in noreturn call)
 2015-03-25 19:09 UTC  (3+ messages)
` [Bug middle-end/65555] "

[Bug target/65561] New: avx512fintrin.h:5344:1: internal compiler error: in curr_insn_transform, at lra-constraints.c:3494
 2015-03-25 19:08 UTC  (2+ messages)
` [Bug target/65561] "

[Bug middle-end/65556] New: [5 Regression] ICE: verify_gimple failed (type precision mismatch in switch statement)
 2015-03-25 19:07 UTC  (3+ messages)
` [Bug middle-end/65556] "

[Bug middle-end/65554] New: [5 Regression] ICE: verify_gimple failed
 2015-03-25 19:03 UTC  (4+ messages)
` [Bug middle-end/65554] "

[Bug lto/65559] New: [5 Regression] lto1.exe: internal compiler error: in read_cgraph_and_symbols, at lto/lto.c:2947
 2015-03-25 19:03 UTC  (2+ messages)
` [Bug lto/65559] "

[Bug target/65569] New: Fix for PR target/65240 causes a regression in building Spec for power4/power5/power6
 2015-03-25 18:56 UTC  (3+ messages)
` [Bug target/65569] "

[Bug target/65560] [Regression 5] pr24683.c:11:1: internal compiler error: in extract_insn, at recog.c:2343
 2015-03-25 18:53 UTC 

[Bug other/65568] New: ptrmem8.C:9:9: internal compiler error: in build_ptrmemfunc, at cp/typeck.c:7940
 2015-03-25 18:53 UTC 

[Bug libfortran/59513] [4.8/4.9/5 Regression] Fortran runtime error: Sequential READ or WRITE not allowed after EOF marker, possibly use REWIND or BACKSPACE
 2015-03-25 18:46 UTC 

[Bug libfortran/65565] New: Bogus "Sequential READ or WRITE after EOF" after error condition
 2015-03-25 18:45 UTC  (2+ messages)
` [Bug libfortran/65565] "

[Bug libffi/65567] New: ERROR: tcl error sourcing /test/gnu/gcc/gcc/libffi/testsuite/libffi.complex/complex.exp
 2015-03-25 18:43 UTC 

[Bug c++/65552] New: [c++-concepts] Constraint checking regression for concepts with multiple type requirements
 2015-03-25 18:42 UTC  (3+ messages)
` [Bug c++/65552] "

[Bug libfortran/65563] New: Segfault on reopening fort.xxx file with explicit name
 2015-03-25 18:37 UTC  (2+ messages)
` [Bug libfortran/65563] "

[Bug c++/61652] New: Option --enable-libstdcxx-debug doesn't pass debug options to libstdc++.so
 2015-03-25 18:28 UTC  (3+ messages)
` [Bug c++/61652] Option --enable-libstdcxx-debug doesn't pass debug compile "
` [Bug c++/61652] Option --enable-libstdcxx-debug doesn't build debug version of libsupc++.so

[Bug target/65564] New: builtin-bnd-narrow-ptr-bounds-2-nov.c:15:1: internal compiler error: in simplify_subreg, at simplify-rtx.c:5745
 2015-03-25 18:27 UTC 

[Bug target/65566] New: thread-local-var-1-lbv.c:34:1: internal compiler error: Segmentation fault
 2015-03-25 18:27 UTC 

[Bug target/65562] New: chkp-lifetime-1.c:17:1: internal compiler error: in size_binop_loc, at fold-const.c:1761
 2015-03-25 18:23 UTC 

[Bug c++/59703] New: using declaration in class mishandles type aliases
 2015-03-25 18:19 UTC  (2+ messages)
` [Bug c++/59703] "

[Bug lto/65536] New: [5 regression] LTO line number information garbled
 2015-03-25 18:13 UTC  (18+ messages)
` [Bug lto/65536] "

[Bug c++/65558] New: crash using __attribute__((__abi_tag__)) on anonymous inline namespace
 2015-03-25 18:13 UTC  (4+ messages)
` [Bug c++/65558] [5 Regression] "

[Bug libstdc++/54005] New: Use __atomic_always_lock_free in libstdc++ is_lock_free instead of __atomic_is_lock_free
 2015-03-25 18:03 UTC  (2+ messages)
` [Bug libstdc++/54005] "

[Bug c++/57678] New: too many errors for bad template parameter
 2015-03-25 17:56 UTC  (2+ messages)
` [Bug c++/57678] "

[Bug c++/55822] New: Attributed function pointers cannot be used as template parameter
 2015-03-25 17:51 UTC  (2+ messages)
` [Bug c++/55822] "

[Bug c++/53814] New: FAIL: g++.dg/cpp0x/nullptr28.C -std=c++11 execution test
 2015-03-25 17:48 UTC  (3+ messages)
` [Bug c++/53814] "

[Bug c++/54987] New: missed ambiguity in template function call
 2015-03-25 17:46 UTC  (3+ messages)
` [Bug c++/54987] "

[Bug c++/54543] New: Expression (condition ? array : throw expr)[index] fails to compile
 2015-03-25 17:34 UTC  (3+ messages)
` [Bug c++/54543] "

[Bug c++/55206] New: GCC Reports Ambiguity; clang and comeau disagree
 2015-03-25 17:25 UTC  (2+ messages)
` [Bug c++/55206] "

[Bug c++/55335] New: [DR 5] cv-qualifiers of destination type in copy-initialization
 2015-03-25 17:15 UTC  (2+ messages)
` [Bug c++/55335] "

[Bug c++/60019] [C++11] Bogus error: use of deleted function unique_ptr(const unique_ptr&)
 2015-03-25 17:15 UTC 

[Bug c++/53727] New: ICE when compiling firefox with PGO and LTO (not OOM)
 2015-03-25 17:01 UTC  (2+ messages)
` [Bug c++/53727] "

[Bug c++/53743] New: ICE when compiling firefox with PGO and LTO
 2015-03-25 17:01 UTC  (2+ messages)
` [Bug c++/53743] "

[Bug tree-optimization/65551] New: [5 Regression] FAIL: 26_numerics/complex/50880.cc execution test
 2015-03-25 17:00 UTC  (3+ messages)
` [Bug tree-optimization/65551] "

[Bug c++/52099] New: Incorrectly applying conversion when catching pointer-to-members
 2015-03-25 16:55 UTC  (2+ messages)
` [Bug c++/52099] "

[Bug c++/50462] New: Particularly painful error message
 2015-03-25 16:51 UTC  (2+ messages)
` [Bug c++/50462] poor diagnostics for missing parenthesis in call to method

[Bug ipa/65557] New: ICE: SIGSEGV in hash_table<>::find_slot_with_hash() with -fdevirtualize -fipa-cp -fipa-icf-functions
 2015-03-25 16:49 UTC 

[Bug c++/30277] bit-field: wrong overload resolution
 2015-03-25 16:47 UTC 

[Bug c++/57588] New: [C++11][constexpr] static constexpr in class fails to link
 2015-03-25 16:40 UTC  (2+ messages)
` [Bug c++/57588] [C++11] "

[Bug bootstrap/65537] New: [5 Regression]: --with-build-config=bootstrap-lto fails on CentOS 5.11
 2015-03-25 16:38 UTC  (3+ messages)
` [Bug bootstrap/65537] [5 Regression] "

[Bug c++/65553] New: ICE on valid variadic template
 2015-03-25 16:31 UTC  (3+ messages)
` [Bug c++/65553] "

[Bug libstdc++/33394] Add test case for Thread race segfault in std::string::append with -O and -s
 2015-03-25 16:13 UTC 

[Bug target/65510] New: target-tic6x: unrecognizable insn with -O(1,2,3,s)
 2015-03-25 16:02 UTC  (2+ messages)
` [Bug target/65510] "

[Bug c++/61639] New: GCC 4.7.4 can't longer compile clang
 2015-03-25 15:59 UTC  (2+ messages)
` [Bug c++/61639] "

[Bug target/65531] New: ICE: symtab_node::verify failed: Two symbols with same comdat_group are not linked by the same_comdat_group list. with -fcheck-pointer-bounds -mmpx
 2015-03-25 15:49 UTC  (3+ messages)
` [Bug target/65531] "

[Bug c++/63385] New: internal compiler error: in pop_binding, at cp/name-lookup.c for implicitly captured variable called closure
 2015-03-25 15:45 UTC  (2+ messages)
` [Bug c++/63385] "

[Bug libgomp/64972] New: Build failure in libgomp for i686-w64-mingw32 target after latest merge from gomp-4_0-branch
 2015-03-25 15:43 UTC  (8+ messages)
` [Bug libgomp/64972] [5 Regression] "

[Bug pch/65550] New: [5 Regression] ICE (segfault) with pch
 2015-03-25 15:43 UTC  (2+ messages)
` [Bug pch/65550] "

[Bug c++/65154] New: ICE with {} initialized array with string
 2015-03-25 15:39 UTC  (4+ messages)
` [Bug c++/65154] [4.8/4.9/5 Regression] "

[Bug c++/65509] New: [C++11] GCC rejects operator== with two distinct pointers as not constexpr
 2015-03-25 15:39 UTC  (10+ messages)
` [Bug c++/65509] [5 Regression] "

[Bug c/64715] New: [5.0 regression] __builtin_object_size (..., 1) fails to locate subobject
 2015-03-25 14:40 UTC  (2+ messages)
` [Bug tree-optimization/64715] [5 Regression] "

[Bug c++/65415] New: using, base class static member function template, and decltype
 2015-03-25 14:38 UTC  (2+ messages)
` [Bug c++/65415] "

[Bug libstdc++/65543] New: rvalue stream insertion and extraction operators incorrectly implemented
 2015-03-25 14:38 UTC  (6+ messages)
` [Bug libstdc++/65543] "

[Bug target/65342] New: [5 Regression] FAIL: gfortran.dg/intrinsic_(un)?pack_1.f90 -O1 execution test on powerpc-apple-darwin9 after r210201
 2015-03-25 14:32 UTC  (2+ messages)
` [Bug target/65342] "

[Bug fortran/65541] New: namelist regression
 2015-03-25 14:26 UTC  (4+ messages)
` [Bug fortran/65541] "
` [Bug fortran/65541] [5 Regression] "

[Bug tree-optimization/65506] New: FAIL: gcc.dg/pr29215.c scan-tree-dump-not gimple "memcpy"
 2015-03-25 14:07 UTC  (2+ messages)
` [Bug testsuite/65506] [5 Regression] "

[Bug tree-optimization/62630] New: [5 regression] gcc.dg/graphite/vect-pr43423.c FAILs
 2015-03-25 13:20 UTC  (3+ messages)
` [Bug tree-optimization/62630] [5/6 Regression] gcc.dg/graphite/vect-pr43423.c XFAILed

[Bug target/65508] New: ICE: in initialize_inlined_parameters, at tree-inline.c:3305 with -fcheck-pointer-bounds -mmpx and nested function
 2015-03-25 12:59 UTC  (3+ messages)
` [Bug target/65508] "

[Bug c++/65547] New: Gcc not giving preprocessor error for invalid invocation of variadic macro
 2015-03-25 12:55 UTC  (5+ messages)
` [Bug c++/65547] "

[Bug tree-optimization/65538] New: [5 Regression] Memory leak of ipa_node_params_sum elements
 2015-03-25 12:53 UTC  (2+ messages)
` [Bug tree-optimization/65538] "

[Bug c++/61670] New: ICE on invalid in tree_nop_conversion
 2015-03-25 12:18 UTC  (2+ messages)
` [Bug c++/61670] "

[Bug debug/65549] [5 Regression] crash in htab_hash_string with -flto
 2015-03-25 12:08 UTC 

[Bug c++/62164] New: 5.0: ICE: error: Both section and comdat group is set
 2015-03-25 11:43 UTC  (2+ messages)
` [Bug c++/62164] "

[Bug fortran/64952] New: Missing temporary in assignment from elemental function
 2015-03-25 11:10 UTC  (2+ messages)
` [Bug fortran/64952] "

[Bug fortran/65532] New: [5 Regression] Unexpected error with legacy code (D1MACH)
 2015-03-25 11:08 UTC  (3+ messages)
` [Bug fortran/65532] "

[Bug target/65546] New: FAIL: gcc.dg/vect/costmodel/ppc/costmodel-vect-31a.c
 2015-03-25 10:47 UTC  (3+ messages)
` [Bug target/65546] "

[Bug lto/65544] LTO link fails with -static-libstdc++ + weak new/delete operators
 2015-03-25 10:47 UTC  (2+ messages)

[Bug lto/65515] New: [5 Regression] FAIL: gcc.c-torture/compile/limits-fndefn.c -O2 -flto -flto-partition=none (ICE) -- SIGSEGV for stack growth failure
 2015-03-25 10:27 UTC  (3+ messages)
` [Bug lto/65515] "

[Bug fortran/64787] Invalid code on sourced allocation of class(*) character string
 2015-03-25 10:02 UTC 

[Bug fortran/55901] New: [OOP] type is (character(len=*)) misinterpreted as array
 2015-03-25  9:59 UTC  (2+ messages)
` [Bug fortran/55901] "

[Bug fortran/63230] allocation of deferred length character as derived type component causes internal compiler error
 2015-03-25  9:58 UTC 

[Bug testsuite/62028] New: Power64/Linux: FAIL: gcc.dg/sms-8.c scan-rtl-dump-times sms "SMS succeeded" 0
 2015-03-25  9:15 UTC  (4+ messages)
` [Bug testsuite/62028] "

[Bug target/63256] New: [5.0 regression] FAIL: gcc.dg/sms-8.c scan-rtl-dump-times sms "SMS succeeded" 0
 2015-03-25  9:04 UTC  (2+ messages)
` [Bug testsuite/63256] [5 "

[Bug fortran/65548] New: [5.0 Regression] gfc_conv_procedure_call
 2015-03-25  9:03 UTC  (4+ messages)
` [Bug fortran/65548] "
` [Bug fortran/65548] [5 "

[Bug ada/65519] New: Unable to coalesce ssa_names 2 and 87 which are marked as MUST COALESCE if ZCX_By_Default is set False
 2015-03-25  9:02 UTC  (3+ messages)
` [Bug middle-end/65519] [5 regression] unable to coalesce ssa_names 2 and 87 which are marked as MUST COALESCE

[Bug c/65452] New: strcmp (foo, foo) could give a warning
 2015-03-25  8:53 UTC  (3+ messages)
` [Bug c/65452] "

[Bug ipa/65076] New: [5 Regression] 16% tramp3d-v4.cpp compile time regression
 2015-03-25  8:50 UTC  (5+ messages)
` [Bug ipa/65076] "

[Bug c/65471] New: type interpretation in _Generic
 2015-03-25  8:46 UTC  (2+ messages)
` [Bug c/65471] "

[Bug c++/65498] New: ICE in cxx_eval_call_expression when using __func__ inside dependent context
 2015-03-25  8:46 UTC  (3+ messages)
` [Bug c++/65498] [5 Regression] "

[Bug target/61051] New: Duplicated instructions in both conditional branches
 2015-03-25  8:45 UTC  (3+ messages)
` [Bug target/61051] "

[Bug fortran/65457] New: ICE in libgfortran/ieee/ieee_arithmetic.F90
 2015-03-25  8:42 UTC  (2+ messages)
` [Bug c++/65457] "

[Bug tree-optimization/65478] New: crafty performance regression
 2015-03-25  7:57 UTC  (4+ messages)
` [Bug ipa/65478] [5 regression] "

[Bug c/59616] New: OpenMP standard conflict in parallel default clause
 2015-03-24 22:59 UTC  (2+ messages)
` [Bug c/59616] "

[Bug go/65417] New: debug/elf: lacks support for PPC relocations
 2015-03-24 22:47 UTC  (3+ messages)
` [Bug go/65417] "

[Bug libstdc++/65545] New: Demangling of char template parameters always produces integer value
 2015-03-24 22:26 UTC 

[Bug c++/53036] New: [c++11] trivial class fails std::is_trivial test
 2015-03-24 22:20 UTC  (2+ messages)
` [Bug c++/53036] "

[Bug go/65462] New: Use of 'go get' with gccgo is not finding dependencies correctly
 2015-03-24 22:13 UTC  (2+ messages)
` [Bug go/65462] "

[Bug c++/65539] New: temp/ccCAfJgj.ltrans1.ltrans.o: In function `XSDFrontend::Traversal::Edge<XSDFrontend::SemanticGraph::Names>::~Edge()': /usr/include/xsd-frontend/traversal/elements.hxx:120: undefined reference to `VTT for XSDFrontend::Traversal::ContainsCompositor'
 2015-03-24 20:58 UTC  (2+ messages)
` [Bug c++/65539] "

[Bug c++/56976] New: using braces to initialize a reference forces copy construction
 2015-03-24 20:33 UTC  (2+ messages)
` [Bug c++/56976] "

[Bug c++/65046] New: -Wabi-tag doesn't warn about variables or function return types
 2015-03-24 20:13 UTC  (2+ messages)
` [Bug c++/65046] [5 regression] "

[Bug target/54063] New: [4.8 regression] on powerpc64 gcc 4.8 generates larger code for global variable accesses than gcc 4.7
 2015-03-24 18:47 UTC  (2+ messages)
` [Bug target/54063] [4.8/4.9/5 regression] on powerpc64 gcc 4.8/4.9/5 "

[Bug bootstrap/56750] New: static -lstdc++ logic bleeds into all subdirs
 2015-03-24 18:40 UTC  (2+ messages)
` [Bug bootstrap/56750] [4.8/4.9/5 Regression] "

[Bug tree-optimization/64081] New: [5 Regression] r217827 prevents RTL loop unroll
 2015-03-24 18:21 UTC  (2+ messages)
` [Bug rtl-optimization/64081] "

[Bug c++/58923] New: g++ does not use provided conversion function for implicit conversion to another type
 2015-03-24 17:48 UTC  (4+ messages)
` [Bug c++/58923] "

[Bug testsuite/65116] New: additional_sources not defined anymore during dg-final
 2015-03-24 17:28 UTC  (2+ messages)
` [Bug testsuite/65116] [4.9/5 Regression] ERROR: can't read additional_sources: no such variable

[Bug ipa/65516] lto1: internal compiler error: in get_odr_type, at ipa-devirt.c:1809
 2015-03-24 17:28 UTC 

[Bug c++/59328] New: Template cast operator ambiguity in a delete expression
 2015-03-24 17:20 UTC  (2+ messages)
` [Bug c++/59328] "

[Bug c++/59423] New: Misleading warning when 'enum class' base type unresolved: elaborated-type-specifier for a scoped enum must not use the ‘class’ keyword
 2015-03-24 17:12 UTC  (2+ messages)
` [Bug c++/59423] "

[Bug c++/60130] New: Sorry, unimplemented: mangling argument_pack_select
 2015-03-24 17:02 UTC  (4+ messages)
` [Bug c++/60130] "

[Bug c++/60344] New: [C++1y] 7.1.6.4/13 not enforced
 2015-03-24 16:49 UTC  (2+ messages)
` [Bug c++/60344] "

[Bug tree-optimization/65177] New: [5 Regression]: extend jump thread for finite state automata causes miscompilation
 2015-03-24 16:49 UTC  (2+ messages)
` [Bug tree-optimization/65177] "

[Bug debug/60380] New: [C++11] ICE: in gen_type_die_with_usage with -g and template instantiation
 2015-03-24 16:44 UTC  (2+ messages)
` [Bug c++/60380] "

[Bug c++/60503] New: gcc looks for C++ attributes in the wrong place in a lambda-expression
 2015-03-24 16:34 UTC  (2+ messages)
` [Bug c++/60503] "

[Bug c++/61971] New: array subscript is above array bounds [-Werror=array-bounds]
 2015-03-24 16:34 UTC  (2+ messages)
` [Bug c++/61971] [4.9 Regression] "

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