public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/46590] New: long compile time with -O2 and many loops
 2011-10-26 17:37 UTC  (2+ messages)
` [Bug tree-optimization/46590] [4.5/4.6/4.7 Regression] "

[Bug fortran/50410] New: ICE in record_reference
 2011-10-26 17:37 UTC  (2+ messages)
` [Bug fortran/50410] [4.6/4.7 Regression] "

[Bug middle-end/48668] New: [4.6/4.7 regression] COMDAT Group signature not emitted in group
 2011-10-26 17:35 UTC  (2+ messages)
` [Bug middle-end/48668] "

[Bug lto/47333] New: [4.6 regression] g++.dg/lto/20091219 FAILs on Solaris 2
 2011-10-26 17:34 UTC  (2+ messages)
` [Bug target/47333] [4.6/4.7 "

[Bug c/48666] New: [4.5.2/4.6 regression] -Warray-bounds doesn't trigger anymore for simple case
 2011-10-26 17:32 UTC  (2+ messages)
` [Bug middle-end/48666] [4.6/4.7 Regression] "

[Bug debug/48670] New: explosion in time and stack usage when using -ggdb
 2011-10-26 17:29 UTC  (2+ messages)
` [Bug debug/48670] [4.6 regression] explosion in time and stack usage when using -ggdb on a class with many members

[Bug middle-end/47481] New: i386-rtems* Ada ICE at reload1.c:2105
 2011-10-26 17:27 UTC  (2+ messages)
` [Bug target/47481] [4.6/4.7 Regression] spill failure with -O2 -msoft-float on Ada RTS

[Bug middle-end/48600] New: [4.6 regression] ICE when using cold attribute
 2011-10-26 17:25 UTC  (2+ messages)
` [Bug middle-end/48600] [4.6/4.7 Regression] "

[Bug tree-optimization/49140] New: [4.6 regression] wrong code with -O2 and -O3, not with -O3 -no-inline
 2011-10-26 17:24 UTC  (2+ messages)
` [Bug tree-optimization/49140] "

[Bug c/47435] New: [4.6 Regression] ICE: SIGSEGV in c_finish_case (c-typeck.c:8859) on invalid code
 2011-10-26 17:23 UTC  (2+ messages)
` [Bug c/47435] [4.6/4.7 "

[Bug target/49821] New: [4.6 regression] ICE in dwarf2out_cfi_begin_epilogue, at dwarf2out.c:3015
 2011-10-26 17:23 UTC  (2+ messages)
` [Bug target/49821] "

[Bug target/49641] New: [ARM] Wrong code for ARMv4T and stmia
 2011-10-26 17:22 UTC  (2+ messages)
` [Bug target/49641] [4.6 Regression] "

[Bug libfortran/50105] New: Possibly: [4.3/4.4/4.5/4.6/4.7 Regression] I/O with g6.5 - wrong number of "**" shown
 2011-10-26 17:21 UTC  (2+ messages)
` [Bug libfortran/50105] [4.6/4.7 "

[Bug fortran/42954] [4.5/4.6/4.7 regression] TARGET_*_CPP_BUILDINS issues with gfortran
 2011-10-26 17:21 UTC 

[Bug middle-end/50210] New: [4.6/4.7 Regression] ICE: in create_linear_expr_from_tree, at graphite-sese-to-poly.c:1137 with fgraphite-identity -ffast-math -fno-tree-scev-cprop -fstrict-overflow
 2011-10-26 17:18 UTC  (2+ messages)
` [Bug middle-end/50210] "

[Bug lto/48437] New: LTO crashes with block-local function declarations
 2011-10-26 17:17 UTC  (2+ messages)
` [Bug lto/48437] [4.6/4.7 Regression] "

[Bug middle-end/44440] [4.6/4.7 regression] ira_initialization and buitins construction taking too much of startup time
 2011-10-26 17:17 UTC 

[Bug c++/50608] New: cannot apply 'offsetof' to a non constant address
 2011-10-26 17:16 UTC  (2+ messages)
` [Bug c++/50608] [4.6/4.7 regression] cannot apply 'offsetof' to a non-constant address

[Bug bootstrap/47230] New: gcc fails to bootstrap on alpha in stage2 with "relocation truncated to fit: GPREL16 against ..."
 2011-10-26 17:14 UTC  (2+ messages)
` [Bug target/47230] [4.6/4.7 Regression] "

[Bug lto/48100] New: [4.6 Regression] Assertion failed in lto_varpool_replace_node, at lto-symtab.c:304
 2011-10-26 17:14 UTC  (2+ messages)
` [Bug lto/48100] [4.6/4.7 Regression] Assertion failed in lto_varpool_replace_node, at lto-symtab.c:304 with mixed LTO/non-LTO objects

[Bug rtl-optimization/48721] New: [4.6/4.7 Regression] ICE: verify_flow_info failed: missing barrier after block 6 with -foptimize-sibling-calls -fsched2-use-superblocks
 2011-10-26 17:13 UTC  (2+ messages)
` [Bug rtl-optimization/48721] "

[Bug tree-optimization/50789] New: Gather vectorization
 2011-10-26 16:57 UTC  (3+ messages)
` [Bug tree-optimization/50789] "

[Bug fortran/50875] New: O3 and -march=native lead to internal compiler error: in find_reloads
 2011-10-26 16:35 UTC  (4+ messages)
` [Bug fortran/50875] "

[Bug tree-optimization/49316] New: ICE in in function_and_variable_visibility, at ipa.c:926 with g++.dg/tls/diag-1.C
 2011-10-26 15:52 UTC  (6+ messages)
` [Bug tree-optimization/49316] "

[Bug target/50874] New: loc_t in tree-diagnostics.c conflicts with system header on AIX
 2011-10-26 14:54 UTC 

[Bug libstdc++/50862] New: deadlock in std::condition_variable_any
 2011-10-26 14:06 UTC  (17+ messages)
` [Bug libstdc++/50862] "

[Bug bootstrap/50826] New: bootstrap on 64 bit pa broken by r180194, ICE in mem_loc_descriptor
 2011-10-26 13:53 UTC  (10+ messages)
` [Bug bootstrap/50826] "
` [Bug debug/50826] "

[Bug c++/50871] New: [C++0x] G++ fails to reject explicitly-defaulted function definition with different exception spec
 2011-10-26 13:47 UTC  (6+ messages)
` [Bug c++/50871] [C++0x] G++ fails to reject explicitly-defaulted function definition with different exception spec in system headers

[Bug tree-optimization/50873] New: The fix to PR50730 causes gcc.c-torture/unsorted/dilayout.c to ICE
 2011-10-26 13:45 UTC 

[Bug lto/48108] New: lto should be containerized in a single mach-o section on darwin
 2011-10-26 13:29 UTC  (3+ messages)
` [Bug target/48108] "

[Bug bootstrap/50229] New: [4.7 Regression] Can't cross compile for i686-apple-darwin10 from x86_64-redhat_linux
 2011-10-26 12:50 UTC  (2+ messages)
` [Bug bootstrap/50229] "

[Bug target/50842] New: gnatmake fails to link in stage3 with undefined symbol _iconv_close
 2011-10-26 12:03 UTC  (2+ messages)
` [Bug target/50842] "

[Bug fortran/50815] New: ICE on assignment to non-allocated deferred length character when -fbounds-check
 2011-10-26 11:37 UTC  (2+ messages)
` [Bug fortran/50815] ICE on allocation of deferred length character scalar dummy argument "

[Bug c++/50025] New: C++0x initialization syntax doesn't work for class members of reference type
 2011-10-26 10:59 UTC  (4+ messages)
` [Bug c++/50025] "
` [Bug c++/50025] [DR 1288] "

[Bug c++/50592] New: g++ fails to see function side effect
 2011-10-26 10:31 UTC  (2+ messages)
` [Bug c++/50592] "

[Bug tree-optimization/50763] New: [4.7 Regression] ICE: verify_gimple failed: missing PHI def with -O2 -fno-tree-ccp -fno-tree-copy-prop -fno-tree-vrp
 2011-10-26  9:46 UTC  (5+ messages)
` [Bug tree-optimization/50763] [4.7 Regression] ICE: verify_gimple failed: missing PHI def with -ftree-tail-merge

[Bug c++/50872] New: internal compiler error: in inline_small_functions, at ipa-inline.c:1413
 2011-10-26  9:46 UTC  (3+ messages)
` [Bug tree-optimization/50872] [4.7 Regression] "

[Bug driver/41844] lto1: warning: unknown register name: line-length-none
 2011-10-26  9:32 UTC  (3+ messages)

[Bug driver/46617] New: String concatenation fools extraction for translation
 2011-10-26  0:56 UTC  (3+ messages)
` [Bug driver/46617] "

[Bug middle-end/50867] New: [4.7 Regression] LTO bootstrap failed with bootstrap-profiled
 2011-10-26  0:17 UTC  (3+ messages)
` [Bug middle-end/50867] "

[Bug c++/50837] New: [c++0x] static_assert and constexpr in template class
 2011-10-26  0:03 UTC  (4+ messages)
` [Bug c++/50837] "

[Bug middle-end/50770] New: limits-fndefn.c times out on ARM; runs 22 x faster with -fno-var-tracking
 2011-10-25 23:06 UTC  (3+ messages)
` [Bug middle-end/50770] "

[Bug rtl-optimization/46603] New: gcc.dg/vect/slp-multitypes-2.c execution failure
 2011-10-25 22:28 UTC  (3+ messages)
` [Bug rtl-optimization/46603] "

[Bug middle-end/50868] New: [4.7 Regression] 1x176.gcc in SPEC CPU 2000 failed to build with LTO
 2011-10-25 21:44 UTC  (3+ messages)
` [Bug middle-end/50868] "

[Bug lto/48851] New: lto-plugin.c:224:7: error: missing sentinel in function call [-Werror=format]
 2011-10-25 20:11 UTC  (3+ messages)
` [Bug lto/48851] "

[Bug c++/50864] New: SFINAE bug
 2011-10-25 19:18 UTC  (12+ messages)
` [Bug c++/50864] "
` [Bug c++/50864] [4.6/4.7 Regression] ICE with decltype and "declval" from another namespace

[Bug c++/50870] New: [C++0x] ICE with decltype, operator->, and default template arguments
 2011-10-25 19:16 UTC 

[Bug c/50869] New: ice in vt_expand_var_loc_chain
 2011-10-25 19:08 UTC  (2+ messages)
` [Bug debug/50869] [4.7 Regression] "

[Bug c++/50866] New: [4.7 Regression] ICE in verify_gimple_stmt, at tree-cfg.c:4175
 2011-10-25 19:06 UTC  (3+ messages)
` [Bug c++/50866] "

[Bug c++/49996] New: Internal error in verify_gimple_stmt: initializing struct in new-initializer
 2011-10-25 19:05 UTC  (10+ messages)
` [Bug c++/49996] "

[Bug c++/41449] Partial aggregate initialization not cleaned up on exception
 2011-10-25 18:24 UTC 

[Bug c/50865] New: Invalid code generation for INT64_MIN % -1 on x86_64
 2011-10-25 17:14 UTC  (11+ messages)
` [Bug c/50865] Invalid code generation for INT64_MIN % 1 "
` [Bug tree-optimization/50865] "

[Bug bootstrap/50822] New: [4.7 regression] Solaris/SPARC bootstrap failure with Sun as: invalid assembler for ios_init.cc
 2011-10-25 15:04 UTC  (3+ messages)
` [Bug bootstrap/50822] "

[Bug c++/50861] New: ICE: internal compiler error: tree check: expected tree that contains ‘decl minimal’ structure, have ‘error_mark’ in tsubst_copy_and_build, at cp/pt.c:13526
 2011-10-25 13:51 UTC  (5+ messages)
` [Bug c++/50861] "
` [Bug c++/50861] [4.7 Regression] "

[Bug c++/50858] New: [4.7 Regression] segfault at ../../gcc/libiberty/hashtab.c:981
 2011-10-25 13:49 UTC  (17+ messages)
` [Bug c++/50858] "

[Bug c++/50863] New: [4.7 Regression] [C++0x] list-initialization with lambda fails to deduce constructor argument
 2011-10-25 12:25 UTC 

[Bug other/50775] New: Register allocator sets up frame and frame pointer with low register pressure
 2011-10-25  9:48 UTC  (2+ messages)
` [Bug other/50775] "

[Bug tree-optimization/50596] New: Problems in vectorization of condition expression
 2011-10-25  8:24 UTC  (3+ messages)
` [Bug tree-optimization/50596] "

[Bug debug/50816] New: [4.6.1] Discriminators are emitted in DWARF 2 format
 2011-10-25  8:06 UTC  (5+ messages)
` [Bug debug/50816] "

[Bug libgcj/50845] New: java.util.concurrent.ThreadPoolExecutor do not work with core thread=0
 2011-10-25  5:47 UTC  (2+ messages)
` [Bug libgcj/50845] "

[Bug libgcj/50844] New: SimpleDateFormat too slow
 2011-10-25  5:46 UTC  (2+ messages)
` [Bug libgcj/50844] "

[Bug c/50693] New: Slightly different loop body leads to 5.5x slower performance
 2011-10-25  4:48 UTC  (2+ messages)
` [Bug tree-optimization/50693] Loop optimization restricted by GOTOs

[Bug java/50860] New: Unexpected NullPointerException when create simple class
 2011-10-25  0:16 UTC  (4+ messages)
` [Bug java/50860] "

[Bug c++/50859] New: ICE when creating integral constant from real value in a template
 2011-10-24 23:56 UTC  (3+ messages)
` [Bug c++/50859] "

[Bug c++/49855] New: internal compiler error: in fold_convert_const_int_from_real
 2011-10-24 23:55 UTC  (2+ messages)
` [Bug c++/49855] [4.6/4.7 Regression] "

[Bug c++/49894] New: Uniform initialization in constructor (C++0x)
 2011-10-24 23:30 UTC  (3+ messages)
` [Bug libstdc++/49894] [C++0x] Uniform initialization in constructor

[Bug target/50751] New: SH Target: Displacement addressing does not work for QImode and HImode
 2011-10-24 23:05 UTC  (2+ messages)
` [Bug target/50751] "

[Bug c++/50182] New: Performance degradation from gcc 4.1 (x86_64)
 2011-10-24 23:03 UTC  (10+ messages)
` [Bug target/50182] "

[Bug middle-end/50823] New: [4.7 Regression] ICE in inline_small_functions, at ipa-inline.c:1407
 2011-10-24 20:11 UTC  (2+ messages)
` [Bug middle-end/50823] "

[Bug c++/50196] New: std::thread can not use under macos
 2011-10-24 19:34 UTC  (2+ messages)
` [Bug libstdc++/50196] [C++0x] std::thread not available "

[Bug c/50850] New: verify_ssa failed
 2011-10-24 17:57 UTC  (2+ messages)
` [Bug tree-optimization/50850] [4.7 Regression] "

[Bug middle-end/50731] New: [4.7 Regression] FAIL: gcc.dg/torture/vector-shift2.c
 2011-10-24 17:39 UTC  (2+ messages)
` [Bug middle-end/50731] "

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