public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/14563] new/delete much slower than malloc/free because of sjlj exceptions
 2012-07-30 23:30 UTC 

[Bug rtl-optimization/54131] New: ICE building 416.gamess, reload_cse_simplify_operands
 2012-07-30 23:26 UTC  (3+ messages)
` [Bug target/54131] [4.8 Regression] "

[Bug other/51662] New: Temporary objects gets garbage collected in cc1
 2012-07-30 23:25 UTC  (2+ messages)
` [Bug other/51662] "

[Bug c++/52983] New: internal compiler error: in df_uses_record, at df-scan.c:3243
 2012-07-30 23:16 UTC  (2+ messages)
` [Bug rtl-optimization/52983] [4.8 Regression] "

[Bug middle-end/25266] SJLJ exception handling fails in function using alloca()
 2012-07-30 23:16 UTC 

[Bug pch/53880] New: [4.8 Regression] compile time regression when generating precompiled headers for boost
 2012-07-30 22:55 UTC  (20+ messages)
` [Bug pch/53880] "

[Bug tree-optimization/54132] New: Incorrect loop transformation with -ftree-loop-distribute-patterns
 2012-07-30 22:28 UTC 

[Bug c/54129] New: __thread variables and pthread_*specific data destroyed in different order on Darwin than Linux
 2012-07-30 21:01 UTC  (7+ messages)
` [Bug middle-end/54129] emulated __thread variables and pthread_*specific data

[Bug fortran/54120] New: [4.8 Regression] FAIL: gfortran.fortran-torture/execute/random_2.f90 execution
 2012-07-30 20:55 UTC  (2+ messages)
` [Bug fortran/54120] "

[Bug c++/54130] New: Recognize builtins with bool return type
 2012-07-30 20:43 UTC 

[Bug fortran/51081] New: -std=f2003: Internal procedure in proc-pointer assignment: Mention that it is valid in F2008
 2012-07-30 20:00 UTC  (6+ messages)
` [Bug fortran/51081] [F03] Proc-pointer assignment: Rejects valid internal proc

[Bug testsuite/53664] New: neon-testgen.ml generates duplicate scan-assembler directives
 2012-07-30 18:35 UTC  (3+ messages)
` [Bug testsuite/53664] "

[Bug bootstrap/54128] New: GCC does not bootstrap on little endian mips due to mis-compare on tree-data-ref.c
 2012-07-30 16:18 UTC 

[Bug middle-end/53823] New: [4.8 Regression] FAIL: gcc.c-torture/execute/930921-1.c execution at -O0 and -O1
 2012-07-30 15:46 UTC  (7+ messages)
` [Bug middle-end/53823] "

[Bug c++/54126] New: ICE on constexpr move ctor with const ref type instead of error
 2012-07-30 14:56 UTC  (5+ messages)
` [Bug c++/54126] "

[Bug rtl-optimization/54127] New: [4.7] ICE in maybe_record_trace_start with asm goto, --target=powerpc-unknown-linux-gnu
 2012-07-30 14:34 UTC 

[Bug ada/54125] New: [4.8 regression] s-atopri.adb:40:10: "Support_Atomic_Primitives" is undefined broke Ada on sparc64-linux
 2012-07-30 14:32 UTC  (3+ messages)
` [Bug ada/54125] "

[Bug target/29776] result of ffs/clz/ctz/popcount/parity are already sign-extended
 2012-07-30 12:49 UTC  (4+ messages)

[Bug fortran/45586] [4.8 Regression] ICE non-trivial conversion at assignment
 2012-07-30 12:34 UTC  (6+ messages)

[Bug middle-end/54114] New: variable-tracking performance regression from 4.8-20120610 to 4.8-20120701
 2012-07-30 12:20 UTC  (4+ messages)
` [Bug middle-end/54114] "
` [Bug middle-end/54114] [4.8 Regression] "

[Bug web/54124] New: Web-based GCC 4.7.1 manual seems to have a section corrupted
 2012-07-30 11:37 UTC  (6+ messages)
` [Bug web/54124] "
` [Bug web/54124] Web-based GCC 4.7.1 manual: -dM and similar options hard to find

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

[Bug middle-end/34548] GCC generates too many alignment adds for alloca
 2012-07-30  9:35 UTC  (3+ messages)

[Bug middle-end/47353] New: superfluous alignment after dynamic stack allocation
 2012-07-30  9:33 UTC  (2+ messages)
` [Bug middle-end/47353] "

[Bug pch/54117] New: FAIL: ./decl-3.h -O0 -g (internal compiler error)
 2012-07-30  9:10 UTC  (5+ messages)
` [Bug pch/54117] "
` [Bug pch/54117] [4.8 Regression] "

[Bug c/54123] New: inline functions not optimized as well as static inline
 2012-07-30  9:05 UTC  (4+ messages)
` [Bug c/54123] "
` [Bug middle-end/54123] "

[Bug tree-optimization/53773] New: Vectorizer generates non-canonical multiplies
 2012-07-30  8:47 UTC  (5+ messages)
` [Bug tree-optimization/53773] "

[Bug gcov-profile/54121] New: ICE at extract_insn, at recog.c:2123 sparc64
 2012-07-30  7:28 UTC  (2+ messages)
` [Bug target/54121] "

[Bug target/39423] [4.6/4.7/4.8 Regression] [SH] performance regression: lost mov @(disp,Rn)
 2012-07-30  6:48 UTC 

[Bug target/51244] New: SH Target: Inefficient conditional branch
 2012-07-30  6:46 UTC  (2+ messages)
` [Bug target/51244] "

[Bug target/54089] New: [SH] Refactor shift patterns
 2012-07-30  6:43 UTC  (3+ messages)
` [Bug target/54089] "

[Bug target/52642] New: SH Target: libstdc++ failures due to call insn swapped before prologue frame insns
 2012-07-30  6:26 UTC  (4+ messages)
` [Bug target/52642] "

[Bug fortran/54107] New: [4.8 Regression]
 2012-07-29 20:55 UTC  (7+ messages)
` [Bug fortran/54107] [4.8 Regression] Memory hog with abstract interface

[Bug c++/54122] New: gcc segfault comparing enum class in lambda inside constructor of a templated class
 2012-07-29 18:48 UTC 

[Bug libstdc++/54075] New: [4.7.1] unordered_map 3x slower than 4.6.2
 2012-07-29 17:06 UTC  (12+ messages)
` [Bug libstdc++/54075] "
` [Bug libstdc++/54075] [4.7.1] unordered_map insert "

[Bug tree-optimization/54119] New: FAIL: gcc.dg/tree-ssa/vector-4.c scan-tree-dump-times gimple "VEC_PERM_EXPR <a, b, { 0, 4, 1, 5 }>;" 1
 2012-07-29 15:35 UTC  (4+ messages)
` [Bug tree-optimization/54119] "

[Bug lto/54118] New: ICE in lto_output_varpool_node
 2012-07-29 15:18 UTC 

[Bug tree-optimization/30318] VRP does not create ANTI_RANGEs on overflow
 2012-07-29 14:45 UTC 

[Bug tree-optimization/54116] New: suboptimal code for tight loops
 2012-07-29 10:31 UTC  (3+ messages)
` [Bug tree-optimization/54116] "

[Bug target/54115] New: Unnecessary sign extensions for __builtin_ctz et al
 2012-07-29  8:15 UTC  (2+ messages)
` [Bug target/54115] "

[Bug c/54088] New: ICE at dwarf2out.c:20632 with -O1 and sparc
 2012-07-28 19:43 UTC  (5+ messages)
` [Bug c/54088] ICE at dwarf2out.c:20632 with -O1 -g

[Bug middle-end/54109] New: ICE at tree-ssa-structalias.c:3049 in get_constraint_for_component_ref
 2012-07-28 14:20 UTC  (2+ messages)
` [Bug middle-end/54109] [4.8 Regression] "

[Bug c/54113] New: -Wmissing-prototypes cries wolf for C99 inline functions
 2012-07-28 13:47 UTC 

[Bug c++/53624] New: GCC rejects function local types in template function with default template arguments
 2012-07-28 13:20 UTC  (3+ messages)
` [Bug c++/53624] "

[Bug c++/54104] New: no default argument for 'XXX'
 2012-07-28 13:17 UTC  (9+ messages)
` [Bug c++/54104] Parser error for lambda expression if function template has default parameter

[Bug libstdc++/54112] New: including complex.h and complex fails in C++03
 2012-07-28 10:50 UTC  (4+ messages)
` [Bug libstdc++/54112] "

[Bug c++/54111] New: function return type template deduction
 2012-07-28  7:46 UTC 

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

[Bug rtl-optimization/54110] New: lower-subreg related code quality for long long function return
 2012-07-28  3:46 UTC 

[Bug target/54093] New: ICE in in extract_insn, at recog.c:2129
 2012-07-28  0:07 UTC  (4+ messages)
` [Bug target/54093] "

[Bug lto/54108] New: 35% bigger binary
 2012-07-27 21:51 UTC 

[Bug target/43902] suboptimal MIPS widening multiply accumulate
 2012-07-27 21:33 UTC 

[Bug target/46453] New: MIPS backend is not using special instructions for __builtin_bswap32
 2012-07-27 21:29 UTC  (2+ messages)
` [Bug target/46453] "

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

[Bug other/52278] New: [avr] inefficient register allocation for SUBREGs
 2012-07-27 17:24 UTC  (2+ messages)
` [Bug other/52278] "

[Bug c++/53792] New: [C++11][constexpr] improving compiler-time constexpr evaluation
 2012-07-27 15:06 UTC  (3+ messages)
` [Bug c++/53792] "

[Bug target/54106] New: OMAP3: encountered a blocking structure assignment, occurring only on OMAP3 processors
 2012-07-27 13:55 UTC  (4+ messages)
` [Bug target/54106] "

[Bug testsuite/54105] New: FAIL: gcc.target/i386/asm-dialect-1.c (test for excess errors) on x86_64-apple-darwin10
 2012-07-27 11:44 UTC 

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

[Bug middle-end/53418] New: ICE at gimplify.c:7773
 2012-07-27  8:52 UTC  (2+ messages)
` [Bug c/53418] [4.5 Regression] "

[Bug c/54103] New: ICE at gimplify.c:7790 on current trunk
 2012-07-27  8:50 UTC 

[Bug c++/54101] New: Using std::declval for types without a default constructor and with a deleted copy constructor errors
 2012-07-27  8:05 UTC  (3+ messages)
` [Bug c++/54101] "

[Bug c/53701] New: ICE on ia64 (when building Allegro 4.4)
 2012-07-27  7:14 UTC  (2+ messages)
` [Bug rtl-optimization/53701] ICE on ia64 (when building Allegro 4.4) in sel-sched

[Bug java/54100] New: Problems building libjava on AIX 5.2
 2012-07-27  4:25 UTC  (2+ messages)
` [Bug libgcj/54100] "

[Bug libstdc++/54102] New: generated html vs. utf8
 2012-07-27  0:50 UTC  (2+ messages)
` [Bug libstdc++/54102] "

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

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

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

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

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