public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libstdc++/51078] New: [PATCH] performance improvement of std::count algorithm
 2011-11-10 11:40 UTC 

[Bug middle-end/51077] New: [4.6/4.7 Regression] Endless recursion with __builtin_object_size
 2011-11-10 11:39 UTC  (4+ messages)
` [Bug middle-end/51077] "

[Bug tree-optimization/51065] New: Forwarding functions can be optimized to aliases
 2011-11-10 11:36 UTC  (2+ messages)
` [Bug tree-optimization/51065] "

[Bug c/51069] New: ICE in verify_loop_structure, at cfgloop.c:1559
 2011-11-10 11:18 UTC  (2+ messages)
` [Bug rtl-optimization/51069] [4.7 Regression] "

[Bug bootstrap/51068] New: 4.7 Regression] ARM bootstrap failure due to ICE in rtl_verify_flow_info_1 at cfgrtl.c:2001
 2011-11-10 11:15 UTC  (2+ messages)
` [Bug bootstrap/51068] [4.7 "

[Bug middle-end/50640] New: [4.7 Regression] FAIL: gfortran.dg/select_type_12.f03 -O (internal compiler error)
 2011-11-10 11:12 UTC  (3+ messages)
` [Bug middle-end/50640] "

[Bug fortran/51073] New: _gfortran_caf_register incorrectly assumes malloc(0) returns non-NULL
 2011-11-10 11:10 UTC  (4+ messages)
` [Bug fortran/51073] "

[Bug c/51070] New: ICE verify_gimple failed
 2011-11-10 11:08 UTC  (2+ messages)
` [Bug tree-optimization/51070] [4.6/4.7 Regression] "

[Bug bootstrap/51072] New: bg
 2011-11-10 11:00 UTC  (6+ messages)
` [Bug bootstrap/51072] Build with --disable-bootstrap fails in libitm

[Bug middle-end/51071] New: [4.7 Regression] ICE in gimple_has_side_effects, at gimple.c:2513
 2011-11-10 10:59 UTC  (2+ messages)
` [Bug middle-end/51071] "

[Bug tree-optimization/51074] New: No constant folding performed for VEC_PERM_EXPR, VEC_INTERLEAVE*EXPR, VEC_EXTRACT*EXPR
 2011-11-10 10:54 UTC  (3+ messages)
` [Bug tree-optimization/51074] "

[Bug fortran/51076] New: [F2008][tracking] Pointer initialization in init expression
 2011-11-10 10:42 UTC 

[Bug c++/50605] New: ice in ipa_get_jf_pass_through_result with -O3
 2011-11-10 10:41 UTC  (3+ messages)
` [Bug tree-optimization/50605] "

[Bug fortran/51075] New: ICE with deferred-length character pointer component in derived types
 2011-11-10 10:35 UTC 

[Bug tree-optimization/51058] New: [4.7 Regression] ICE: gimple check: expected gimple_assign(error_mark), have gimple_call() in gimple_assign_rhs_code, at gimple.h:1992
 2011-11-10 10:28 UTC  (9+ messages)
` [Bug tree-optimization/51058] "

[Bug target/50762] New: ICE: in extract_insn, at recog.c:2137 (unrecognizable insn) with -mavx2 and __builtin_shuffle
 2011-11-10 10:23 UTC  (6+ messages)
` [Bug rtl-optimization/50762] ICE: in extract_insn, at recog.c:2137 (unrecognizable insn)

[Bug bootstrap/51031] New: build error in libitm (how to disable trans-mem???)
 2011-11-10 10:11 UTC  (15+ messages)
` [Bug bootstrap/51031] "

[Bug tree-optimization/51000] New: [4.7 Regression] ICE: in vect_get_store_cost, at tree-vect-stmts.c:923 on powerpc-apple-darwin9
 2011-11-10  9:31 UTC  (7+ messages)
` [Bug tree-optimization/51000] "

[Bug fortran/51055] New: deferred length character allocation: allocate(character(len=i)::s) rejected
 2011-11-10  8:38 UTC  (4+ messages)
` [Bug fortran/51055] "

[Bug testsuite/51059] New: FAIL: gcc.misc-tests/gcov-14.c (test for excess errors) on powerpc-apple-darwin9
 2011-11-10  8:21 UTC  (2+ messages)
` [Bug testsuite/51059] "

[Bug c++/50837] New: [c++0x] static_assert and constexpr in template class
 2011-11-10  6:09 UTC  (3+ messages)
` [Bug c++/50837] "

[Bug fortran/48426] New: [patch] Quad precision promotion
 2011-11-10  0:37 UTC  (2+ messages)
` [Bug fortran/48426] "

[Bug preprocessor/51067] New: cpp.texi Line Control node not mentioning #, trailing integers
 2011-11-10  0:31 UTC  (4+ messages)
` [Bug preprocessor/51067] "

[Bug c++/50973] New: [C++11] internal compiler error defaulted destructor virtual inheritance
 2011-11-10  0:13 UTC  (2+ messages)
` [Bug c++/50973] [C++0x] "

[Bug bootstrap/51006] New: bootstrap fails on NetBSD 5.1
 2011-11-09 23:10 UTC  (2+ messages)
` [Bug bootstrap/51006] "

[Bug c++/51046] New: ICE by unexpanded template param pack in range-based for
 2011-11-09 22:33 UTC  (4+ messages)
` [Bug c++/51046] [C++0x] "

[Bug c++/50972] New: [C++0x] ICE on undeclared identifier
 2011-11-09 22:32 UTC  (3+ messages)
` [Bug c++/50972] "

[Bug libfortran/36755] Avoid fork/exec in chmod intrinsic
 2011-11-09 22:25 UTC 

[Bug c++/50976] New: [C++0x] literal operator with unsigned long long parameter not accepted
 2011-11-09 22:01 UTC  (5+ messages)
` [Bug c++/50976] "

[Bug target/50911] New: [4.7 regression] assertion failure in expand_vec_perm_interleave2 with -msse
 2011-11-09 21:54 UTC  (6+ messages)
` [Bug target/50911] "

[Bug target/50493] New: ICE in neon_disambiguate_copy, at config/arm/arm.c:20388
 2011-11-09 21:28 UTC  (2+ messages)
` [Bug target/50493] "

[Bug fortran/46686] New: Improve backtracing (unwinding) on MinGW
 2011-11-09 20:22 UTC  (7+ messages)
` [Bug fortran/46686] Improve backtracing (unwinding) on non-glibc targets

[Bug regression/51043] New: [4.7 Regression]: g++.dg/lto/20100423-3 cp_lto_20100423-3_0.o assemble, -flto -g
 2011-11-09 19:39 UTC  (6+ messages)
` [Bug c++/51043] "

[Bug c++/51028] New: [C++11] Alias-Declaration in namespace omits other whole code
 2011-11-09 19:26 UTC  (2+ messages)
` [Bug c++/51028] [C++0x] "

[Bug rtl-optimization/51040] New: ICE: RTL check: access of elt 1 of 'not' with last elt 0 in gen_rtx_fmt_ee_stat, at ./genrtl.h:33 with __atomic_nand_fetch()
 2011-11-09 19:12 UTC  (2+ messages)
` [Bug rtl-optimization/51040] "

[Bug testsuite/51057] New: FAIL: gfortran.dg/quad_2.f90 -O0 execution test on powerpc*-*-*
 2011-11-09 19:08 UTC  (2+ messages)
` [Bug testsuite/51057] "

[Bug c++/51064] New: False Positive for -Wparentheses
 2011-11-09 18:51 UTC  (2+ messages)
` [Bug c++/51064] "

[Bug fortran/51056] New: [4.7 Regression][OOP] Bogus "Unused module variable '__vtab_domain_Domain_container'"
 2011-11-09 18:39 UTC  (6+ messages)
` [Bug fortran/51056] "

[Bug c++/51029] New: [4.7 Regression] ICE with -std=c++0x
 2011-11-09 18:28 UTC  (3+ messages)
` [Bug c++/51029] [C++0x] "

[Bug libfortran/47972] New: error.c:158:7: warning: return makes pointer from integer without a cast
 2011-11-09 18:18 UTC  (2+ messages)
` [Bug libfortran/47972] "

[Bug c++/51066] New: [C++0x] warning about binding an rvalue-reference to an implicit conversion result
 2011-11-09 18:14 UTC 

[Bug c/51061] New: Deprecated -I- option causes segfault
 2011-11-09 17:41 UTC  (6+ messages)
` [Bug c/51061] "
` [Bug preprocessor/51061] "

[Bug c++/51047] New: [C++0x] SFINAE does not handle errors of ambiguous base members
 2011-11-09 17:28 UTC  (4+ messages)
` [Bug c++/51047] "

[Bug c++/51045] New: [C++0x] erroneous zero as null pointer constant warning at delete
 2011-11-09 17:27 UTC  (6+ messages)
` [Bug c++/51045] "
` [Bug c++/51045] "

[Bug driver/51063] New: gcc does not pass the -Fpathname option unmodified to /usr/bin/ld linker (all Darwin systems)
 2011-11-09 17:16 UTC  (3+ messages)
` [Bug driver/51063] "

[Bug target/45233] FAIL: gcc.c-torture/compile/pr44707.c
 2011-11-09 17:08 UTC  (2+ messages)

[Bug tree-optimization/51062] New: SLP vectorization of dot (inner) product
 2011-11-09 16:28 UTC  (3+ messages)
` [Bug tree-optimization/51062] "

[Bug fortran/50960] New: [OOP] vtables not marked as constant
 2011-11-09 16:13 UTC  (4+ messages)
` [Bug fortran/50960] "

[Bug libfortran/50016] New: The fortran program 's io is very slow
 2011-11-09 16:01 UTC  (2+ messages)
` [Bug libfortran/50016] [4.7 Regression] Drastic I/O performance regression on Windows

[Bug fortran/51052] New: Internal compiler error in gfc_conv_component
 2011-11-09 15:34 UTC  (5+ messages)
` [Bug fortran/51052] [OOP] "

[Bug c++/51060] New: Temporary object stack space is not re-used
 2011-11-09 14:46 UTC  (2+ messages)
` [Bug c++/51060] "

[Bug c/51042] New: segfault
 2011-11-09 14:43 UTC  (5+ messages)
` [Bug tree-optimization/51042] [4.7 Regression] endless recursion in phi_translate
` [Bug tree-optimization/51042] [4.5/4.6/4.7 "

[Bug regression/51051] New: [4.7 Regression]: build fails on cris-elf building libstdc++-v3
 2011-11-09 14:34 UTC  (3+ messages)
` [Bug rtl-optimization/51051] "

[Bug target/22553] [4.4/4.5/4.6/4.7 regression] ICE building libstdc++
 2011-11-09 14:16 UTC 

[Bug fortran/37829] Incorrect name mangling with iso_c_binding
 2011-11-09 14:02 UTC 

[Bug fortran/39427] F2003: Procedures with same name as types/type constructors
 2011-11-09 13:56 UTC 

[Bug tree-optimization/51039] New: [4.7 Regression] ICE: in estimate_function_body_sizes, at ipa-inline-analysis.c:1977 with -finline-small-functions -fno-ipa-pure-const and passing incompatible function ptr
 2011-11-09 13:48 UTC  (5+ messages)
` [Bug tree-optimization/51039] "

[Bug middle-end/50598] New: [4.7 Regression] Undefined symbols: "___emutls_v.*", ... on *-apple-darwin*
 2011-11-09 12:42 UTC  (2+ messages)
` [Bug middle-end/50598] "

[Bug bootstrap/50822] New: [4.7 regression] Solaris/SPARC bootstrap failure with Sun as: invalid assembler for ios_init.cc
 2011-11-09 12:42 UTC  (2+ messages)
` [Bug bootstrap/50822] "

[Bug c++/51048] New: Class template inheritance doesn't work well with function-local types
 2011-11-09 12:38 UTC  (2+ messages)
` [Bug c++/51048] "

[Bug c++/45114] implement C++0x alias-declaration
 2011-11-09 12:24 UTC  (3+ messages)

[Bug other/51054] New: libitm doesn't build on MacOS 10.6
 2011-11-09 12:22 UTC  (2+ messages)
` [Bug other/51054] "

[Bug bootstrap/51053] New: Bootstrap fails due to libitm on x86_64-apple-darwin11
 2011-11-09 11:42 UTC  (2+ messages)
` [Bug bootstrap/51053] "

[Bug c++/50958] New: [C++0x] raw literal operator provides incorrect string for integer literal '0'
 2011-11-09 10:50 UTC  (2+ messages)
` [Bug c++/50958] "

[Bug libstdc++/51013] New: complex::{imag,real}() should maintain lvalue-returning extension in C++11
 2011-11-09 10:42 UTC  (2+ messages)
` [Bug libstdc++/51013] "

[Bug c++/51033] New: Partial vector extension support
 2011-11-09 10:42 UTC  (3+ messages)
` [Bug c++/51033] generic vector subscript and shuffle support was not added to C++

[Bug rtl-optimization/50904] New: Induct benchmark of polyhedron slows down when -fno-protect-parens is enabled by -Ofast
 2011-11-09 10:40 UTC  (3+ messages)
` [Bug rtl-optimization/50904] [4.7 regression] pessimization "

[Bug fortran/47065] New: Replace trim(a) by a(1:len_trim(a))
 2011-11-09 10:23 UTC  (2+ messages)
` [Bug fortran/47065] "

[Bug libstdc++/51026] New: Bootstrap failure due to libstdc++ on x86_64-darwin11
 2011-11-09 10:11 UTC  (2+ messages)
` [Bug libstdc++/51026] [4.7 Regression] "

[Bug fortran/38282] Bit intrinsics: ILEN and IBCHNG
 2011-11-09 10:10 UTC 

[Bug fortran/50540] New: Internal Error: Can't convert UNKNOWN to INTEGER(4) (r178939)
 2011-11-09 10:04 UTC  (3+ messages)
` [Bug fortran/50540] "

[Bug c++/51037] New: SIGSEGV -O3 C++ only
 2011-11-09  9:59 UTC  (2+ messages)
` [Bug c++/51037] "

[Bug regression/51038] New: [4.7 Regression]: 29_atomics/atomic_flag/clear/1.cc test_and_set/explicit.cc implicit.cc
 2011-11-09  9:52 UTC  (2+ messages)
` [Bug testsuite/51038] "

[Bug fortran/38718] some simplifiers for elemental intrinsics missing; required for init expressions
 2011-11-09  9:45 UTC  (2+ messages)

[Bug c/51023] New: likely integer wrong code bug
 2011-11-09  9:42 UTC  (2+ messages)
` [Bug rtl-optimization/51023] [4.7 Regression] "

[Bug tree-optimization/51049] New: A regression caused by "Improve handling of conditional-branches on targets with high branch costs"
 2011-11-09  9:23 UTC  (2+ messages)
` [Bug tree-optimization/51049] "

[Bug rtl-optimization/38644] [4.4/4.5/4.6 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code
 2011-11-09  9:17 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).