public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/57742] New: memset(malloc(n),0,n) -> calloc(n,1)
 2013-10-14 20:53 UTC  (9+ messages)
` [Bug tree-optimization/57742] "

[Bug tree-optimization/58727] New: Sub-optimal code for bit clear/set sequence
 2013-10-14 20:18 UTC  (2+ messages)
` [Bug rtl-optimization/58727] "

[Bug tree-optimization/58728] New: [missed optimization] == or != comparisons may affect range test optimization
 2013-10-14 20:04 UTC 

[Bug target/58115] New: testcase gcc.target/i386/intrinsics_4.c failure
 2013-10-14 19:25 UTC  (5+ messages)
` [Bug target/58115] "

[Bug rtl-optimization/58726] New: wrong code at -Os on x86_64-linux-gnu (affecting trunk/4.7/4.6, but not 4.8)
 2013-10-14 18:38 UTC 

[Bug c++/29040] missing access control checks in subclasses for nested types
 2013-10-14 18:05 UTC 

[Bug lto/58723] New: ICE in lto_output_edge, at lto-cgraph.c:300 for OpenMP's simd reduction
 2013-10-14 17:52 UTC  (2+ messages)
` [Bug lto/58723] "

[Bug fortran/58658] New: Pointer assignment to allocatable unlimited polymorphic accepted
 2013-10-14 17:26 UTC  (3+ messages)
` [Bug fortran/58658] [OOP] "

[Bug c/58698] New: Spurious "may be used unitialized" warning when compiling with -Os
 2013-10-14 16:50 UTC  (7+ messages)
` [Bug c/58698] "
` [Bug tree-optimization/58698] "
` [Bug tree-optimization/58698] [4.7/4.8/4.9 Regression] "

[Bug c++/11685] typeinfo is not demangled in error messages
 2013-10-14 16:34 UTC 

[Bug c++/58724] New: doc: use of attributes for namespace is not clear
 2013-10-14 16:17 UTC  (6+ messages)
` [Bug c++/58724] "
` [Bug c++/58724] ICE with attribute [[gnu::visibility("default")]] on namespace

[Bug c++/58725] New: g++ segfault with non-static member initializer in a nested struct
 2013-10-14 15:58 UTC  (4+ messages)
` [Bug c++/58725] "

[Bug c/58546] New: volatile bug and also larger code at -Os
 2013-10-14 15:45 UTC  (2+ messages)
` [Bug target/58546] "

[Bug tree-optimization/58722] New: c-c++-common/gomp/pr58472.c FAILs: SEGV in tree_class_check
 2013-10-14 14:42 UTC  (3+ messages)
` [Bug tree-optimization/58722] "

[Bug c++/58713] New: error: cannot bind ‘std::ostream {aka std::basic_ostream<char>}’ lvalue to ‘std::basic_ostream<char>&&’
 2013-10-14 13:26 UTC  (8+ messages)
` [Bug c++/58713] "

[Bug libstdc++/53006] New: libstdc++-prettyprinters/shared_ptr.cc FAILs
 2013-10-14 11:39 UTC  (2+ messages)
` [Bug libstdc++/53006] "

[Bug c++/58704] New: [c++11] ICE initializing array member of template class
 2013-10-14 11:35 UTC  (2+ messages)
` [Bug c++/58704] "

[Bug target/58716] New: [PATCH] MSP430X check is inverted
 2013-10-14 11:26 UTC  (3+ messages)
` [Bug target/58716] "

[Bug c++/58701] New: [4.9 Regression] [c++11] ICE initializing member of static union
 2013-10-14 11:22 UTC  (4+ messages)
` [Bug c++/58701] "

[Bug c/53198] New: [4.6 Regression] gcc wrongly emits "array subscript is above array bounds" for simple arrays
 2013-10-14 10:43 UTC  (3+ messages)
` [Bug tree-optimization/53198] [4.7 "

[Bug bootstrap/58509] New: [4.9 regression] ICE in calc_dfs_tree, at dominance.c:397 breaks Ada bootstrap on sparc64-linux
 2013-10-14 10:13 UTC  (2+ messages)
` [Bug bootstrap/58509] [4.9 regression] ICE in calc_dfs_tree, at dominance.c:397 during Ada runtime build

[Bug c++/58705] New: [4.7/4.8/4.9 Regression] [c++11] ICE with invalid initializer for _Complex variable
 2013-10-14  9:41 UTC  (6+ messages)
` [Bug c++/58705] "

[Bug other/55358] New: Valgrind errors
 2013-10-14  9:24 UTC  (2+ messages)
` [Bug other/55358] "

[Bug other/58712] New: [4.9 Regression] issues found by --enable-checking=valgrind
 2013-10-14  9:24 UTC  (5+ messages)
` [Bug other/58712] "

[Bug tree-optimization/58640] New: wrong code (segfaults) at -O3 on x86_64-linux-gnu
 2013-10-14  9:17 UTC  (6+ messages)
` [Bug tree-optimization/58640] [4.9 Regression] "

[Bug tree-optimization/58696] New: wrong code at -O3 on x86_64-linux-gnu
 2013-10-14  9:15 UTC  (3+ messages)
` [Bug tree-optimization/58696] "

[Bug tree-optimization/58697] New: wrong code (segfaults) at -O3
 2013-10-14  9:09 UTC  (4+ messages)
` [Bug tree-optimization/58697] [4.8 Regression] "
` [Bug tree-optimization/58697] [4.8/4.9 "

[Bug c++/58702] New: [4.9 Regression] ICE with undeclared variable in OpenMP reduction clause
 2013-10-14  9:02 UTC  (3+ messages)
` [Bug c++/58702] "

[Bug c++/58703] New: [4.9 Regression] ICE with invalid types in OpenMP declare reduction clause
 2013-10-14  9:02 UTC  (3+ messages)
` [Bug c++/58703] "

[Bug tree-optimization/58715] New: Missed loop condition optimization opportunity
 2013-10-14  9:01 UTC  (4+ messages)
` [Bug tree-optimization/58715] "

[Bug tree-optimization/58721] New: [4.9 Regression] The subroutine perdida is no longer inlined in fatigue.f90
 2013-10-14  8:59 UTC  (2+ messages)
` [Bug ipa/58721] "

[Bug target/58690] New: internal compiler error: in copy_to_mode_reg, at explow.c:641
 2013-10-14  8:58 UTC  (4+ messages)
` [Bug target/58690] "

[Bug rtl-optimization/57518] New: Redundent insn generated in LRA
 2013-10-14  8:08 UTC  (3+ messages)
` [Bug rtl-optimization/57518] [4.8/4.9 Regression] Redundant "
` [Bug rtl-optimization/57518] [4.8 "

[Bug c++/58717] New: Pre-calculation optimization is omitted
 2013-10-14  7:13 UTC  (5+ messages)
` [Bug c++/58717] "
` [Bug c++/58717] [4.8 Regression] SCEV final value replacement no longer triggers

[Bug bootstrap/58720] New: FreeBSD 4.8 bootstrap fails due to missing stdint.h
 2013-10-14  6:58 UTC 

[Bug bootstrap/58719] New: libgcc/enable-execute-stack-mprotect.c: bootstrap failure due to missing #include <sys/types.h>
 2013-10-14  6:51 UTC 

[Bug sanitizer/58718] New: Invalid check in libsanitizer
 2013-10-14  6:49 UTC  (4+ messages)
` [Bug sanitizer/58718] "

[Bug c++/58708] New: string literal operator templates broken
 2013-10-14  6:41 UTC  (4+ messages)
` [Bug c++/58708] "

[Bug c++/58709] [c++11] Bogus? int vs. scoped enum printf warning when -fabi-version >= 6
 2013-10-13 14:30 UTC  (3+ messages)

[Bug c++/58714] Bogus value category in ternary operator?
 2013-10-13 14:16 UTC  (3+ messages)

[Bug c/53001] New: -Wfloat-conversion should be available to warn about floating point errors
 2013-10-13 13:48 UTC  (2+ messages)
` [Bug c/53001] "

[Bug tree-optimization/58662] New: wrong code at -O2 and -O3 on x86_64-linux-gnu (in 64-bit mode)
 2013-10-13 13:30 UTC  (3+ messages)
` [Bug rtl-optimization/58662] [4.9 Regression] wrong code at -O2 for dumb condition

[Bug c++/53000] New: Trinary operator does not behave as standardized
 2013-10-13 13:06 UTC  (2+ messages)
` [Bug c++/53000] Conditional "

[Bug libstdc++/58338] New: Add noexcept to functions with a narrow contract
 2013-10-13 11:13 UTC  (5+ messages)
` [Bug libstdc++/58338] "

[Bug tree-optimization/58686] New: [BUG] vect_get_loop_niters() cound not get the correct result for some loops
 2013-10-13  8:22 UTC  (3+ messages)
` [Bug tree-optimization/58686] vect_get_loop_niters() fails "

[Bug libstdc++/58710] New: HAVE_GETIPINFO is incorrectly set on Mac OS X 10.4
 2013-10-13  7:39 UTC  (2+ messages)
` [Bug libgcc/58710] "

[Bug middle-end/58711] New: Missing "uninitialized" warning in loop condition (when compiling without optimization)
 2013-10-13  5:10 UTC 

[Bug c++/58700] New: [4.8/4.9 Regression] ICE declaring static bit-field
 2013-10-13  1:16 UTC  (3+ messages)
` [Bug c++/58700] "

[Bug libstdc++/58605] New: atomic<T>::atomic() disobeys [atomics.types.operations.req]p4 for types with user-defined default constructors
 2013-10-12 23:17 UTC  (2+ messages)
` [Bug libstdc++/58605] "

[Bug bootstrap/57438] New: bootstrap fails on x86_64 darwin in stage2 linking cc1
 2013-10-12 22:43 UTC  (2+ messages)
` [Bug bootstrap/57438] "

[Bug c++/58707] New: [C++11] A greater-than operator in square brackets should not end a template argument list
 2013-10-12 21:48 UTC 

[Bug c++/58706] New: ICE with lambda in OpenMP for-loop
 2013-10-12 21:44 UTC 

[Bug target/51244] New: SH Target: Inefficient conditional branch
 2013-10-12 21:26 UTC  (3+ messages)
` [Bug target/51244] [SH] Inefficient conditional branch and code around T bit

[Bug testsuite/58645] New: FAIL: gnat.dg/specs/linker_alias.ads (test for errors, line 6)
 2013-10-12 21:15 UTC  (5+ messages)
` [Bug testsuite/58645] "

[Bug c/52795] New: FAIL: gcc.dg/tree-prof/pr34999.c compilation, -fprofile-use -D_PROFILE_USE on {x86_64,i386}-apple-darwin{10,11} at -m64
 2013-10-12 20:32 UTC  (2+ messages)
` [Bug c/52795] "

[Bug tree-optimization/46507] New: std::tuple missed optimization
 2013-10-12 20:13 UTC  (2+ messages)
` [Bug tree-optimization/46507] std::get and devirtualization on non-automatic variables

[Bug c/52794] New: gcc.dg/tree-prof/pr52027.c fails on x86_64/i386-apple-darwin*
 2013-10-12 20:12 UTC  (2+ messages)
` [Bug c/52794] "

[Bug c++/57572] New: vector operators don't participate in overload resolution
 2013-10-12 19:36 UTC  (2+ messages)
` [Bug c++/57572] "

[Bug testsuite/57605] New: colors break note pruning in the testsuite
 2013-10-12 19:30 UTC  (2+ messages)
` [Bug testsuite/57605] "

[Bug tree-optimization/55912] New: missing optimization of x/x and x/std::abs(x)
 2013-10-12 18:35 UTC  (2+ messages)
` [Bug tree-optimization/55912] "

[Bug target/58641] New: [4.9 Regression] FAIL: gcc.target/i386/pr49002-2.c scan-assembler vmovapd[\t ]*%ymm[0-9]+,[^,]*
 2013-10-12 17:36 UTC  (2+ messages)
` [Bug target/58641] "

[Bug c++/55436] New: g++ compiles invalid code with child class of nested class in template class
 2013-10-12 15:14 UTC  (3+ messages)
` [Bug c++/55436] "

[Bug target/58699] New: ARM: emit PLDW instruction for prefetch with write intent
 2013-10-12 13:04 UTC 

[Bug c++/58055] New: [meta-bug] RVO / NRVO improvements
 2013-10-12 12:48 UTC  (4+ messages)
` [Bug c++/58055] "

[Bug c++/40365] g++ template expansion bug
 2013-10-12 11:04 UTC 

[Bug libgomp/58691] New: OpenMP 4: Surprising results with OMP_PLACES=
 2013-10-12  7:52 UTC  (5+ messages)
` [Bug libgomp/58691] "

[Bug bootstrap/57125] New: Build not SMP safe; fails to build bconfig.h
 2013-10-12  5:42 UTC  (2+ messages)
` [Bug bootstrap/57125] "

[Bug target/58695] New: MSP430 zero-initialized array remains uninitialized with -nostartfiles
 2013-10-12  0:35 UTC  (4+ messages)
` [Bug target/58695] "

[Bug target/58694] New: Support intrinsic functions for ARMv8 Crypto extension
 2013-10-11 22:16 UTC 

[Bug target/58693] New: GCC aarch64 arm_neon.h inconsistent with Apple clang arm64 arm_neon.h
 2013-10-11 22:09 UTC  (2+ messages)
` [Bug target/58693] "

[Bug c/58692] New: aarch64 arm_neon.h functions are not documented
 2013-10-11 21:50 UTC 

[Bug target/58587] Bootstrap error with ada with -mcpu=power7
 2013-10-11 20:46 UTC 

[Bug target/58673] New: ICE in final_scan_insn for movti_ppc64 with base+offset address
 2013-10-11 17:50 UTC  (2+ messages)
` [Bug target/58673] "

[Bug tree-optimization/58689] New: Enhance returns_nonnull
 2013-10-11 17:23 UTC  (3+ messages)
` [Bug tree-optimization/58689] "

[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-10-11 14:55 UTC  (2+ messages)
` [Bug tree-optimization/58653] [4.7/4.8/4.9 Regression] "

[Bug c/58683] New: Internal compiler error: Segmentation fault compiling Cilk Plus code with -ftree-vectorizer-verbose=1
 2013-10-11 14:53 UTC  (2+ messages)
` [Bug c/58683] "

[Bug c++/58633] New: [4.7/4.8/4.9 Regression] ICE with decltype of destructor call
 2013-10-11 14:36 UTC  (3+ messages)
` [Bug c++/58633] "
` [Bug c++/58633] [4.7/4.8 "

[Bug c++/31671] Non-type template of type const ref accepted as a non-const ref
 2013-10-11 14:19 UTC  (2+ messages)

[Bug c++/19476] Missed null checking elimination with new
 2013-10-11 11:48 UTC 

[Bug java/24825] Standard runtime methods that are known to not return null should not trigger null checks
 2013-10-11 11:48 UTC 

[Bug java/24242] Redundant null pointer checks generated on refrerences returned by new operator
 2013-10-11 11:48 UTC 

[Bug java/21856] null pointer check elimination
 2013-10-11 11:48 UTC 

[Bug c/20318] RFE: add attribute to specify that a function never returns NULL
 2013-10-11 11:48 UTC 

[Bug c/58626] New: possible array wrong code bug
 2013-10-11 11:36 UTC  (2+ messages)
` [Bug c/58626] [4.9 Regression] "

[Bug tree-optimization/58685] New: wrong code at -Os on x86_64-linux-gnu in 64-bit mode (affecting gcc trunk, 4.8, and 4.7)
 2013-10-11 10:58 UTC  (2+ messages)
` [Bug tree-optimization/58685] [4.7/4.8/4.9 Regression] "

[Bug libgomp/58642] New: gomp regression: not "honoring" anymore task set and numactl
 2013-10-11 10:40 UTC  (2+ messages)
` [Bug libgomp/58642] "

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