public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libstdc++/49870] New: regex_match vs. "^"
 2012-06-11  8:37 UTC  (2+ messages)
` [Bug libstdc++/49870] "

[Bug libstdc++/53622] New: C++11 regex captures extra characters
 2012-06-11  8:37 UTC  (4+ messages)
` [Bug libstdc++/53622] "

[Bug libstdc++/53631] New: [C++11] <regex> is unimplemented
 2012-06-11  8:37 UTC  (2+ messages)
` [Bug libstdc++/53631] "

[Bug libstdc++/52719] New: C++11 std::regex is broken compiling simple regular expressions
 2012-06-11  8:36 UTC  (2+ messages)
` [Bug libstdc++/52719] "

[Bug libstdc++/53630] New: C+11 regex compiler produces SIGSEGV
 2012-06-11  8:36 UTC  (3+ messages)
` [Bug libstdc++/53630] "

[Bug c++/53594] New: [C++11Spurious -Wuninitialized warning for member with NSDMI
 2012-06-11  7:59 UTC  (3+ messages)
` [Bug c++/53594] [C++11] Spurious "

[Bug c++/53629] New: [c++11] spurious uninitialized warning in case of "non-static data member initializers"
 2012-06-11  7:57 UTC  (2+ messages)
` [Bug c++/53629] "

[Bug c++/53627] New: perfect forwarding for static int member
 2012-06-11  6:48 UTC  (10+ messages)
` [Bug c++/53627] "

[Bug c++/53620] New: Compiler segfaults when compiling Digikam
 2012-06-11  6:27 UTC  (7+ messages)
` [Bug c++/53620] "

[Bug c++/53039] New: [C++11]including <functional> breaks std::is_convertible with template-pack expansion
 2012-06-11  5:59 UTC  (2+ messages)
` [Bug c++/53039] [4.7/4.8 Regression] including "

[Bug target/53623] New: [4.7 Regression] sign extension is effectively split into two x86-64 instructions
 2012-06-10 23:32 UTC  (4+ messages)
` [Bug middle-end/53623] "
` [Bug middle-end/53623] [4.7/4.8 "

[Bug target/53621] New: [SH] Frame pointers not generated with -fno-omit-frame-pointer on GCC 4.7.0
 2012-06-10 23:25 UTC  (5+ messages)
` [Bug target/53621] "

[Bug bootstrap/53238] New: Bootstrap failure: error: 'pthread_mutex_timedlock' was not declared in this scope
 2012-06-10 22:39 UTC  (2+ messages)
` [Bug bootstrap/53238] "

[Bug c++/53628] New: [C++11][DR 712] Compiler requires definition of static member constants when not odr-used
 2012-06-10 21:49 UTC  (4+ messages)
` [Bug c++/53628] "

[Bug c++/53626] New: move assignment for ifstream
 2012-06-10 21:20 UTC  (2+ messages)
` [Bug c++/53626] [C++11] "

[Bug rtl-optimization/52573] New: [4.5/4.6/4.7/4.8 regression] regrename creates overlapping register allocations for output operands
 2012-06-10 20:29 UTC  (2+ messages)
` [Bug rtl-optimization/52573] "

[Bug c/41045] Extended asm with C operands doesn’t work at top level
 2012-06-10 19:32 UTC 

[Bug ada/53625] New: GNAT bug box einfo.adb:2741 from Indefinite_Vectors containing access to controlled type
 2012-06-10 17:41 UTC 

[Bug other/53615] New: Buffer overflow in the compiler?
 2012-06-10 15:17 UTC  (5+ messages)
` [Bug other/53615] "

[Bug fortran/52265] New: [OOP] TREE dump confusing with nested SELECT TYPE
 2012-06-10  8:42 UTC  (3+ messages)
` [Bug fortran/52265] "

[Bug ada/53590] New: new compiler generates both SISD and SIMD instructions for parallel operations of a "pure" function
 2012-06-10  8:42 UTC  (2+ messages)
` [Bug ada/53590] "

[Bug c++/53624] New: GCC rejects function local types in template function with default template arguments
 2012-06-10  4:52 UTC  (4+ messages)
` [Bug c++/53624] "

[Bug fortran/40850] double free in nested types with allocatable components
 2012-06-09 22:49 UTC  (2+ messages)

[Bug c++/53619] New: [c++11, regression] wrong capture of "this" in lambda in case of polymorphism
 2012-06-09 22:36 UTC  (4+ messages)
` [Bug c++/53619] "
` [Bug c++/53619] [c++11, regression] wrong capture of "this" in lambda in case of multiple inheritance

[Bug rtl-optimization/32629] missing CSE for constant in registers / inefficient memset
 2012-06-09 22:17 UTC 

[Bug tree-optimization/51938] New: missed optimization: 2 comparisons
 2012-06-09 21:36 UTC  (7+ messages)
` [Bug rtl-optimization/51938] "
` [Bug tree-optimization/51938] "

[Bug c++/53570] New: Unused symbols are not removed for fully static targets (avr-gcc)
 2012-06-09 16:50 UTC  (2+ messages)
` [Bug c++/53570] "

[Bug c++/53602] New: Libre Office causes an internal compiler error
 2012-06-09 16:28 UTC  (14+ messages)
` [Bug c++/53602] "
` [Bug c++/53602] [4.7/4.8 Regression] "

[Bug libstdc++/53270] New: Error when bootstrapping gcc on hppa2.0-unknown-linux-gcc
 2012-06-09 12:26 UTC  (2+ messages)
` [Bug libstdc++/53270] "

[Bug c++/53611] New: class with hidden visibility cause function returns pointer to class also be hidden
 2012-06-09  9:43 UTC  (4+ messages)
` [Bug c++/53611] "

[Bug fortran/52531] New: Compilation fails with polymorphic dummy argument and OpenMP
 2012-06-09  9:35 UTC  (4+ messages)
` [Bug fortran/52531] [OOP] "

[Bug c++/53618] New: segfault on self-referential class partial specialization argument
 2012-06-09  5:48 UTC  (2+ messages)
` [Bug c++/53618] "

[Bug target/53617] New: Suboptimal PC-relative addressing code on x86
 2012-06-09  0:23 UTC 

[Bug c++/53415] New: problematic error message for ambiguity
 2012-06-08 23:47 UTC  (2+ messages)
` [Bug c++/53415] "

[Bug target/53256] New: [avr] Attribute 'interrupt' shall override attribute 'signal'
 2012-06-08 22:42 UTC  (2+ messages)
` [Bug target/53256] "

[Bug middle-end/53616] New: [4.8 Regression] 416.gamess in SPEC CPU 2006 miscompiled
 2012-06-08 22:15 UTC  (2+ messages)
` [Bug middle-end/53616] "

[Bug fortran/52552] New: Internal compiler error when trying to allocate non-allocatable object giving a dynamic type
 2012-06-08 18:56 UTC  (6+ messages)
` [Bug fortran/52552] [OOP] ICE "

[Bug c/38308] -Wformat does not work for wide strings
 2012-06-08 18:43 UTC 

[Bug c/53612] New: __attribute__((format(...))) does not work with wchar_t format strings
 2012-06-08 18:42 UTC  (2+ messages)
` [Bug c/53612] "

[Bug libitm/53113] New: Build fails in x86_avx.cc if AVX disabled but supported by as (Solaris & Linux)
 2012-06-08 17:20 UTC  (3+ messages)
` [Bug libitm/53113] "

[Bug rtl-optimization/53595] New: Code size increase of +10% between two 4.7.1 snapshot
 2012-06-08 17:04 UTC  (5+ messages)
` [Bug rtl-optimization/53595] "

[Bug c++/53614] New: g++ undefined symbols static const data members conditional assignment
 2012-06-08 15:41 UTC  (4+ messages)
` [Bug c++/53614] "

[Bug c++/53613] New: Cannot override a inline "= default" virtual destructor
 2012-06-08 11:19 UTC  (3+ messages)
` [Bug c++/53613] "

[Bug c++/53609] New: Wrong variadic template pack expansion
 2012-06-08  9:50 UTC  (2+ messages)
` [Bug c++/53609] Wrong variadic template pack expansion in alias template

[Bug c++/53494] New: initializer lists in array type
 2012-06-08  9:27 UTC  (3+ messages)
` [Bug c++/53494] [4.7/4.8 Regression] ICE with invalid initializer list

[Bug c++/53610] New: C++11: constructors accept silly initializers
 2012-06-08  9:14 UTC  (2+ messages)
` [Bug c++/53610] "

[Bug rtl-optimization/51643] New: Incorrect code produced for tail-call of weak function with -O2/-O3 option
 2012-06-08  8:58 UTC  (2+ messages)
` [Bug target/51643] "

[Bug target/51915] New: [4.7 Regression] ICE in output_move_double
 2012-06-08  8:58 UTC  (2+ messages)
` [Bug target/51915] "

[Bug target/52294] New: [4.7 Regression] [ARM Thumb] generated asm code produces "branch out of range" error in gas with -Os -mcpu=cortex-a9
 2012-06-08  8:58 UTC  (2+ messages)
` [Bug target/52294] "

[Bug target/48126] New: arm_output_sync_loop: misplaced memory barrier, missing clrex / dummy strex
 2012-06-08  6:59 UTC  (2+ messages)
` [Bug target/48126] arm_output_sync_loop: misplaced memory barrier

[Bug target/51408] New: Miscompilation in arm.md:*minmax_arithsi
 2012-06-08  6:58 UTC  (2+ messages)
` [Bug target/51408] "

[Bug c++/53599] New: gcc-4.7.1_rc20120606 segfaults compiling boost.karma
 2012-06-08  6:44 UTC  (7+ messages)
` [Bug c++/53599] "
` [Bug c++/53599] [4.7/4.8 Regression] "

[Bug web/53608] New: Documentation could be clearer about designated initializers of unions
 2012-06-08  5:05 UTC 

[Bug bootstrap/53607] New: opt-functions.awk --> "awk: There is a regular expression error."
 2012-06-08  2:16 UTC 

[Bug c++/52363] New: Presence/absence of -pedantic compilation affects run-time behavior
 2012-06-08  0:48 UTC  (2+ messages)
` [Bug c++/52363] "

[Bug c++/53606] New: Invalid candidate chosen; warning message claims to know better than the Standard
 2012-06-08  0:48 UTC  (4+ messages)
` [Bug c++/53606] "

[Bug bootstrap/52850] New: Linker path ends up using wrong zlib
 2012-06-07 21:59 UTC  (2+ messages)
` [Bug bootstrap/52850] "

[Bug c++/53288] New: [C++11] Reference fails to bind directly to prvalue member access expression
 2012-06-07 21:37 UTC  (2+ messages)
` [Bug c++/53288] [C++11] Lifetime of temporary object backing pointer-to-member expression not extended

[Bug middle-end/53535] New: non-aligned memset on non-strict-alignment targets not optimized where aligned memset is
 2012-06-07 20:44 UTC  (2+ messages)
` [Bug middle-end/53535] "

[Bug c++/53605] New: Compiler ICEs in size_binop_loc
 2012-06-07 20:10 UTC  (2+ messages)
` [Bug c++/53605] [4.7/4.8 Regression] "

[Bug c++/51214] New: [C++11] name lookup issue with c++11 enums
 2012-06-07 19:53 UTC  (3+ messages)
` [Bug c++/51214] [4.7/4.8 Regression] "
` [Bug c++/51214] [4.7 "

[Bug other/53601] New: g++ ICE compiling minion with -Ofast
 2012-06-07 17:35 UTC  (5+ messages)
` [Bug other/53601] "

[Bug lto/53604] New: ld reports errors using lto after upgrading from gcc-4.6.2 to gcc-4.7.0
 2012-06-07 17:14 UTC  (3+ messages)
` [Bug lto/53604] "

[Bug libfortran/52537] New: slow trim function
 2012-06-07 16:03 UTC  (3+ messages)
` [Bug libfortran/52537] "

[Bug fortran/52861] New: (missed optimisation) missed transformation to memset with -O3
 2012-06-07 15:29 UTC  (6+ messages)
` [Bug fortran/52861] "

[Bug fortran/48543] New: Collapse identical strings
 2012-06-07 14:59 UTC  (2+ messages)
` [Bug fortran/48543] "

[Bug c/53603] New: abs() doesn't warn if argument is double, not even with -Wall -Wextra
 2012-06-07 14:56 UTC  (5+ messages)
` [Bug c/53603] "

[Bug c/53001] New: -Wfloat-conversion should be available to warn about floating point errors
 2012-06-07 14:04 UTC  (2+ messages)
` [Bug c/53001] "

[Bug c/50347] New: unexpected -Wconversion error from gcc builtin
 2012-06-07 14:02 UTC  (2+ messages)
` [Bug c/50347] "

[Bug fortran/53591] New: Front-end optimize empty string assignments
 2012-06-07 11:16 UTC  (2+ messages)
` [Bug fortran/53591] "

[Bug c/53593] New: #pragma prefetch
 2012-06-07  8:55 UTC  (2+ messages)
` [Bug c/53593] "

[Bug c++/53596] New: g++-4.7 -Wall shouldn't complain for non-virtual protected dtor
 2012-06-07  8:53 UTC  (8+ messages)
` [Bug c++/53596] "

[Bug other/53598] New: missed diagnostics / equality comparison result unused
 2012-06-07  8:41 UTC  (2+ messages)
` [Bug c++/53598] "

[Bug c/53580] New: Internal Segmentation fault in nested "omp parallel", "omp parallel for" and "omp parallel for reduction" Directives
 2012-06-07  6:37 UTC  (2+ messages)
` [Bug c/53580] "

[Bug c++/53567] New: ICE: Error reporting routines re-entered on missing enum entry
 2012-06-06 23:12 UTC  (3+ messages)
` [Bug c++/53567] "ICE: Error reporting routines re-entered" "

[Bug libgomp/53600] New: Fatal Error: Can't open module file 'omp_lib.mod' for reading at (1)
 2012-06-06 22:36 UTC 

[Bug c/46261] New: avr-gcc: Segfaults when compiled with the -mint8 option
 2012-06-06 21:41 UTC  (2+ messages)
` [Bug target/46261] "

[Bug fortran/53597] New: [4.6/4.7/4.8 Regression] F95/F2003 constraint no longer triggers: un-SAVED default-initialized module variable
 2012-06-06 20:43 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).