public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/43555] New: wrong address calculation of multidimensional variable-length array element
 2010-03-28 15:50 UTC  (2+ messages)
` [Bug c++/43555] "

[Bug tree-optimization/40436] New: [4.5 regression] 0.5% code size regression caused by r147852
 2010-03-28 15:47 UTC  (2+ messages)
` [Bug tree-optimization/40436] "

[Bug c/42461] New: Missed optimisation for pure functions with __builtin_unreachable
 2010-03-28 15:39 UTC  (2+ messages)
` [Bug rtl-optimization/42461] "

[Bug target/40722] New: ia32intrin.h defines of _rotl, _rotr conflict with target stdlib.h decls.h
 2010-03-28 15:34 UTC  (5+ messages)
` [Bug target/40722] [4.5 Regression] ia32intrin.h defines of _rotl, _rotr conflict with target stdlib.h decls

[Bug fortran/43266] New: ICE on invalid: in ensure_not_abstract_walker, at fortran/resolve.c:10290
 2010-03-28 15:11 UTC  (4+ messages)
` [Bug fortran/43266] "

[Bug fortran/42958] New: Weird temporary array allocation
 2010-03-28 14:45 UTC  (11+ messages)
` [Bug fortran/42958] "

[Bug debug/41893] New: ICE with -combine and debug
 2010-03-28 14:43 UTC  (2+ messages)
` [Bug debug/41893] "

[Bug debug/43552] New: FAIL: gcc.dg/guality/pr41353-1.c with -flto and -fwhopr
 2010-03-28 12:58 UTC  (3+ messages)
` [Bug debug/43552] "

[Bug fortran/43551] New: [4.4/4.5 Regression] Quantum Espresso miscompiled
 2010-03-28 11:56 UTC  (11+ messages)
` [Bug fortran/43551] "
` [Bug libfortran/43551] "
` [Bug libfortran/43551] [4.4/4.5 Regression] I/O regression (wrong values with Quantum Espresso)
` [Bug libfortran/43551] [4.4/4.5 Regression] Buffered direct I/O reads wrong record

[Bug tree-optimization/43543] New: Reorder the statements in the loop can vectorize it
 2010-03-28 11:16 UTC  (2+ messages)
` [Bug tree-optimization/43543] "

[Bug tree-optimization/43436] New: Missed vectorization: "unhandled data-ref"
 2010-03-28 11:08 UTC  (3+ messages)
` [Bug tree-optimization/43436] "

[Bug libstdc++/43554] New: profile-mode version of forward_list missing
 2010-03-28 10:36 UTC  (2+ messages)
` [Bug libstdc++/43554] "

[Bug tree-optimization/43431] New: Diagnostic message is not clear for vectorization profitability analysis
 2010-03-28  9:41 UTC  (2+ messages)
` [Bug tree-optimization/43431] "

[Bug c/43425] New: enhance scalar expansion to vectorize this loop
 2010-03-28  8:59 UTC  (2+ messages)
` [Bug tree-optimization/43425] "

[Bug c/43553] New: libgcc built with -DHAVE_CC_TLS against xgcc when emutls in use
 2010-03-28  5:49 UTC  (5+ messages)
` [Bug c/43553] "

[Bug c++/40405] New: [4.3/4.4/4.5 Regression] ICE with invalid initialization of template member
 2010-03-28  5:17 UTC  (2+ messages)
` [Bug c++/40405] "

[Bug c++/42315] New: [4.3/4.4/4.5 Regression] ICE with invalid array initializer
 2010-03-28  5:17 UTC  (2+ messages)
` [Bug c++/42315] "

[Bug fortran/43505] New: [4.5 Regression] type mismatch between an SSA_NAME and its symbol with -O3
 2010-03-27 21:56 UTC  (4+ messages)
` [Bug tree-optimization/43505] "

[Bug debug/43516] New: "-fcompare-debug failure" at -O2
 2010-03-27 21:39 UTC  (7+ messages)
` [Bug debug/43516] [4.5 Regression] "

[Bug fortran/43146] New: Character constant declared in a module does not transfer correctly
 2010-03-27 21:23 UTC  (3+ messages)
` [Bug fortran/43146] "

[Bug c++/29615] New: Class can't be friends of itself?
 2010-03-27 20:19 UTC  (4+ messages)
` [Bug c++/29615] "

[Bug c++/43549] New: TR1 type_traits are much worse than C++0x type_traits
 2010-03-27 20:01 UTC  (6+ messages)
` [Bug c++/43549] "

[Bug c/39254] New: gcc.c-torture/execute/va-arg-trap-1.c ICEs on powerpc-apple-darwin9
 2010-03-27 19:03 UTC  (4+ messages)
` [Bug target/39254] [4.4 Regression] "

[Bug fortran/43178] New: Pointless resetting to NULLify for local ALLOCATABLEs
 2010-03-27 18:53 UTC  (2+ messages)
` [Bug fortran/43178] Pointless resetting to NULL "

[Bug fortran/43210] New: Initializer of huge static arrays should be improved
 2010-03-27 18:47 UTC  (2+ messages)
` [Bug fortran/43210] "

[Bug tree-optimization/42906] New: [4.5 Regression] Empty loop not removed
 2010-03-27 18:31 UTC  (2+ messages)
` [Bug tree-optimization/42906] "

[Bug libfortran/43532] New: Segfault using shape intrinsic function with deferred-shape array
 2010-03-27 17:59 UTC  (2+ messages)
` [Bug libfortran/43532] "

[Bug c/26854] New: Inordinate compile times on large routines
 2010-03-27 16:45 UTC  (8+ messages)
` [Bug tree-optimization/26854] [4.3/4.4/4.5 Regression] "

[Bug target/43546] New: ICE: in assign_stack_local_1, at function.c:353 with -mpreferred-stack-boundary=2 -msseregparm
 2010-03-27 16:39 UTC  (10+ messages)
` [Bug target/43546] [4.4/4.5 Regression] "

[Bug middle-end/41674] New: /usr/ccs/bin/ld: Unsatisfied symbols: _GLOBAL__I_65535_0_main
 2010-03-27 15:54 UTC  (3+ messages)
` [Bug middle-end/41674] [4.5 Regression] "

[Bug objc++/27249] New: FAIL: obj-c++.dg/encode-8.mm execution test
 2010-03-27 14:38 UTC  (2+ messages)
` [Bug objc++/27249] "

[Bug c++/43247] New: Icorrect optimization while declaring array[1]
 2010-03-27 14:25 UTC  (6+ messages)
` [Bug tree-optimization/43247] [4.3/4.4 Regression] Incorrect "

[Bug target/43528] New: ICE: in tree_low_cst, at tree.c:6198 with -mms-bitfields at x86_64-linux
 2010-03-27 13:40 UTC  (5+ messages)
` [Bug tree-optimization/43528] "

[Bug objc++/23613] obj-c++.dg/isa-field-1.mm fails with the GNU runtime
 2010-03-27 13:10 UTC 

[Bug bootstrap/43391] New: make_decl_rtl failure for C++ on AIX and HPUX
 2010-03-27 12:46 UTC  (5+ messages)
` [Bug middle-end/43391] [4.5 Regression] "

[Bug regression/42113] New: [4.3/4.4/4.5 Regression] Internal Compiler error with -O3, breaking commit known
 2010-03-27 12:17 UTC  (5+ messages)
` [Bug target/42113] "

[Bug objc++/23716] obj-c++.dg/comp-types-10.mm ICE with the GNU runtime
 2010-03-27 12:00 UTC  (3+ messages)

[Bug debug/43381] New: infinite loop in gcc.dg/parm-impl-decl-1.c with -g
 2010-03-27 11:47 UTC  (6+ messages)
` [Bug c/43381] [4.4/4.5 Regression] "
` [Bug c/43381] [4.4 "

[Bug debug/43501] New: [4.4/4.5 Regression] ICE: Segmentation fault with -g due to too deep recursion
 2010-03-27 10:57 UTC  (2+ messages)
` [Bug debug/43501] "

[Bug c/43548] New: internal compiler error: in ggc_set_mark, at ggc-page.c:1338
 2010-03-27 10:44 UTC  (4+ messages)
` [Bug pch/43548] "
` [Bug middle-end/43548] "

[Bug tree-optimization/43544] New: TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION can misoptimize when MD builtins overlap with standard builtins
 2010-03-27 10:28 UTC  (4+ messages)
` [Bug tree-optimization/43544] "

[Bug fortran/43539] New: internal compiler error: in gfc_typenode_for_spec, at fortran/trans-types.c:995
 2010-03-27  7:55 UTC  (3+ messages)
` [Bug fortran/43539] "

I feel loved
 2010-03-27  2:53 UTC 

[Bug target/43550] New: arm missing rev16
 2010-03-27  2:13 UTC 

[Bug c++/43509] New: ICE: in constructor_name_p, at cp/name-lookup.c:1809 with invalid code in c++0x mode
 2010-03-26 21:40 UTC  (2+ messages)
` [Bug c++/43509] [4.5 regression] [C++0x] ICE in constructor_name_p, at cp/name-lookup.c:1809

[Bug tree-optimization/43430] New: Missed vectorization: "stmt not supported: cond_expr"
 2010-03-26 21:18 UTC  (6+ messages)
` [Bug tree-optimization/43430] "

[Bug target/41680] New: [4.4/4.5 Regression] ICE in trunc_int_for_mode
 2010-03-26 21:14 UTC  (2+ messages)
` [Bug target/41680] "

[Bug c++/43547] New: internal compiler error: in trunc_int_for_mode
 2010-03-26 21:14 UTC  (5+ messages)
` [Bug middle-end/43547] "

[Bug debug/43540] New: ICE: vector VEC(dw_cfi_ref,heap) grow domain error, in output_cfis at dwarf2out.c:3346 or OOM-killed
 2010-03-26 20:54 UTC  (10+ messages)
` [Bug debug/43540] "

[Bug lto/43542] New: LTO segfault with object referencing __gnu_lto_v1
 2010-03-26 19:45 UTC  (2+ messages)
` [Bug lto/43542] "

[Bug c++/43545] New: OpenMP ICE (segfault) in conditional break
 2010-03-26 19:39 UTC  (2+ messages)
` [Bug c++/43545] "

[Bug tree-optimization/43537] New: c++ -O2 optimizes away a branch inside a loop (-ftree-vrp maybe)
 2010-03-26 18:46 UTC  (11+ messages)
` [Bug tree-optimization/43537] "
` [Bug tree-optimization/43537] [4.3/4.4 Regression] "

[Bug c/43524] New: ICE: in ix86_expand_prologue, at config/i386/i386.c:8636 with -mstack-arg-probe on x86_64-linux
 2010-03-26 18:23 UTC  (2+ messages)
` [Bug target/43524] "

[Bug objc/35996] New: ICE while building simple ObjC code with -fobjc-gc
 2010-03-26 18:20 UTC  (3+ messages)
` [Bug objc/35996] "

[Bug objc/43535] New: ICE on objc.dg/objc-gc-4.m -fgnu-runtime
 2010-03-26 17:41 UTC  (6+ messages)
` [Bug objc/43535] "

[Bug c++/32192] New: Assembler errors compiling g++
 2010-03-26 16:51 UTC  (2+ messages)
` [Bug target/32192] "

[Bug bootstrap/42529] New: Stage 1 compiler cannot compile
 2010-03-26 16:49 UTC  (2+ messages)
` [Bug bootstrap/42529] "

[Bug bootstrap/43541] New: Warning Treated as Error
 2010-03-26 16:49 UTC  (2+ messages)
` [Bug bootstrap/43541] "

[Bug fortran/41056] New: Wrong code for polyhedron test linpk.f90 compiled with -fwholefile at -O3
 2010-03-26 15:10 UTC  (2+ messages)
` [Bug fortran/41056] ICE with -finline-limit=600 and -fwhole-file: type mismatch between an SSA_NAME and its symbol

[Bug target/43358] New: internal compiler error: in pool_free, at alloc-pool.c:335
 2010-03-26 15:07 UTC  (2+ messages)
` [Bug target/43358] [4.5 Regression] IRA: "

[Bug c/43469] New: ICE trying to compile glibc for ARM thumb2
 2010-03-26 15:07 UTC  (2+ messages)
` [Bug target/43469] [4.5 Regression] "

[Bug c++/43196] New: [4.5 regression] ICE in dwarf2out_frame_debug_expr
 2010-03-26 15:06 UTC  (2+ messages)
` [Bug target/43196] "

[Bug lto/42757] New: lto1 does not emit common symbols
 2010-03-26 14:41 UTC  (2+ messages)
` [Bug lto/42757] lto1 does not emit common symbols with -fuse-linker-plugin

[Bug c++/43024] New: ICE on template code with -O2 or -O3, regression from 4.4.2
 2010-03-26 14:31 UTC  (2+ messages)
` [Bug c++/43024] [4.4 Regression] "

[Bug lto/42453] New: Assertion `syms' failed in lto-plugin
 2010-03-26 13:59 UTC  (3+ messages)
` [Bug lto/42453] "

[Bug objc/35165] New: Massive failures of objc on i686-apple-darwin9
 2010-03-26 13:53 UTC  (6+ messages)
` [Bug objc/35165] "

[Bug testsuite/41609] New: Torture tests do not check "trivial.{m,mm}" for each run case
 2010-03-26 13:48 UTC  (2+ messages)
` [Bug testsuite/41609] "

[Bug middle-end/43514] New: [missed optimization] use of SSE shift intrinsics introduces unnecessary moves to the stack and back
 2010-03-26 13:14 UTC  (2+ messages)
` [Bug target/43514] "

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