public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/59193] Unused postfix operator temporaries
 2014-06-25 11:27 UTC 

[Bug sanitizer/61604] New: missing line numbers in a sanitizer backtrace from an OMP region
 2014-06-25 11:24 UTC 

[Bug c++/61445] New: [C++11][4.10 Regression] ice in instantiate_decl
 2014-06-25 11:18 UTC  (2+ messages)
` [Bug c++/61445] [4.10 Regression][C++11] "

[Bug testsuite/61453] New: [4.10 Regression]: gfortran.dg/bind_c_array_params_2.f90 for targets where a call insn isn't "call"
 2014-06-25 11:18 UTC  (2+ messages)
` [Bug testsuite/61453] "

[Bug c++/61500] New: [C++11] [4.8/4.9 Regression] Can't take pointer to member referenced via member pointer template parameter
 2014-06-25 11:17 UTC  (3+ messages)
` [Bug c++/61500] [4.8/4.9 Regression][C++11] "

[Bug fortran/61420] New: type bound procedure with pass attribute, that returns a procedure pointer, fails to compile
 2014-06-25 11:16 UTC  (2+ messages)
` [Bug fortran/61420] [4.8/4.9/4.10 Regression] "

[Bug fortran/61459] New: segfault when assigning to allocatable function result from matmul result
 2014-06-25 11:16 UTC  (2+ messages)
` [Bug fortran/61459] [4.8/4.9/4.10 Regression] "

[Bug c++/61488] New: Regression in template argument substitution in 4.9+
 2014-06-25 11:16 UTC  (2+ messages)
` [Bug c++/61488] [4.9/4.10 regression] "

[Bug libfortran/61499] New: Internal read of negative integer broken in 4.9.0 on
 2014-06-25 11:16 UTC  (2+ messages)
` [Bug libfortran/61499] [4.9/410 Regression] Internal read of negative integer broken

[Bug fortran/60718] New: Test case gfortran.dg/select_type_4.f90 fails on ARM
 2014-06-25 11:15 UTC  (2+ messages)
` [Bug fortran/60718] [4.8/4.9/4.10 regression] "

[Bug target/61231] New: [4.9/4.10 Regression] bootstrap comparision failure on powerpc64le-linux-gnu
 2014-06-25 11:07 UTC  (2+ messages)
` [Bug target/61231] "

[Bug libitm/61164] New: GCC 4.9.0 fails to build libitm with fortification enabled
 2014-06-25 10:59 UTC  (2+ messages)
` [Bug bootstrap/61164] GCC 4.9.0 fails to build libitm when "

[Bug c++/61558] New: ice in insert_to_assembler_name_hash
 2014-06-25 10:47 UTC  (2+ messages)
` [Bug middle-end/61558] [4.10 Regression] ICE: Segmentation fault

[Bug c++/61603] New: ICE in gcc/gcc/toplev.c:337
 2014-06-25 10:47 UTC  (2+ messages)
` [Bug c++/61603] "

[Bug c++/61597] New: Unexpected behavior at runtime
 2014-06-25 10:12 UTC  (8+ messages)
` [Bug c++/61597] "

[Bug debug/61595] New: Inconsistent DWARF information for arrays of vector types
 2014-06-25 10:01 UTC  (3+ messages)
` [Bug debug/61595] "

[Bug libstdc++/61582] New: C11 regex memory corruption
 2014-06-25  9:54 UTC  (3+ messages)
` [Bug libstdc++/61582] "
` [Bug libstdc++/61582] C++11 "

[Bug c++/61601] C++11 regex resource exhaustion
 2014-06-25  9:46 UTC 

[Bug c/59304] New: #pragma diagnostic pop fails with -Wswitch-enum
 2014-06-25  9:28 UTC  (2+ messages)
` [Bug c/59304] #pragma diagnostic pop after warning fails for options unspecified in the command-line and disabled by default

[Bug c++/61600] New: #pragma GCC diagnostic pop leaves warnings enabled
 2014-06-25  9:28 UTC  (3+ messages)
` [Bug c++/61600] "

[Bug libstdc++/58876] No non-virtual-dtor warning in std::unique_ptr
 2014-06-25  9:28 UTC 

[Bug c/61588] New: Optimization defaults are not what documentation say they should be
 2014-06-25  8:49 UTC  (5+ messages)
` [Bug c/61588] "

[Bug tree-optimization/61560] New: FAIL: gcc.dg/tree-ssa/ssa-fre-32.c on arm
 2014-06-25  8:38 UTC  (4+ messages)
` [Bug testsuite/61560] [4.10 Regression] "

[Bug bootstrap/61598] New: [4.10 regression] fold-const.c:14755:37: error: no matching function for call to 'hash_table<pointer_hash<tree_node> >::find_slot
 2014-06-25  8:30 UTC  (3+ messages)
` [Bug bootstrap/61598] "

[Bug ipa/61602] [4.10 Regression] ICE in lto1 on x86_64-linux-gnu in ipa_single_use, at ipa.c:1257
 2014-06-25  8:29 UTC 

[Bug rtl-optimization/60947] New: [4.9 Regression] Unable to handle kernel paging request (linux kernel 2.6.28.9) with gcc 4.9 release
 2014-06-25  8:17 UTC  (4+ messages)
` [Bug rtl-optimization/60947] [4.9/4.10 "

[Bug tree-optimization/57742] New: memset(malloc(n),0,n) -> calloc(n,1)
 2014-06-25  8:09 UTC  (6+ messages)
` [Bug tree-optimization/57742] "

[Bug rtl-optimization/61559] New: FAIL: gcc.dg/builtin-bswap-8.c on i686 with -mmovbe
 2014-06-25  6:22 UTC  (3+ messages)
` [Bug rtl-optimization/61559] "

[Bug c++/60009] New: g++ allows copy-initialization of an array of class type from a non-braced string literal
 2014-06-25  4:21 UTC  (2+ messages)
` [Bug c++/60009] "

[Bug bootstrap/61320] [4.10 regression] ICE in jcf-parse.c:1622 (parse_class_file
 2014-06-25  3:37 UTC  (2+ messages)

[Bug c++/61543] New: static_cast<void *>(static_cast<int>(enum_value)) doesn't get an error
 2014-06-24 19:22 UTC  (4+ messages)
` [Bug c++/61543] "

[Bug c++/61537] [4.9/4.10 Regression] template parameter lists wrongly detected on "struct" or "class" keyword on parameters
 2014-06-24 19:11 UTC  (5+ messages)

[Bug c++/49132] New: [C++0x] Aggregate-initialization rejected for class with const data member
 2014-06-24 18:41 UTC  (2+ messages)
` [Bug c++/49132] [DR 178] "

[Bug c++/61528] New: std::min std::max and RValue
 2014-06-24 18:27 UTC  (2+ messages)
` [Bug c++/61528] "

[Bug target/61586] New: ICE on alpha in alpha_handle_trap_shadows, at config/alpha/alpha.c:8724
 2014-06-24 18:16 UTC  (4+ messages)
` [Bug target/61586] "

[Bug c++/12333] [DR 272] Explicit call to MyClass::~MyClass() not allowed
 2014-06-24 17:59 UTC 

[Bug target/61599] New: [x86_64] With -mcmodel=medium, extern global arrays without size are not treated conservatively
 2014-06-24 17:32 UTC 

[Bug c++/61596] New: -Wunused-local-typedefs warns incorrectly on a typedef that's referenced indirectly
 2014-06-24 16:49 UTC 

[Bug lto/59472] New: Many warnings "type of 'X' does not match original declaration" when linking with libstdc++ static library compiled with -flto
 2014-06-24 16:38 UTC  (2+ messages)
` [Bug libstdc++/59472] "

[Bug tree-optimization/61493] New: Bug exposed by speculative devirtualizing
 2014-06-24 16:25 UTC  (2+ messages)
` [Bug tree-optimization/61493] [4.10 Regression] "

[Bug libitm/61594] New: ICE (assertion failure) in trans-mem.c
 2014-06-24 16:08 UTC 

[Bug c++/61592] New: ICE with large array with initialization
 2014-06-24 15:58 UTC  (2+ messages)
` [Bug c++/61592] "

[Bug c/61593] New: Support '#pragma mark - foo' (by simply ignoring it without warning)
 2014-06-24 15:58 UTC 

[Bug target/61570] New: -march=native CPU you selected does not support x86-64 instruction under QEMU
 2014-06-24 15:14 UTC  (6+ messages)
` [Bug target/61570] "

[Bug c++/50871] New: [C++0x] G++ fails to reject explicitly-defaulted function definition with different exception spec
 2014-06-24 15:00 UTC  (2+ messages)
` [Bug libstdc++/50871] [C++0x] G++ fails to reject explicitly-defaulted function definition with different exception spec in system headers

[Bug c++/33972] Cannot declare operator() using function typedef
 2014-06-24 14:49 UTC  (3+ messages)

[Bug lto/60449] New: Merging function DECLs discards leaf attribute which causes cfg verifier to fail
 2014-06-24 14:41 UTC  (2+ messages)
` [Bug lto/60449] "

[Bug middle-end/61396] New: [4.10 regression] ICE in simplify_immed_subreg
 2014-06-24 12:23 UTC  (3+ messages)
` [Bug middle-end/61396] "

[Bug sanitizer/61591] New: Undefined behavior sanitizer does not catch builtin_unreachable's from impossible devirtualization
 2014-06-24 12:04 UTC 

[Bug c++/39494] Bad assembly when derived class has same name as virtual method
 2014-06-24 11:53 UTC 

[Bug tree-optimization/48732] New: Nested loops with small iteration count gobble time in "tree reassociation"
 2014-06-24 10:53 UTC  (2+ messages)
` [Bug tree-optimization/48732] "

[Bug libstdc++/61532] New: [4.10 regression] make_signed and make_unsigned wchar_t have started failing in the libstdc++ testsuite
 2014-06-24 10:46 UTC  (7+ messages)
` [Bug libstdc++/61532] [4.9/4.10 "

[Bug tree-optimization/56286] New: vectorizer does not keep loop-closed SSA up-to-date
 2014-06-24 10:42 UTC  (2+ messages)
` [Bug tree-optimization/56286] "

[Bug libgcc/61590] New: Test for assign bug 
 2014-06-24 10:42 UTC  (2+ messages)
` [Bug spam/61590] "

[Bug rtl-optimization/61572] New: [4.10 Regression] ICE: in assign_by_spills, at lra-assigns.c:1335
 2014-06-24 10:37 UTC  (11+ messages)
` [Bug rtl-optimization/61572] "
` [Bug tree-optimization/61572] "

[Bug inline-asm/48992] New: inline assembly "i" constraint does not accept constexpr function return value
 2014-06-24 10:13 UTC  (2+ messages)
` [Bug c++/48992] [C++0x] "

[Bug c++/61556] New: [c++11][regression] ‘*(const ValueType*)this’ is not a constant expression with valid code
 2014-06-24  9:54 UTC  (2+ messages)
` [Bug c++/61556] [c++11][4.9/4.10 Regression] "

[Bug sanitizer/61475] New: Building Firefox with ASan is broken in the packaging step
 2014-06-24  8:51 UTC  (2+ messages)
` [Bug sanitizer/61475] "

[Bug regression/61548] New: FAIL: gcc.dg/tls/alias-1.c (internal compiler error)
 2014-06-24  8:23 UTC  (7+ messages)
` [Bug regression/61548] "

[Bug c++/61587] New: Line number of code that triggers "use of deleted function" error is absent from error message
 2014-06-24  8:21 UTC  (4+ messages)
` [Bug c++/61587] "

[Bug target/31782] Invalid assembly code on initial dollar signs
 2014-06-24  7:37 UTC  (4+ messages)

[Bug regression/61510] New: [4.10 Regression]: 20_util/scoped_allocator/requirements/explicit_instantiation.cc and tr1/6_containers/tuple/requirements/explicit_instantiation.cc
 2014-06-24  7:34 UTC  (2+ messages)
` [Bug regression/61510] "

[Bug tree-optimization/61554] [4.10 Regression] ICE: Segmentation fault
 2014-06-24  6:53 UTC  (2+ messages)

[Bug rtl-optimization/61494] -fsignaling-nans not taken into account for x - 0.0
 2014-06-24  0:10 UTC 

[Bug libstdc++/56785] New: std::tuple of two elements does not apply empty base class optimization when one of its elements is a std::tuple with two elements
 2014-06-23 23:21 UTC  (4+ messages)
` [Bug libstdc++/56785] "

[Bug libstdc++/51653] New: More compact std::tuple
 2014-06-23 23:13 UTC  (2+ messages)
` [Bug libstdc++/51653] "

[Bug libgcc/56482] New: missing -lpthread in configure when checking for pthreads_num_processors_np
 2014-06-23 22:22 UTC  (2+ messages)
` [Bug libstdc++/56482] "

[Bug middle-end/39284] Computed gotos combined too aggressively
 2014-06-23 21:55 UTC  (2+ messages)

[Bug target/61589] New: [4.10 Regression] FAIL: (gcc.c-torture/compile|gcc.dg)/pr34856.c on powerpc-apple-darwin9 with -O2 and above
 2014-06-23 20:39 UTC  (2+ messages)
` [Bug target/61589] "

[Bug regression/61436] New: [4.10 Regression]: g++.dg/tls/diag-1.C ICE (emutls)
 2014-06-23 18:28 UTC  (2+ messages)
` [Bug regression/61436] "

[Bug c/61553] New: __atomic_store with non-pointer arg ICE
 2014-06-23 18:23 UTC  (4+ messages)
` [Bug c/61553] "

[Bug bootstrap/61583] New: stage2 and stage3 compare failure due to value range loss
 2014-06-23 17:56 UTC  (7+ messages)
` [Bug bootstrap/61583] "
` [Bug bootstrap/61583] [4.9/4.10 regression] "

[Bug c++/52830] New: ICE: "canonical types differ for identity types ..." when attempting SFINAE with member type
 2014-06-23 17:43 UTC  (3+ messages)
` [Bug c++/52830] "

[Bug c++/61370] New: decltype, enable_if, previous arguments
 2014-06-23 17:43 UTC  (4+ messages)
` [Bug c++/61370] "

[Bug debug/60782] New: DWARF does not represent _Atomic
 2014-06-23 17:08 UTC  (2+ messages)
` [Bug debug/60782] "

[Bug c++/33101] [DR 577] allow typedefs for void in empty parameter list
 2014-06-23 17:08 UTC  (2+ messages)

[Bug objc/50909] New: Process "#pragma options align=reset" correctly on Mac OS X
 2014-06-23 16:30 UTC  (4+ messages)
` [Bug objc/50909] "

[Bug libgcc/61585] New: Subscript-out-of-range in unwind-seh.c?
 2014-06-23 16:23 UTC  (4+ messages)
` [Bug libgcc/61585] "

[Bug middle-end/61571] New: bad aliasing --> wrong FRE
 2014-06-23 16:12 UTC  (4+ messages)
` [Bug middle-end/61571] "

[Bug libstdc++/61166] New: overflow when parse number in std::duration operator""
 2014-06-23 15:39 UTC  (2+ messages)
` [Bug libstdc++/61166] "

[Bug sanitizer/61530] New: [4.10 Regression] segfault with asan
 2014-06-23 14:39 UTC  (2+ messages)
` [Bug sanitizer/61530] "

[Bug tree-optimization/61576] New: wrong code at -O3 on x86_64-linux-gnu
 2014-06-23 14:13 UTC  (5+ messages)
` [Bug tree-optimization/61576] [4.10 Regression] "

[Bug target/60825] New: [AArch64] int64x1_t, uint64x1_t and float64x1_t are not treated as vector types
 2014-06-23 14:08 UTC  (3+ messages)
` [Bug target/60825] "

[Bug c++/61574] New: Confusing .debug_line generation by -g option
 2014-06-23 11:52 UTC  (2+ messages)
` [Bug c++/61574] "

[Bug target/61230] New: [4.10 regression][AArch64] New shift costs make scalar_shift_1.c to FAIL
 2014-06-23 11:21 UTC  (2+ messages)
` [Bug target/61230] "

[Bug tree-optimization/61569] faggressive-loop-optimizations overoptimize loop checks with unpredicted result
 2014-06-23 10:52 UTC  (2+ messages)

[Bug c++/61575] New: [4.9 Regression] Bogus invalid initialization of reference of type 'const D&' from expression of type '<brace-enclosed initializer list>'
 2014-06-23 10:33 UTC  (2+ messages)
` [Bug c++/61575] "

[Bug c/61123] New: With LTO, -fno-short-enums is ignored, resulting in ABI mis-matching in linking
 2014-06-23 10:26 UTC  (2+ messages)
` [Bug lto/61123] "

[Bug c/61564] New: #pragma GCC optimize ("-fno-lto") causes the compiler to crash
 2014-06-23 10:25 UTC  (2+ messages)
` [Bug c++/61564] "

[Bug c++/61566] New: [4.9/4.10 Regression] ICE in write_unscoped_name
 2014-06-23 10:25 UTC  (2+ messages)
` [Bug c++/61566] "

[Bug c++/61584] New: What defines std::underlying_type?
 2014-06-23  7:16 UTC  (2+ messages)
` [Bug c++/61584] "

[Bug c/61447] New: _Alignof returns incorrect results for some types/archs
 2014-06-23  5:37 UTC  (3+ messages)
` [Bug c/61447] "

[Bug tree-optimization/60770] New: disappearing clobbers
 2014-06-22 21:07 UTC  (2+ messages)
` [Bug tree-optimization/60770] "

[Bug bootstrap/61565] [4.10 Regression] ICE building libjava/interpret.cc
 2014-06-22 19:35 UTC  (2+ messages)

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