public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug lto/53787] New: Possible lto improvement
 2012-07-26 22:49 UTC  (2+ messages)
` [Bug tree-optimization/53787] Possible IPA-SRA / IPA-CP improvement

[Bug gcov-profile/35568] missing gcov data spoils other files
 2012-07-26 22:42 UTC  (2+ messages)

[Bug libstdc++/54075] New: [4.7.1] unordered_map 3x slower than 4.6.2
 2012-07-26 22:10 UTC  (17+ messages)
` [Bug libstdc++/54075] "

[Bug pch/53880] New: [4.8 Regression] compile time regression when generating precompiled headers for boost
 2012-07-26 21:11 UTC  (17+ messages)
` [Bug pch/53880] "

[Bug c++/53528] New: Support C++11 generalized attributes
 2012-07-26 20:18 UTC  (3+ messages)
` [Bug c++/53528] "

[Bug java/54100] New: Problems building libjava on AIX 5.2
 2012-07-26 19:56 UTC 

[Bug tree-optimization/54073] New: SciMark Monte Carlo test performance has seriously decreased in recent GCC releases
 2012-07-26 16:13 UTC  (6+ messages)
` [Bug tree-optimization/54073] [4.7/4.8 Regression] "

[Bug fortran/54096] New: Type bound procedures
 2012-07-26 15:24 UTC  (9+ messages)
` [Bug fortran/54096] "

[Bug lto/54095] New: Unnecessary static variable renaming
 2012-07-26 14:54 UTC  (5+ messages)
` [Bug lto/54095] "

[Bug middle-end/53418] New: ICE at gimplify.c:7773
 2012-07-26 14:09 UTC  (4+ messages)
` [Bug c/53418] [4.5 Regression] "

[Bug regression/54084] New: Bunch of fails for x86
 2012-07-26 13:24 UTC  (10+ messages)
` [Bug regression/54084] "

[Bug target/54093] New: ICE in in extract_insn, at recog.c:2129
 2012-07-26 13:17 UTC  (5+ messages)
` [Bug target/54093] "

[Bug middle-end/54099] New: [4.8 Regression] gfortran.dg/pr44691.f fails with ICE in free_regset_pool, at sel-sched-ir.c:994
 2012-07-26 11:59 UTC  (3+ messages)
` [Bug middle-end/54099] "

[Bug tree-optimization/54098] New: [tree-vrp] ICE on valid code
 2012-07-26 11:30 UTC  (4+ messages)
` [Bug tree-optimization/54098] [4.8 Regression] "

[Bug middle-end/53957] New: Polyhedron 11 benchmark: MP_PROP_DESIGN twice as long as other compiler
 2012-07-26 10:19 UTC  (3+ messages)
` [Bug fortran/53957] "

[Bug fortran/44354] implied do loop with its own variable name as upper bound
 2012-07-26  9:05 UTC  (3+ messages)

[Bug tree-optimization/54094] New: [4.8 regression] ICE in graphite-dependences.c:320 : isl_constraint.c:497: position out of bounds
 2012-07-26  9:01 UTC  (2+ messages)
` [Bug tree-optimization/54094] "

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

[Bug target/53735] New: thumb1 spill failure with -Os
 2012-07-26  7:51 UTC  (3+ messages)
` [Bug target/53735] "

[Bug target/51244] New: SH Target: Inefficient conditional branch
 2012-07-26  0:20 UTC  (4+ messages)
` [Bug target/51244] "

[Bug libfortran/54097] New: configure: error: GNU Fortran is not working (CPU you selected does not support x86-64 instruction set)
 2012-07-25 23:12 UTC  (4+ messages)
` [Bug libfortran/54097] "

[Bug target/54089] New: [SH] Refactor shift patterns
 2012-07-25 23:03 UTC  (3+ messages)
` [Bug target/54089] "

[Bug c/53110] New: GCC-4.7 generates stupid x86_64 asm
 2012-07-25 20:12 UTC  (2+ messages)
` [Bug target/53110] "

[Bug bootstrap/50461] New: mpfr.h found in mpfr-3.1.0/src instead of mpfr-3.0.1/. as previously
 2012-07-25 19:41 UTC  (2+ messages)
` [Bug bootstrap/50461] "

[Bug c++/54090] New: internal compiler error: in unify, at cp/pt.c:15731
 2012-07-25 18:57 UTC  (3+ messages)
` [Bug c++/54090] "

[Bug tree-optimization/30318] VRP does not create ANTI_RANGEs on overflow
 2012-07-25 18:27 UTC 

[Bug c/53633] New: __attribute__((naked)) should disable -Wreturn-type
 2012-07-25 18:08 UTC  (2+ messages)
` [Bug target/53633] "

[Bug c++/54036] New: Negating a DFP NAN in C++ produces NAN not -NAN
 2012-07-25 17:02 UTC  (3+ messages)
` [Bug libstdc++/54036] "

[Bug c++/54086] New: GCC should allow constexpr and const together
 2012-07-25 15:22 UTC  (4+ messages)
` [Bug c++/54086] "

[Bug bootstrap/54092] New: [4.8 Regression] Bootstrap fails on x86_64-apple-darwin10 while building Ada at stage 1
 2012-07-25 15:21 UTC  (4+ messages)
` [Bug bootstrap/54092] [4.8 Regression] Bootstrap fails "

[Bug c++/54020] New: [c++0x] incorrectly accepted constexpr functions
 2012-07-25 15:04 UTC  (5+ messages)
` [Bug c++/54020] "

[Bug c++/48026] New: #pragma optimize ignored for C++
 2012-07-25 12:40 UTC  (2+ messages)
` [Bug c++/48026] "

[Bug c++/54091] New: internal compiler error in class method with many string objects
 2012-07-25 11:35 UTC  (2+ messages)
` [Bug c++/54091] "

[Bug c++/53786] New: [C++11] alias template causes g++ segfault
 2012-07-25  9:45 UTC  (2+ messages)
` [Bug c++/53786] "

[Bug c++/53654] New: move constructor incorrectly delete copy constructor defined by template
 2012-07-25  9:43 UTC  (2+ messages)
` [Bug c++/53654] "

[Bug c++/53839] New: [4.7/4.8 Regresion] [C++11] internal compiler error: in adjust_temp_type, at cp/semantics.c:6391
 2012-07-25  9:31 UTC  (2+ messages)
` [Bug c++/53839] [4.7/4.8 Regression] "

[Bug gcov-profile/47618] New: Collecting multiple profiles and using all for PGO
 2012-07-25  8:25 UTC  (7+ messages)
` [Bug gcov-profile/47618] "

[Bug bootstrap/52887] New: Bootstrap on AIX failure: Undefined symbol: .std::function<void (std::__regex::_PatternCursor const&, std::__regex::_Results&)>::function(std::function<void (std::__regex::_PatternCursor const&, std::__regex::_Results&)> const&)
 2012-07-25  3:19 UTC  (2+ messages)
` [Bug bootstrap/52887] "

[Bug target/54083] New: FAIL: gcc.dg/torture/pr53922.c on x86_64-apple-darwin10
 2012-07-24 22:43 UTC  (2+ messages)
` [Bug target/54083] FAIL: gcc.dg/torture/pr53922.c on *-apple-darwin*

[Bug libstdc++/41975] [C++0x] [DR579] unordered_set::erase performs worse when nearly empty
 2012-07-24 21:51 UTC  (2+ messages)

[Bug c/54088] New: ICE at dwarf2out.c:20632 with -O1 and sparc
 2012-07-24 21:17 UTC 

[Bug c++/54052] New: Segmentation Fault
 2012-07-24 20:34 UTC  (6+ messages)
` [Bug c++/54052] "

[Bug target/54087] New: __atomic_fetch_add does not use xadd instruction
 2012-07-24 19:22 UTC  (3+ messages)
` [Bug target/54087] "

[Bug rtl-optimization/44025] Multiple load 0 to register
 2012-07-24 18:17 UTC  (2+ messages)

[Bug other/53961] New: internal compiler error: in memory_address_length, at config/i386/i386.c:23341
 2012-07-24 16:19 UTC  (3+ messages)
` [Bug target/53961] "

[Bug fortran/54082] New: Program name shadows other entities with the same name
 2012-07-24 15:53 UTC  (3+ messages)
` [Bug fortran/54082] "

[Bug middle-end/53616] New: [4.8 Regression] 416.gamess in SPEC CPU 2006 miscompiled
 2012-07-24 15:37 UTC  (4+ messages)
` [Bug middle-end/53616] "

[Bug libstdc++/54085] New: free storage leak when fdopen is combined with close of the file descriptor
 2012-07-24 15:10 UTC  (3+ messages)
` [Bug libstdc++/54085] "

[Bug fortran/54070] New: Wrong code with allocatable deferred-length (array) function results
 2012-07-24 14:40 UTC  (3+ messages)
` [Bug fortran/54070] "

[Bug lto/54078] New: Bytemark 46% bigger binary with -flto
 2012-07-24 13:38 UTC  (3+ messages)
` [Bug lto/54078] "

[Bug c++/53135] New: internal compiler error: in value_format, at dwarf2out.c:8010
 2012-07-24 13:03 UTC  (2+ messages)
` [Bug debug/53135] [4.7/4.8 Regression] "

[Bug target/54009] New: incorrect code generated for DFmode lo_sum mem
 2012-07-24 12:54 UTC  (4+ messages)
` [Bug target/54009] "

[Bug target/54051] New: Invalid alignment specifier generated for vld3_lane_* and vld3_dup_* intrinsics
 2012-07-24 12:48 UTC  (3+ messages)
` [Bug target/54051] [4.7/ 4.8 regression] "

[Bug tree-optimization/54081] New: Bytemark ASSIGNMENT 10% slower with g++
 2012-07-24 12:38 UTC 

[Bug c++/54074] New: [C++0x] initializer list accepts incorrect nested input
 2012-07-24 11:25 UTC  (3+ messages)
` [Bug c++/54074] "
` [Bug c++/54074] [C++0x] [DR 1270] "

[Bug c++/54080] New: g++ crashes when compiling the following file
 2012-07-24 11:08 UTC  (2+ messages)
` [Bug c++/54080] "

[Bug bootstrap/53832] New: [4.8 Regression] error: macro "ggc_alloc_cleared_lang_decl" passed 1 arguments, but takes just 0
 2012-07-24 10:56 UTC  (3+ messages)
` [Bug bootstrap/53832] "

[Bug c++/54079] New: __builtin_ia32_palignr128 can't be called
 2012-07-24 10:45 UTC  (2+ messages)
` [Bug c++/54079] "

[Bug c++/51213] New: [C++11][DR 1170] Access control checking has to be done under SFINAE conditions
 2012-07-24 10:35 UTC  (3+ messages)
` [Bug c++/51213] "

[Bug c++/54076] New: wrong/misleading warning with -Wsign-promo and enums with underlying type
 2012-07-24 10:00 UTC  (2+ messages)
` [Bug c++/54076] [C++11] "

[Bug c++/54000] New: Performance breakdown for gcc-4.{6,7} vs. gcc-4.5 using std::vector in matrix vector multiplication
 2012-07-24  9:53 UTC  (2+ messages)
` [Bug tree-optimization/54000] [4.6/4.7/4.8 Regression] "

[Bug tree-optimization/54077] New: Bytemark FP EMULATION 44% slower than with clang
 2012-07-24  9:43 UTC  (5+ messages)
` [Bug tree-optimization/54077] "

[Bug c/52544] New: compilation fails with -finstrument-functions and sse c code
 2012-07-24  9:30 UTC  (2+ messages)
` [Bug middle-end/52544] "

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

[Bug target/53914] New: poor code generated for offset addressing on ppc32
 2012-07-24  6:16 UTC  (4+ messages)
` [Bug target/53914] "

[Bug target/53511] New: SH Target: Add support for fma patterns
 2012-07-23 23:00 UTC  (3+ messages)
` [Bug target/53511] "

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