public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libstdc++/53561] New: [c++0x] regex_replace is missing overloads
 2012-07-21 17:52 UTC  (2+ messages)
` [Bug libstdc++/53561] "

[Bug libstdc++/54064] New: C++11 unordered_map emplace
 2012-07-21 17:18 UTC  (3+ messages)
` [Bug libstdc++/54064] "

[Bug fortran/42418] PROCEDURE: Rejects interface which is both specific and generic procedure
 2012-07-21 17:10 UTC  (2+ messages)

[Bug tree-optimization/43716] [4.6/4.7/4.8 Regression] Revision 158105 miscompiles doduc.f90
 2012-07-21 14:43 UTC  (9+ messages)

[Bug fortran/39288] Bind(C): C_LOC of character substrings (F2003 erratum, pending)
 2012-07-21 14:12 UTC  (2+ messages)

[Bug c++/54055] New: spurious(?) "invalid use of incomplete type" warning in template definition
 2012-07-21 14:11 UTC  (4+ messages)
` [Bug c++/54055] "

[Bug target/54063] New: [4.8 regression] on powerpc64 gcc 4.8 generates larger code for global variable accesses than gcc 4.7
 2012-07-21 12:05 UTC 

[Bug fortran/48820] New: TR 29113: Implement parts needed for MPI 3
 2012-07-21 11:03 UTC  (4+ messages)
` [Bug fortran/48820] "

[Bug target/54062] New: extraneous move due to register allocation issue on x86_64
 2012-07-21 10:59 UTC 

[Bug c++/54056] New: Fast run out of memory compiling template specialization
 2012-07-21 10:58 UTC  (2+ messages)
` [Bug c++/54056] "

[Bug fortran/54034] New: [4.8 Regression] doduc benchmark from polyhedron 11 segfaults
 2012-07-21 10:44 UTC  (9+ messages)
` [Bug fortran/54034] "

[Bug fortran/54035] New: [OOP] TBP wrongly binds to a generic name if the specific name is the same
 2012-07-21  9:36 UTC  (3+ messages)
` [Bug fortran/54035] "

[Bug libffi/53014] New: [4.8 Regression] libffi failures on mips64-linux-gnu with soft-float
 2012-07-21  7:06 UTC  (2+ messages)
` [Bug libffi/53014] "

[Bug target/54061] New: [4.8 Regression] gcc.c-torture/compile/mipscop-1.c ICEs with -g
 2012-07-21  7:03 UTC  (3+ messages)
` [Bug target/54061] "
` [Bug target/54061] [4.8 Regression] gcc.c-torture/compile/mipscop-*.c "

[Bug c++/54060] New: [C++11] Lambda expression's type should not be in an anonymous namespace
 2012-07-21  6:55 UTC 

[Bug c/53967] New: GCC produces slow code for convolution algorithm with -mfpmath=sse (the AMD_64 default)
 2012-07-21  1:05 UTC  (2+ messages)
` [Bug target/53967] "

[Bug c++/54059] New: g++ silently omits code that creates a std::chrono::millisecond temporary
 2012-07-20 23:17 UTC  (5+ messages)
` [Bug c++/54059] "

[Bug c++/54058] New: Injected friend functions are not considered when using contextual type info to take a function address
 2012-07-20 21:51 UTC  (2+ messages)
` [Bug c++/54058] "

[Bug middle-end/54008] New: [4.8 Regression] gcc.dg/tree-prof/update-loopch.c and gcc.dg/tree-ssa/pr18133-1.c
 2012-07-20 21:15 UTC  (4+ messages)
` [Bug middle-end/54008] "

[Bug lto/53787] New: Possible lto improvement
 2012-07-20 19:59 UTC  (3+ messages)
` [Bug tree-optimization/53787] Possible IPA-SRA / IPA-CP improvement

[Bug c++/54043] New: [C++0x] cout << nullptr does not work
 2012-07-20 19:02 UTC  (11+ messages)
` [Bug c++/54043] "
` [Bug c++/54043] [C++11] "

[Bug c++/52174] New: Implicit conversion of nullptr to bool
 2012-07-20 18:58 UTC  (2+ messages)
` [Bug c++/52174] [DR 1423] "

[Bug ada/53974] New: Nearlyt all tests fail with ADA.CALENDAR.TIME_ERROR : a-calend.adb:603
 2012-07-20 18:48 UTC  (8+ messages)
` [Bug target/53974] [4.8 Regression] Nearly "

[Bug pch/54050] New: chaining
 2012-07-20 18:02 UTC  (3+ messages)
` [Bug pch/54050] chaining

[Bug bootstrap/53238] New: Bootstrap failure: error: 'pthread_mutex_timedlock' was not declared in this scope
 2012-07-20 17:44 UTC  (5+ messages)
` [Bug bootstrap/53238] "

[Bug c++/54038] New: finalize_type_size enters infinite loop becasue TYPE_NEXT_VARIANT (variant) == variant
 2012-07-20 17:44 UTC  (11+ messages)
` [Bug c++/54038] "
` [Bug c++/54038] [4.7/4.8 Regression] "

[Bug libstdc++/51811] New: [C++0x] Incorrect incrementation/decrementation of atomic pointers
 2012-07-20 17:28 UTC  (2+ messages)
` [Bug libstdc++/51811] [C++0x] Incorrect increment/decrement "

[Bug c++/54054] New: merged compilation
 2012-07-20 16:46 UTC  (2+ messages)
` [Bug c++/54054] "

[Bug pch/54042] New: always create and use
 2012-07-20 16:24 UTC  (4+ messages)
` [Bug pch/54042] "

[Bug bootstrap/53912] New: bootstrap fails at stage 2 with error: cast from 'void*' to 'long int' loses precision in ggc-common.c
 2012-07-20 16:18 UTC  (14+ messages)
` [Bug bootstrap/53912] [4.7/4.8 Regression] bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32

[Bug tree-optimization/54016] New: tree loop optimizer: no "branch on count" on s390 anymore since revision 185913
 2012-07-20 15:24 UTC  (5+ messages)
` [Bug rtl-optimization/54016] "

[Bug c++/54046] New: wrong control reaches end of non-void function for switch case with throw and default
 2012-07-20 15:15 UTC  (6+ messages)
` [Bug c++/54046] "
` [Bug c++/54046] [4.6/4.7/4.8 Regression] "

[Bug c++/54053] New: g++ accepts (invalid?) ""0; expression
 2012-07-20 14:48 UTC  (2+ messages)
` [Bug c++/54053] [4.7 Regression] "

[Bug c++/54052] New: Segmentation Fault
 2012-07-20 14:39 UTC 

[Bug target/54051] New: Invalid alignment specifier generated for vld3_lane_* and vld3_dup_* intrinsics
 2012-07-20 14:35 UTC  (2+ messages)
` [Bug target/54051] [4.7/ 4.8 regression] "

[Bug c++/54047] New: unused variable warning not for std::string
 2012-07-20 14:08 UTC  (3+ messages)
` [Bug c++/54047] "

[Bug target/54049] New: cr16: ICE: in gen_rtx_SUBREG with -O1
 2012-07-20 13:52 UTC 

[Bug middle-end/54041] New: -mshort ICE in convert_memory_address_addr_space, at explow.c:327
 2012-07-20 13:18 UTC  (9+ messages)
` [Bug middle-end/54041] "
` [Bug middle-end/54041] [4.7/4.8 regression] "

[Bug fortran/54048] New: Uninitialized input_location in front-end initialization
 2012-07-20 12:26 UTC 

[Bug fortran/52062] New: [4.6.2 regression] public generic name, specific functions of private types
 2012-07-20 12:18 UTC  (2+ messages)
` [Bug fortran/52062] [4.6 "

[Bug tree-optimization/54031] New: [4.8 Regression] Revision 189607 miscompiles Linux kernel
 2012-07-20 11:26 UTC  (7+ messages)
` [Bug tree-optimization/54031] "

[Bug ada/54028] New: [4.8 Regression] libada build failure when bootstrapping x86_64-w64-mingw32
 2012-07-20 10:33 UTC  (5+ messages)
` [Bug ada/54028] "

[Bug c++/54044] New: Calling captured function parameter in std::thread leads to SIGABRT
 2012-07-20 10:20 UTC  (2+ messages)
` [Bug c++/54044] "

[Bug target/54045] New: Building bash 4.2 fails with gcc version 4.7.1 and throughing an error message gcc:internal compiler error : Segmentation fault (program cc1)
 2012-07-20 10:19 UTC 

[Bug bootstrap/53828] New: Missing auto-target.h to compile cpuinfo.c
 2012-07-20 10:01 UTC  (2+ messages)
` [Bug bootstrap/53828] "

[Bug target/54029] New: SH: Fix ICE in find_dead_or_set_registers
 2012-07-20 10:00 UTC  (2+ messages)
` [Bug target/54029] SH: "

[Bug libstdc++/54025] New: atomic<chrono::duration> won't compile: chrono::duration::duration() is not C++11 compliant
 2012-07-20  9:51 UTC  (3+ messages)
` [Bug libstdc++/54025] "

[Bug c/54027] New: possible mis-optimization of signed left shift in c89 mode
 2012-07-20  9:38 UTC  (2+ messages)
` [Bug tree-optimization/54027] [4.8 Regression] "

[Bug c++/28656] duplicated null argument warning on memcpy()
 2012-07-20  9:37 UTC 

[Bug libstdc++/53872] New: [C++11] ADL bug in std::thread
 2012-07-20  9:13 UTC  (3+ messages)
` [Bug libstdc++/53872] "

[Bug target/53975] New: [ia64] Target register of a speculative load moved to a branch register prior to the chk.s instruction
 2012-07-20  9:13 UTC  (5+ messages)
` [Bug target/53975] "

[Bug target/53877] New: __lzcnt_u16/__lzcnt_u32/__lzcnt_u64 aren't implemented
 2012-07-20  8:58 UTC  (4+ messages)
` [Bug target/53877] "

[Bug rtl-optimization/52250] New: [4.7 Regression] ICE: in sel_remove_bb, at sel-sched-ir.c:5213 with -fsel-sched-pipelining -fsel-sched-pipelining-outer-loops -fselective-scheduling2 and other flags
 2012-07-20  8:52 UTC  (3+ messages)
` [Bug rtl-optimization/52250] "

[Bug c++/54026] New: [4.7/4.8 regression] template const struct with mutable members erroneously emitted to .rodata
 2012-07-20  6:30 UTC  (6+ messages)
` [Bug c++/54026] "

[Bug other/51678] New: 'make pdf' is broken in libiberty
 2012-07-20  6:12 UTC  (2+ messages)
` [Bug other/51678] "

[Bug c/54006] New: __atomic_always_lock_free inconsistent with __GCC_ATOMIC_INT_LOCK_FREE et al
 2012-07-20  4:16 UTC  (3+ messages)
` [Bug c/54006] "

[Bug c/54037] New: Warn pointer to integer cast for ilp32
 2012-07-19 23:45 UTC  (5+ messages)
` [Bug c/54037] Warn pointer to signed "

[Bug ada/54040] New: [x32] Incorrect timeval and timespec
 2012-07-19 23:37 UTC 

[Bug bootstrap/53832] New: [4.8 Regression] error: macro "ggc_alloc_cleared_lang_decl" passed 1 arguments, but takes just 0
 2012-07-19 23:29 UTC  (2+ messages)
` [Bug bootstrap/53832] "

[Bug tree-optimization/54004] New: __atomic_always_lock_free has a fault implementation in which the target has no saying
 2012-07-19 22:26 UTC  (2+ messages)
` [Bug tree-optimization/54004] __atomic_always_lock_free / __atomic_is_lock_free has a faulty "

[Bug c/54032] New: The C compiler does not warn about casts to more aligned types
 2012-07-19 21:44 UTC  (2+ messages)
` [Bug c/54032] "

[Bug c++/54021] New: [c++0x] __builtin_constant_p should be constexpr
 2012-07-19 20:57 UTC  (3+ messages)
` [Bug c++/54021] "

[Bug rtl-optimization/53942] New: unable to find a register to spill in class 'CREG'
 2012-07-19 20:49 UTC  (2+ messages)
` [Bug rtl-optimization/53942] [4.6/4.7/4.8 Regression] "

[Bug c++/54036] New: Negating a DFP NAN in C++ produces NAN not -NAN
 2012-07-19 20:46 UTC 

[Bug debug/53235] New: [4.8 Regression] 20120504 broke -fdebug-types-section
 2012-07-19 20:09 UTC  (3+ messages)
` [Bug debug/53235] "

[Bug pch/48004] New: doesn't work with randomize_va_space
 2012-07-19 18:57 UTC  (2+ messages)
` [Bug pch/48004] "

[Bug other/54030] New: make install does not honor --program-prefix/--program-suffix for 'gcc' (AVR build)
 2012-07-19 18:00 UTC  (2+ messages)
` [Bug other/54030] "

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