public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libstdc++/57885] New: unordered_map find slower in 4.8.1 than 4.7.3 with integer key
 2013-08-04 20:17 UTC  (3+ messages)
` [Bug libstdc++/57885] "

[Bug c++/58080] New: internal compiler error, decltype in function declaration (for SFINAE purposes)
 2013-08-04 19:31 UTC  (7+ messages)
` [Bug c++/58080] "

[Bug go/58075] New: Unable to build go on ia64-hp-hpux11.31
 2013-08-04 18:44 UTC  (2+ messages)
` [Bug go/58075] "

[Bug translation/57850] New: Option -fdump-translation-unit not working
 2013-08-04 18:39 UTC  (2+ messages)
` [Bug c++/57850] "

[Bug c++/57532] New: [4.8.1 regression] operator& broken when used on rvalues
 2013-08-04 18:32 UTC  (3+ messages)
` [Bug c++/57532] [4.8/4.9 "

[Bug target/57293] New: [4.8/4.9 Regression] not needed frame pointers on IA-32 (performance regression?)
 2013-08-04 15:02 UTC  (3+ messages)
` [Bug target/57293] "

[Bug c/58079] New: internal compiler error: in do_SUBST, at combine.c:711
 2013-08-04 13:24 UTC 

[Bug middle-end/57134] New: ICE with -mstrict-align and inline assembly on ppc64
 2013-08-04 12:32 UTC  (2+ messages)
` [Bug middle-end/57134] [4.9 Regression] "

[Bug c++/58063] New: default arguments evaluated twice per call
 2013-08-04 12:22 UTC  (8+ messages)
` [Bug c++/58063] "

[Bug c++/57728] New: Explicit template instantiation with defaulted method causes missing symbol
 2013-08-04 12:03 UTC  (2+ messages)
` [Bug c++/57728] "

[Bug c++/58078] New: explicitly-defaulted template class methods are not instantiated by explicit template instantiation definition
 2013-08-04 12:03 UTC  (2+ messages)
` [Bug c++/58078] "

[Bug libstdc++/50703] New: std::stringstream not thread-safe
 2013-08-04 10:48 UTC  (2+ messages)
` [Bug libstdc++/50703] "

[Bug tree-optimization/58069] [4.9 Regression] ICE in tree_ssa_unswitch_loops at -O3 in 32 bit mode
 2013-08-04 10:34 UTC  (3+ messages)

[Bug c++/58077] New: Crash on matching template with bool type instead
 2013-08-04  9:15 UTC  (2+ messages)
` [Bug c++/58077] Crash on matching template with bool type

[Bug c++/58076] internal compiler error: tree check: expected tree that contains ‘decl common’ structure, have ‘identifier_node’ in get_narrower, at tree.c:8500
 2013-08-04  8:51 UTC 

[Bug lto/57602] New: Runfails for several C/C++ benchmarks from spec2000 for i686 with -flto after r199422
 2013-08-04  8:38 UTC  (2+ messages)
` [Bug lto/57602] [4.9 Regression] "

[Bug libgcc/58061] New: internal compiler error
 2013-08-04  5:35 UTC  (3+ messages)
` [Bug libgcc/58061] "

[Bug target/58065] New: ARM MALLOC_ABI_ALIGNMENT is wrong
 2013-08-03 22:46 UTC  (6+ messages)
` [Bug target/58065] "

[Bug target/57748] New: ICE on ARM with -mfloat-abi=softfp -mfpu=neo
 2013-08-03 22:36 UTC  (6+ messages)
` [Bug middle-end/57748] [4.8/4.9 Regression] ICE when expanding assignment to unaligned zero-sized array

[Bug target/56979] New: ICE in output_operand: invalid operand for code 'P'
 2013-08-03 21:52 UTC  (2+ messages)
` [Bug target/56979] "

[Bug c++/53756] New: ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto ()
 2013-08-03 20:47 UTC  (3+ messages)
` [Bug c++/53756] [C++1y] "

[Bug c++/51239] New: ICE with variadic template alias
 2013-08-03 20:35 UTC  (2+ messages)
` [Bug c++/51239] [DR 1430] "

[Bug c++/57138] New: ICE in instantiate_class_template with variadic templates, using declarations, save-temps and precompiled header
 2013-08-03 20:33 UTC  (2+ messages)
` [Bug c++/57138] [4.8 Regression][DR 1430] ICE with pack expansion and alias template

[Bug c++/58046] New: template operator= in SFINAE class
 2013-08-03 18:18 UTC  (3+ messages)
` [Bug c++/58046] "

[Bug c++/58074] New: [C++11] __is_trivial intrinsic fails for deleted members and for non-trivial copy-c'tors
 2013-08-03 18:12 UTC  (2+ messages)
` [Bug c++/58074] "

[Bug c++/58072] New: [C++11] Error messages involving user-defined literals are poor (refer to tokens)
 2013-08-03 17:53 UTC  (2+ messages)
` [Bug c++/58072] "

[Bug c++/58057] New: gcc lexer cannot parse extern "\x43" void blah();
 2013-08-03 17:51 UTC  (12+ messages)
` [Bug c++/58057] "
` [Bug c++/58057] gcc lexer cannot parse extern "\x43" void blah() with option -std=c++0x;

[Bug c/58073] New: Suboptimal optimisation of ((x & 0x70) == 0x00 && (x & 0x70) == 0x10 && (x & 0x70) == 0x20) on x86_64
 2013-08-03 17:06 UTC  (2+ messages)
` [Bug c/58073] "

[Bug fortran/56666] New: Suppression flag for " DO loop at (1) will be executed zero times"
 2013-08-03 15:58 UTC  (2+ messages)
` [Bug fortran/56666] "

[Bug tree-optimization/57993] New: ICE: verify_ssa failed (definition in block n does not dominate use in block m)
 2013-08-03 14:42 UTC  (2+ messages)
` [Bug tree-optimization/57993] [4.9 Regression] "

[Bug middle-end/51784] New: [4.7 Regression] FAIL: gcc.dg/tree-prof/pr44777.c execution, -fprofile-generate -D_PROFILE_GENERATE
 2013-08-03 11:52 UTC  (3+ messages)
` [Bug target/51784] PIC register not correctly preserved in nested funcs / with non-local goto

[Bug target/57708] New: function clobbers callee saved register on ARM
 2013-08-03 11:20 UTC  (3+ messages)
` [Bug rtl-optimization/57708] [4.8 regression] "

[Bug c++/58047] New: parse error with typedef introduced from base class
 2013-08-03 10:54 UTC  (6+ messages)
` [Bug c++/58047] "

[Bug testsuite/58070] New: gcc.c-torture: useless check "-O3 -fomit-frame-pointer"
 2013-08-03 10:47 UTC  (5+ messages)
` [Bug testsuite/58070] "

[Bug c++/58071] New: Premature instantiation of default argument
 2013-08-03 10:28 UTC  (2+ messages)
` [Bug c++/58071] "

[Bug fortran/58064] New: Cannot compile gcc-4.8.1 by gcc-3.4.6
 2013-08-03  9:42 UTC  (2+ messages)
` [Bug fortran/58064] "

[Bug c++/58059] New: gcc-4.7.2-r1 - g++: internal compiler error: Segmentation fault (program cc1plus)
 2013-08-03  9:13 UTC  (4+ messages)
` [Bug c++/58059] "

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO
 2013-08-03  8:45 UTC  (3+ messages)

[Bug middle-end/58041] New: Unaligned access to arrays in packed structure
 2013-08-03  8:31 UTC  (22+ messages)
` [Bug middle-end/58041] "

[Bug target/53976] New: [SH] Unnecessary clrt after bt
 2013-08-03  8:08 UTC  (2+ messages)
` [Bug target/53976] "

[Bug fortran/58067] New: ICE in GFortran recog.c:2158
 2013-08-03  7:16 UTC  (2+ messages)
` [Bug target/58067] "

[Bug rtl-optimization/58068] New: ICE in execute_strength_reduction at -O3 (both 32-bit and 64-bit modes)
 2013-08-03  1:04 UTC 

[Bug c/58066] New: GCC mis-compiles access to TLS variable with -fPIC on x86_64
 2013-08-02 23:57 UTC  (2+ messages)
` [Bug target/58066] "

[Bug tree-optimization/57994] New: Constant folding of infinity
 2013-08-02 23:23 UTC  (3+ messages)
` [Bug tree-optimization/57994] "

[Bug c++/58054] New: 11.3 Friends, example from standard not compiled
 2013-08-02 18:42 UTC  (4+ messages)
` [Bug c++/58054] "

[Bug c++/57548] New: calling gnu multiversioned function at file scope causes ICE
 2013-08-02 17:49 UTC  (4+ messages)
` [Bug c++/57548] "

[Bug c++/58062] New: [C++11] bogus __func__ lookup in lambda body
 2013-08-02 17:14 UTC 

[Bug c++/56014] New: [C++1y] Return type deduction for member functions does not work when -g is enabled
 2013-08-02 17:03 UTC  (2+ messages)
` [Bug c++/56014] [C++1y] ICE using return type deduction for member functions with -g enabled

[Bug fortran/58058] New: Memory leak with transfer function
 2013-08-02 16:12 UTC  (4+ messages)
` [Bug fortran/58058] [4.7/4.8/4.9 Regression] "

[Bug target/57431] New: ICE in simplify_const_unary_operation vld1_dup_s64/vst1_s64
 2013-08-02 15:16 UTC  (2+ messages)
` [Bug target/57431] "

[Bug c++/58060] New: separate compilation of gnu multiversioning gives undefined/multiple defined symbols at link time
 2013-08-02 14:53 UTC  (2+ messages)
` [Bug c++/58060] "

[Bug c++/57546] New: templated gnu multiversion function pointer returns wrong value
 2013-08-02 14:43 UTC  (3+ messages)
` [Bug c++/57546] "

[Bug tree-optimization/58010] New: ICE in vect_create_epilog_for_reduction, at tree-vect-loop.c:4378
 2013-08-02 14:17 UTC  (3+ messages)
` [Bug tree-optimization/58010] [4.8/4.9 Regression] "

[Bug c++/58052] New: Copy initialization using conversion operator does not find correct candidates for initialization of final result
 2013-08-02 13:51 UTC  (2+ messages)
` [Bug c++/58052] "

[Bug c++/58056] New: ld segfaults when "-undefined dynamic_lookup" is set
 2013-08-02 13:50 UTC  (3+ messages)
` [Bug c++/58056] "
` [Bug other/58056] "

[Bug fortran/57987] New: Fortran finalizers considered extern-inline by middle-end
 2013-08-02 11:32 UTC  (2+ messages)
` [Bug fortran/57987] "

[Bug c/48341] New: LDBL_EPSILON is wrong on IRIX 6.5
 2013-08-02 10:56 UTC  (3+ messages)
` [Bug c/48341] "

[Bug rtl-optimization/58008] New: ICE: Max. number of generated reload insns per insn is achieved (90)
 2013-08-02  9:38 UTC  (2+ messages)
` [Bug rtl-optimization/58008] "

[Bug c/58048] New: internal compiler error: Max. number of generated reload insns per insn is achieved (90)
 2013-08-02  8:54 UTC  (6+ messages)
` [Bug c/58048] "
` [Bug rtl-optimization/58048] [4.8/4.9 Regression] "

[Bug c++/58040] New: Cannot take address-of public using-declaration of member from protected base class
 2013-08-02  8:46 UTC  (3+ messages)
` [Bug c++/58040] "

[Bug c++/37140] type inherited from base class not recognized
 2013-08-02  8:10 UTC 

[Bug c++/58051] New: No named return value optimization when returned object is implicitly converted
 2013-08-02  7:45 UTC  (2+ messages)
` [Bug c++/58051] "

[Bug c++/58050] New: RVO fails when calling static function through unnamed temporary
 2013-08-02  7:44 UTC  (2+ messages)
` [Bug c++/58050] No return value optimization "

[Bug c++/58055] New: [meta-bug] RVO / NRVO improvements
 2013-08-02  7:41 UTC  (2+ messages)
` [Bug c++/58055] "

[Bug libstdc++/58049] New: [4.9 Regression] libstdc++ bootstrap failure for fix to PR libstdc++/57779
 2013-08-02  7:35 UTC  (4+ messages)
` [Bug libstdc++/58049] "

[Bug inline-asm/58044] New: -mno-see2avx does not seems to work
 2013-08-02  7:29 UTC  (2+ messages)
` [Bug inline-asm/58044] "

[Bug fortran/57306] New: ICE on valid with class pointer assignment
 2013-08-02  6:47 UTC  (4+ messages)
` [Bug fortran/57306] [OOP] [F08] ICE on valid with class pointer initialization

[Bug c++/58053] New: Bogus "error ... is private ... within this context"
 2013-08-02  5:28 UTC 

[Bug libstdc++/57779] New: vector insert fails to diagnose iterators pointing into *this in debug mode
 2013-08-01 22:28 UTC  (2+ messages)
` [Bug libstdc++/57779] "

[Bug rtl-optimization/57963] New: LRA S/390: esa mode failure memcpy-chk
 2013-08-01 20:43 UTC  (2+ messages)
` [Bug rtl-optimization/57963] "

[Bug fortran/57710] [OOP] [F08] _vptr not set for allocatable CLASS component inside BLOCK
 2013-08-01 20:40 UTC 

[Bug c++/54537] New: undiagnosed using-declaration conflicting with used function
 2013-08-01 19:38 UTC  (3+ messages)
` [Bug c++/54537] "

[Bug libstdc++/57997] New: Segmentation fault after returning valarray expression from an auto function
 2013-08-01 18:45 UTC  (3+ messages)
` [Bug libstdc++/57997] "

[Bug libfortran/58020] New: Code for handling IEEE exceptions
 2013-08-01 15:51 UTC  (2+ messages)
` [Bug libfortran/58020] "

[Bug fortran/55207] New: Automatic deallocation of variables declared in the main program
 2013-08-01 15:02 UTC  (3+ messages)
` [Bug fortran/55207] "

[Bug fortran/58043] New: Incorrect behaviour of polymorphic array
 2013-08-01 14:49 UTC  (3+ messages)
` [Bug fortran/58043] [OOP] "

[Bug c++/58045] New: gcc 4.8 produces an undefined reference to an inline function
 2013-08-01 14:08 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).