public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/59850] New: Support sparse-style pointer address spaces (type attributes)
 2014-06-27 11:24 UTC  (3+ messages)
` [Bug c/59850] "

[Bug fortran/61628] New: A program that reads from a file with stream access and uses pack() suddenly stops
 2014-06-27 10:49 UTC 

[Bug libstdc++/59611] New: std::copy performs worse than naive implementation when copying a single known byte
 2014-06-27 10:40 UTC  (3+ messages)
` [Bug tree-optimization/59611] "

[Bug tree-optimization/61619] New: Benefits from -ftree-vectorize lost easily when changing unrelated code
 2014-06-27 10:39 UTC  (5+ messages)
` [Bug tree-optimization/61619] "

[Bug c++/61621] New: Normal enum switch slower than test case
 2014-06-27 10:11 UTC  (2+ messages)
` [Bug c++/61621] "

[Bug c++/61623] [4.10 Regression] ICE: verify_symtab failed: Two symbols with same comdat_group are not linked by the same_comdat_group list
 2014-06-27 10:08 UTC 

[Bug c++/58930] New: [C++11] Bogus error: converting to ... from initializer list would use explicit constructor
 2014-06-27  9:18 UTC  (3+ messages)
` [Bug c++/58930] "

[Bug target/61586] New: ICE on alpha in alpha_handle_trap_shadows, at config/alpha/alpha.c:8724
 2014-06-27  8:50 UTC  (5+ messages)
` [Bug target/61586] "

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

[Bug tree-optimization/57233] New: Vector lowering of LROTATE_EXPR pessimizes code
 2014-06-27  7:04 UTC  (3+ messages)
` [Bug tree-optimization/57233] "

[Bug tree-optimization/61299] New: [4.9 Regression] Performance regression for the SIMD rotate operation with GCC vector extensions
 2014-06-27  7:04 UTC  (2+ messages)
` [Bug tree-optimization/61299] [4.9/4.10 "

[Bug tree-optimization/60770] New: disappearing clobbers
 2014-06-27  6:53 UTC  (2+ messages)
` [Bug tree-optimization/60770] "

[Bug tree-optimization/61607] DOM missed jump threading and destroyed loops
 2014-06-27  6:21 UTC  (4+ messages)

[Bug fortran/61627] New: specification expression ICE with version 4.7.1 and 4.8.2, incorrect output with 4.4.7 and 4.9.0
 2014-06-27  4:45 UTC 

[Bug libfortran/61499] New: Internal read of negative integer broken in 4.9.0 on
 2014-06-27  4:27 UTC  (5+ messages)
` [Bug libfortran/61499] [4.9/4.10 Regression] Internal read of negative integer broken

[Bug c++/61433] New: [4.9/4.10 Regression] ICE: SIGSEGV in friend_accessible_p (search.c:778) with -std=gnu++11 -O -fcompare-debug -fno-inline -fno-ipa-pure-const -fipa-sra
 2014-06-27  4:05 UTC  (4+ messages)
` [Bug c++/61433] "

[Bug c/61626] New: Cast temporary produces wrong result
 2014-06-27  3:23 UTC  (4+ messages)
` [Bug c/61626] "

[Bug c++/59832] New: [c++11][4.8, 4.9] ICE in reshape_init_class with initializer list
 2014-06-27  1:53 UTC  (2+ messages)
` [Bug c++/59832] [c++11] "

[Bug middle-end/323] optimized code gives strange floating point results
 2014-06-27  0:07 UTC 

[Bug c/61625] New: _Atomic should create a new type
 2014-06-26 20:33 UTC  (3+ messages)
` [Bug c/61625] "

[Bug target/61542] New: [4.8/4.9 Regression] vect-nop-move.c fails on powerpc64le-unknown-linux-gnu
 2014-06-26 19:40 UTC  (6+ messages)
` [Bug target/61542] [4.8/4.9/trunk] "

[Bug c++/57573] New: [C++1y] bogus "taking address of temporary" error
 2014-06-26 19:39 UTC  (4+ messages)
` [Bug c++/57573] "

[Bug c++/55535] New: Call to default constructor with overloaded subscript operator is interpreted as declaring/using array
 2014-06-26 19:24 UTC  (2+ messages)
` [Bug c++/55535] "

[Bug c++/29234] Call to operator() of temporary object wrongly parsed
 2014-06-26 19:24 UTC 

[Bug target/61298] New: redundant compare instructions for powerpc64
 2014-06-26 19:17 UTC  (5+ messages)
` [Bug target/61298] "

[Bug go/61624] New: Internal compiler error: in read_type, at go/gofrontend/import.cc:669
 2014-06-26 19:01 UTC  (2+ messages)
` [Bug go/61624] "

[Bug c++/61537] [4.9/4.10 Regression] template parameter lists wrongly detected on "struct" or "class" keyword on parameters
 2014-06-26 18:36 UTC  (4+ messages)

[Bug target/61622] New: internal compiler error: in simplify_const_unary_operation, at simplify-rtx.c:1508
 2014-06-26 18:03 UTC  (2+ messages)
` [Bug target/61622] "

[Bug c++/60517] New: warning/error for taking address of member of a temporary object
 2014-06-26 17:22 UTC  (2+ messages)
` [Bug c++/60517] "

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

[Bug c++/61541] New: Unexpected error: 'identifier' was not declared in this scope, or ICE in gimplify.c:7871
 2014-06-26 17:22 UTC  (2+ messages)
` [Bug c++/61541] "

[Bug c++/59480] New: Missing error diagnostic: friend declaration specifying a default argument must be a definition
 2014-06-26 17:19 UTC  (2+ messages)
` [Bug c++/59480] "

[Bug c++/61470] New: ill-formed friend declaration(s) with default-arguments not caught
 2014-06-26 17:19 UTC  (2+ messages)
` [Bug c++/61470] "

[Bug c++/61484] New: [C++11] [constexpr] can't initialize constexpr multi-dimentional array of a literal type
 2014-06-26 17:15 UTC  (2+ messages)
` [Bug c++/61484] [C++11] "

[Bug c++/61362] New: g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2 does not compile lambda with template
 2014-06-26 17:10 UTC  (2+ messages)
` [Bug c++/61362] "

[Bug c++/61451] New: Parsing aborted at cp/parser.c:23778
 2014-06-26 17:08 UTC  (2+ messages)
` [Bug c++/61451] "

[Bug target/61360] New: [4.10 Regression] ICE: in lra_update_insn_recog_data, at lra.c:1363 with -mtune=bdver4
 2014-06-26 17:04 UTC  (3+ messages)
` [Bug target/61360] "

[Bug c++/61596] New: -Wunused-local-typedefs warns incorrectly on a typedef that's referenced indirectly
 2014-06-26 17:01 UTC  (2+ messages)
` [Bug c++/61596] "

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

[Bug c++/61581] New: [C++11] Bogus error: uninitialized const member
 2014-06-26 17:00 UTC  (2+ messages)
` [Bug c++/61581] "

[Bug c/6940] taking sizeof array parameter should trigger a warning
 2014-06-26 15:37 UTC 

[Bug c++/56633] New: Overload selection error for non-static data member initialization with initializer list in template class
 2014-06-26 15:36 UTC  (4+ messages)
` [Bug c++/56633] "

[Bug target/61503] New: RTL representation of i386 shrdl instruction is incorrect?
 2014-06-26 15:33 UTC  (3+ messages)
` [Bug target/61503] "

[Bug c++/55136] New: template class member template explicit instanciation fails if non template overload exists
 2014-06-26 15:23 UTC  (2+ messages)
` [Bug c++/55136] template class member template explicit instantiation "

[Bug go/61620] New: FAIL: go.test/test/fixedbugs/bug242.go execution, -O2 -g
 2014-06-26 15:16 UTC 

[Bug c++/60249] New: [c++11] Compiler goes into semi-infinite loop with wrong usage of user defined string literals
 2014-06-26 14:51 UTC  (3+ messages)
` [Bug c++/60249] "

[Bug target/61618] [4.10 Regression]: ICE in expand_vec_perm_pblendv, at config/i386/i386.c with -mavx
 2014-06-26 13:57 UTC  (3+ messages)

[Bug c/61144] New: Invalid optimizations for extern vars with local weak definitions
 2014-06-26 13:36 UTC  (3+ messages)
` [Bug ipa/61144] [4.9/4.10 Regression] "

[Bug c++/39270] Explicit instantiation rejected
 2014-06-26 13:06 UTC  (2+ messages)

[Bug ipa/61160] New: [4.9/4.10 Regression] wrong code with -O3 (or ICE: verify_cgraph_node failed: edge points to wrong declaration)
 2014-06-26 13:05 UTC  (2+ messages)
` [Bug ipa/61160] "

[Bug other/61106] New: [4.8/4.9/4.10 Regression] impliedness of -Wunused-parameter depends on -W option ordering
 2014-06-26 13:04 UTC  (2+ messages)
` [Bug driver/61106] "

[Bug debug/60929] New: [4.8/4.9/4.10 regression] ICE in get_ref_die_offset, at dwarf2out.c
 2014-06-26 13:03 UTC  (2+ messages)
` [Bug debug/60929] [4.8/4.9 "

[Bug ipa/60990] New: [4.9/4.10 Regression] ICE: in try_make_edge_direct_virtual_call, at ipa-prop.c:2796 with -O3 -fno-early-inlining -fno-ipa-cp
 2014-06-26 13:03 UTC  (2+ messages)
` [Bug ipa/60990] "

[Bug c++/60854] New: inline constructor of extern template
 2014-06-26 13:01 UTC  (2+ messages)
` [Bug ipa/60854] [4.9 Regression] "

[Bug tree-optimization/60871] New: internal compiler error: in possible_polymorphic_call_targets, at ipa-devirt.c:1510
 2014-06-26 13:01 UTC  (2+ messages)
` [Bug ipa/60871] [4.9/4.10 Regression] "

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

[Bug target/60851] New: ICE: in extract_constrain_insn_cached, at recog.c:2117 with -flive-range-shrinkage -mdispatch-scheduler -march=bdver4
 2014-06-26 13:00 UTC  (2+ messages)
` [Bug target/60851] [4.9/4.10 Regression] "

[Bug c++/61614] [4.9/4.10 Regression] Bogus error: taking address of temporary array
 2014-06-26 12:58 UTC  (5+ 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-26 12:57 UTC  (2+ messages)
` [Bug c++/61575] "

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

[Bug lto/61557] New: [4.9 Regression] LTO ICE: verify_flow_info failed (error: control flow in the middle of basic block)
 2014-06-26 12:53 UTC  (2+ messages)
` [Bug lto/61557] [4.9/4.10 "

[Bug c++/61539] New: ICE: in unify_one_argument, at cp/pt.c:15465 validate(value_store, new_tokens, (T*)0, 0);
 2014-06-26 12:51 UTC  (2+ messages)
` [Bug c++/61539] [4.8/4.9/4.10 Regression] ICE: in unify_one_argument, at cp/pt.c:15465

[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-26 12:50 UTC  (2+ messages)
` [Bug c++/61500] [4.8/4.9 Regression][C++11] "

[Bug tree-optimization/61515] New: Extremely long compile time for generated code
 2014-06-26 12:50 UTC  (2+ messages)
` [Bug tree-optimization/61515] [4.9/4.10 Regression] "

[Bug c++/61488] New: Regression in template argument substitution in 4.9+
 2014-06-26 12:48 UTC  (2+ messages)
` [Bug c++/61488] [4.9 regression] "

[Bug c/61409] New: [4.9 regression] -Wmaybe-uninitialized false-positive with -O2
 2014-06-26 12:45 UTC  (4+ messages)
` [Bug middle-end/61409] [4.9/4.10 "

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

[Bug c++/58972] New: Lambda can't access private members
 2014-06-26 12:11 UTC  (5+ messages)
` [Bug c++/58972] "

[Bug libstdc++/61617] add boost::coroutine
 2014-06-26 11:44 UTC  (2+ messages)

[Bug target/61610] New: ICE in assign_by_spills, at lra-assigns.c:1335
 2014-06-26 11:43 UTC  (3+ messages)
` [Bug target/61610] "
` [Bug target/61610] [4.10 Regression] "

[Bug preprocessor/61613] ,##__VA_ARGS__ fails to expand the first variadic argument if it is a macro-name
 2014-06-26 11:41 UTC  (2+ messages)

[Bug target/61616] New: Internal compiler error during reload in gcc-4.7.4 configured as a cross-compiler for a mips target
 2014-06-26 11:35 UTC  (4+ messages)
` [Bug target/61616] "

[Bug target/56858] New: alpha looks for NOTE_INSN_EH_REGION notes that cannot exist
 2014-06-26 10:17 UTC  (3+ messages)
` [Bug target/56858] "

[Bug c++/58051] New: No named return value optimization when returned object is implicitly converted
 2014-06-26 10:06 UTC  (4+ messages)
` [Bug c++/58051] "
` [Bug c++/58051] [DR1579] "

[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-26  9:48 UTC  (4+ messages)
` [Bug rtl-optimization/60947] [4.9/4.10 "

[Bug libstdc++/56193] New: ios_base should replace operator void* with explicit operator bool in C++11 onwards
 2014-06-26  9:05 UTC  (4+ messages)
` [Bug libstdc++/56193] "

[Bug tree-optimization/61576] New: wrong code at -O3 on x86_64-linux-gnu
 2014-06-26  8:00 UTC  (2+ messages)
` [Bug tree-optimization/61576] [4.10 Regression] "

[Bug libstdc++/61582] New: C11 regex memory corruption
 2014-06-26  7:59 UTC  (7+ messages)
` [Bug libstdc++/61582] C++11 "

[Bug other/61391] New: [4.10 Regression] ICE in execute_one_pass at -O3 and above
 2014-06-26  7:55 UTC  (2+ messages)
` [Bug other/61391] "

[Bug sanitizer/61604] New: missing line numbers in a sanitizer backtrace from an OMP region
 2014-06-26  7:42 UTC  (2+ messages)
` [Bug sanitizer/61604] "

[Bug libstdc++/61601] C++11 regex resource exhaustion
 2014-06-26  6:37 UTC 

[Bug debug/57939] New: incorrect debug info of wchar_t
 2014-06-26  2:27 UTC  (4+ messages)
` [Bug debug/57939] "

[Bug c/61612] New: trunk revision 211984 winnt.c ‘hash_table_c’ does not name a type
 2014-06-26  0:55 UTC  (4+ messages)
` [Bug c/61612] "

[Bug target/16331] x86-64 inline asm register constraints insufficient WRT ABI
 2014-06-25 23:48 UTC 

[Bug target/39139] [4.4 Regression] ICE with stringop and register var
 2014-06-25 23:48 UTC 

[Bug fortran/61615] New: Failure to resolve correct generic with TYPE(C_PTR) arguments
 2014-06-25 22:48 UTC 

[Bug c++/14494] Rejected valid specialization of member template
 2014-06-25 22:17 UTC 

[Bug c++/61242] New: [4.9/4.10 Regression] Bogus "no matching function for call to ‘Foo::Create(<brace-enclosed initializer list>)"
 2014-06-25 21:43 UTC  (2+ messages)
` [Bug c++/61242] "

[Bug c++/61597] New: Unexpected behavior at runtime
 2014-06-25 20:31 UTC  (5+ messages)
` [Bug c++/61597] "

[Bug c/60488] New: missing -Wmaybe-uninitialized on a conditional with goto
 2014-06-25 19:44 UTC  (3+ messages)
` [Bug middle-end/60488] "

[Bug c/61081] New: excessive warnings: right-hand operand of comma expression has no effect
 2014-06-25 19:16 UTC  (2+ messages)
` [Bug c/61081] "

[Bug debug/35463] [4.4 only] typedef missing in debug information with -gdwarf-2 for c++
 2014-06-25 19:08 UTC 

[Bug debug/49366] New: pointer-to-member-function not given value in DW_TAG_template_value_param
 2014-06-25 18:57 UTC  (2+ messages)
` [Bug debug/49366] "

[Bug debug/54774] New: insufficient debug info for strong typed enum
 2014-06-25 18:55 UTC  (2+ messages)
` [Bug debug/54774] "

[Bug debug/16063] Debuggers need more information about enum types in C++
 2014-06-25 18:55 UTC 

[Bug c++/58589] New: diagnostics: missing proper file:line on C++ compilation error
 2014-06-25 18:44 UTC  (2+ messages)
` [Bug c++/58589] "

[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 18:42 UTC  (3+ messages)
` [Bug bootstrap/61598] "

[Bug c/61534] New: Wlogical-op should not warn when either operand comes from macro expansion
 2014-06-25 18:21 UTC  (4+ messages)
` [Bug c/61534] "

[Bug preprocessor/60723] New: Line directives with incorrect system header flag
 2014-06-25 15:32 UTC  (2+ messages)
` [Bug preprocessor/60723] "

[Bug c++/61611] New: Incorrect exception rethrown from a function-try-catch block when a nested try-catch executes
 2014-06-25 15:16 UTC  (2+ messages)
` [Bug c++/61611] "

[Bug rtl-optimization/61608] New: [4.10 regression] FAIL: gcc.target/arm/epilog-1.c scan-assembler tests
 2014-06-25 13:53 UTC  (5+ messages)
` [Bug rtl-optimization/61608] "

[Bug c++/61609] New: running libraries compiled with different gcc versions
 2014-06-25 13:44 UTC  (2+ messages)
` [Bug c++/61609] "

[Bug bootstrap/61320] [4.10 regression] ICE in jcf-parse.c:1622 (parse_class_file
 2014-06-25 13:20 UTC 

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

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