public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/15352] [tree-ssa] missed jump threading opportunity due to lack of short circuit
 2013-11-09 20:40 UTC 

[Bug tree-optimization/15348] [tree-ssa] Convert (x < 0) || (y < 0) into (x | y) < 0
 2013-11-09 20:40 UTC 

[Bug tree-optimization/15357] [tree-ssa] combing if statements
 2013-11-09 20:40 UTC 

[Bug tree-optimization/14052] Combiner weakness
 2013-11-09 20:40 UTC 

[Bug tree-optimization/13965] [tree-ssa] fold takes into account branch target information at tree level
 2013-11-09 20:40 UTC 

[Bug tree-optimization/15241] [tree-ssa] Convert a <= 7 && b <= 7 into (a | b) <= 7
 2013-11-09 20:39 UTC 

[Bug sanitizer/59063] New: [4.9 Regression] ASAN: segfault in __interceptor_clock_gettime
 2013-11-09 19:53 UTC 

[Bug regression/58985] New: [4.7 Regression]: gcc.dg/pr57518.c scan-rtl-dump-not ira REG_EQUIV
 2013-11-09 17:10 UTC  (2+ messages)
` [Bug regression/58985] [4.9 "

[Bug sanitizer/59061] New: Port leaksanitizer
 2013-11-09 16:28 UTC  (6+ messages)
` [Bug sanitizer/59061] "

[Bug tree-optimization/59062] New: poor code generated at -Os (affecting all gcc versions): 10+ sec vs. 1 sec at -O0
 2013-11-09 16:11 UTC 

[Bug tree-optimization/59050] [4.9 Regression] ICE: tree check: expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:7083
 2013-11-09 15:58 UTC  (3+ messages)

[Bug middle-end/59059] New: [4.9 Regression] internal compiler error: tree check: expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:6931
 2013-11-09 15:58 UTC  (3+ messages)
` [Bug middle-end/59059] "

[Bug fortran/59060] Accepts invalid ? Missing component data value for component "D1" of TYPE("T2")
 2013-11-09 15:43 UTC  (5+ messages)

[Bug c++/59056] New: enable_if turns a non-ambiguous template into an ambiguous one
 2013-11-09 12:58 UTC  (3+ messages)
` [Bug c++/59056] "

[Bug libstdc++/58982] New: [4.9 Regression] std::vector<std::atomic<int>> vai(10); does not compile anymore
 2013-11-09 12:40 UTC  (8+ messages)
` [Bug libstdc++/58982] "

[Bug other/59039] New: Undocumented __builtin_longjmp/__builtin_setjmp
 2013-11-09 12:33 UTC  (22+ messages)
` [Bug other/59039] "
` [Bug c/59039] "

[Bug tree-optimization/59058] New: wrong code at -O3 on x86_64-linux-gnu (affecting gcc 4.6 to trunk)
 2013-11-09  8:48 UTC  (2+ messages)
` [Bug tree-optimization/59058] "

[Bug tree-optimization/58640] New: wrong code (segfaults) at -O3 on x86_64-linux-gnu
 2013-11-09  6:02 UTC  (2+ messages)
` [Bug tree-optimization/58640] [4.9 Regression] "

[Bug bootstrap/59057] New: bootstrap comparison failure with -frecord-gcc-switches
 2013-11-09  2:30 UTC 

[Bug tree-optimization/56717] New: Enhance Dot-product pattern recognition to avoid mult widening
 2013-11-08 23:34 UTC  (3+ messages)
` [Bug tree-optimization/56717] "

[Bug rtl-optimization/59019] New: [4.9 regression] ICE in advance_target_bb, at sched-rgn.c:3561
 2013-11-08 23:15 UTC  (6+ messages)
` [Bug rtl-optimization/59019] "

[Bug fortran/58998] New: [4.8/4.9 Regression] Generic interface problem with gfortran
 2013-11-08 23:13 UTC  (2+ messages)
` [Bug fortran/58998] "

[Bug objc/59055] New: gcc.texinfo warnings
 2013-11-08 22:17 UTC  (2+ messages)
` [Bug other/59055] "

[Bug other/59053] cilkplus branch compiler loops
 2013-11-08 21:59 UTC  (2+ messages)

[Bug target/59054] New: Powerpc -O0 -mcpu=power7 generates sub-optimal code to load 0
 2013-11-08 19:56 UTC  (3+ messages)
` [Bug target/59054] "

[Bug target/57680] New: xgcc terminates with SIGILL
 2013-11-08 19:49 UTC  (3+ messages)
` [Bug target/57680] [META-BUG][target]deregister_frame_fn is set to invalid address in cygming-crtbegin.c:__gcc_deregister_frame due to unknown reason

[Bug c++/59048] New: std::string operator== between std::string and const char* creates unecessary temporary object
 2013-11-08 19:24 UTC  (11+ messages)
` [Bug libstdc++/59048] "

[Bug c++/58963] Does C++ need flag_complex_method = 2?
 2013-11-08 19:12 UTC 

[Bug tree-optimization/58508] New: Redundant vector load of "actual" loop invariant in loop body
 2013-11-08 19:11 UTC  (2+ messages)
` [Bug tree-optimization/58508] [Missed-Optimization] "

[Bug c++/59052] New: Partial specialization of template with dependent non-type template argument not correctly resolved
 2013-11-08 17:09 UTC 

[Bug middle-end/59049] New: Two VOIDmode constant in comparison passed to cstoresi4
 2013-11-08 16:56 UTC  (3+ messages)
` [Bug middle-end/59049] "

[Bug sanitizer/58994] asan.exp regressions on x86_64 darwin at -m64 but not -m32 at r204372
 2013-11-08 16:44 UTC  (4+ messages)

[Bug c++/59044] New: Internal compiler error triggers when accessing a typedef in a specialized member class
 2013-11-08 15:32 UTC  (5+ messages)
` [Bug c++/59044] [4.8/4.9 Regression] "

[Bug tree-optimization/46507] New: std::tuple missed optimization
 2013-11-08 14:41 UTC  (2+ messages)
` [Bug tree-optimization/46507] std::get and devirtualization on non-automatic variables

[Bug target/58423] New: [ARM]ICE with shrink-wrap-sibcall.c on a15/neon/hard
 2013-11-08 14:22 UTC  (2+ messages)
` [Bug target/58423] "

[Bug c/57258] unused variable warning is emitted for volatile variables
 2013-11-08 12:58 UTC  (2+ messages)

[Bug tree-optimization/58653] New: wrong code (segfaults) at -O3 on x86_64-linux-gnu in 64-bit mode (affecting gcc 4.6 to trunk)
 2013-11-08 12:49 UTC  (2+ messages)
` [Bug tree-optimization/58653] [4.7/4.8 Regression] "

[Bug tree-optimization/59047] New: wrong code for bitfields at -O3 on x86_64-linux-gnu
 2013-11-08 12:49 UTC  (5+ messages)
` [Bug tree-optimization/59047] [4.9 Regression] "

[Bug rtl-optimization/58934] New: [4.9 Regression]: build fails on cris-elf in reload_cse_simplify_operands for newlib dtoa.c
 2013-11-08 12:39 UTC  (2+ messages)
` [Bug rtl-optimization/58934] "

[Bug c++/44641] Generated constructors and destructors get wrong debug location when a typedef uses a forward declaration of the type before the definition
 2013-11-08 10:56 UTC 

[Bug testsuite/59043] New: [4.9 Regression] FAIL: (gcc|++).dg/pubtypes* scan-assembler long.*Length of Public Type Names Info
 2013-11-08 10:35 UTC  (2+ messages)
` [Bug testsuite/59043] "

[Bug middle-end/48110] New: __attribute__ ((optimize(...))) version of -Ofast
 2013-11-08 10:34 UTC  (2+ messages)
` [Bug middle-end/48110] "

[Bug tree-optimization/59038] New: [4.9 Regression] r204398 causes 186.crafty init.c to be miscompiled
 2013-11-08 10:34 UTC  (5+ messages)
` [Bug tree-optimization/59038] "

[Bug tree-optimization/59045] New: wrong code at -O3 on x86_64-linux-gnu
 2013-11-08 10:34 UTC  (2+ messages)
` [Bug tree-optimization/59045] "

[Bug target/59046] New: [4.8.x REGRESSION] corei7: L1 + L2 cache size not correct
 2013-11-08 10:26 UTC  (3+ messages)
` [Bug target/59046] "

[Bug tree-optimization/58955] [4.9 Regression] wrong code at -O3 on x86_64-linux-gnu
 2013-11-08  8:44 UTC 

[Bug c++/18969] Invalid return statement diagnosed too late
 2013-11-08  2:25 UTC 

[Bug fortran/58471] [4.8/4.9 Regression] ICE on invalid with missing type constructor and -Wall
 2013-11-07 22:39 UTC  (2+ messages)

[Bug tree-optimization/58984] New: wrong code at -Os and above on x86_64-linux-gnu in 64-bit mode
 2013-11-07 20:15 UTC  (2+ messages)
` [Bug tree-optimization/58984] [4.8/4.9 Regression] "

[Bug middle-end/59037] New: ICE when accessing invalid element (nelts + 1) of vector
 2013-11-07 20:08 UTC  (5+ messages)
` [Bug middle-end/59037] "
` [Bug middle-end/59037] [4.8/4.9 Regression] "

[Bug tree-optimization/56764] New: vect_prune_runtime_alias_test_list not smart enough
 2013-11-07 19:29 UTC  (3+ messages)
` [Bug tree-optimization/56764] "

[Bug libstdc++/59042] New: Declaration of back_insert_iterator::value_type is incorrect
 2013-11-07 18:57 UTC  (5+ messages)
` [Bug libstdc++/59042] "

[Bug libstdc++/59027] New: std::is_signed does not include check for is_arithmetic
 2013-11-07 18:43 UTC  (7+ messages)
` [Bug libstdc++/59027] "

[Bug target/59041] New: [4.8/4.9 Regression] Unnecessary vzeroupper generated
 2013-11-07 17:45 UTC  (3+ messages)
` [Bug target/59041] "

[Bug tree-optimization/59025] New: Revision 203979 causes failure in CPU2006 benchmark 435.gromacs
 2013-11-07 16:08 UTC  (4+ messages)
` [Bug tree-optimization/59025] [4.9 Regression] "

[Bug rtl-optimization/59036] New: [4.9 regression] Performance degradation after r204212 on 32-bit x86 targets
 2013-11-07 15:34 UTC  (4+ messages)
` [Bug rtl-optimization/59036] "

[Bug c++/58176] New: ICE in output_constant, at varasm.c:4658
 2013-11-07 14:27 UTC  (4+ messages)
` [Bug c++/58176] "

[Bug target/59040] New: [4.9 Regression] r203937 caused: FAIL: gcc.dg/torture/memcpy-1.c -O0 (internal compiler error)
 2013-11-07 13:58 UTC  (5+ messages)
` [Bug target/59040] "

[Bug rtl-optimization/58853] New: [4.9 regression] ICE after r203937
 2013-11-07 13:56 UTC  (2+ messages)
` [Bug target/58853] [4.9 regression] ICE in expand_set_or_movmem_prologue_epilogue_by_misaligned_moves

[Bug target/59035] New: FAIL: gcc.dg/torture/c99-contract-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
 2013-11-07 13:34 UTC  (3+ messages)
` [Bug target/59035] [4.9 Regression] "

[Bug sanitizer/59029] New: ICE with builtin function and -fsanitize=address
 2013-11-07 12:34 UTC  (6+ messages)
` [Bug sanitizer/59029] "

[Bug c++/59030] New: [4.9 Regression] Caret diagnostic always points to the first line
 2013-11-07 12:19 UTC  (4+ messages)
` [Bug c++/59030] "

[Bug c++/59033] New: cannot control inherited constructors visibility
 2013-11-07 12:00 UTC  (3+ messages)
` [Bug c++/59033] cannot control inherited constructors access

[Bug tree-optimization/59014] New: wrong code at -Os and above on x86_64-linux-gnu
 2013-11-07 11:15 UTC  (2+ messages)
` [Bug tree-optimization/59014] [4.9 Regression] "

[Bug c++/59031] New: vtable lookup not optimized away
 2013-11-07 11:03 UTC  (3+ messages)
` [Bug c++/59031] "
` [Bug c++/59031] [4.8/4.9 Regression] "

[Bug c++/59032] New: [4.8/4.9 Regression] ICE incrementing vector type
 2013-11-07 11:02 UTC  (2+ messages)
` [Bug c++/59032] "

[Bug target/59034] New: [4.9 Regression] FAIL gcc.c-torture/compile/20031208-1.c
 2013-11-07 11:02 UTC  (5+ messages)
` [Bug target/59034] "

[Bug c++/17314] Error message wrongly shows declared rather than inherited access
 2013-11-07 10:36 UTC 

[Bug c++/16386] [ABI] attribute aligned,packed shifting [3.2/3.3/3.4]
 2013-11-07 10:34 UTC 

[Bug c++/12277] Warn on dynamic casts with known NULL results
 2013-11-07 10:26 UTC 

[Bug c++/10619] Error message for no matching function calls does not list explicitly-specified template arguments
 2013-11-07 10:26 UTC 

[Bug c++/2778] -fdump-translation-unit [Simple patch supplied, needs review]
 2013-11-07 10:12 UTC 

[Bug c++/57520] New: alias template substitution/deduction failure
 2013-11-07  7:09 UTC  (2+ messages)
` [Bug c++/57520] "

[Bug c++/56710] New: Using reserved double underscore variable name in a lambda causes internal compiler error
 2013-11-07  6:06 UTC  (2+ messages)
` [Bug c++/56710] "

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