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)
 2015-09-17 19:32 UTC  (2+ messages)
` [Bug tree-optimization/57742] "

[Bug c/67618] New: malloc+memset optimization breaks code
 2015-09-17 19:32 UTC 

[Bug other/66827] [6 Regression] left shifts of negative value warnings due to C++14 switch
 2015-09-17 19:29 UTC 

[Bug libstdc++/67617] New: Non-standard const requirements imposed on associate container comparison objects
 2015-09-17 19:12 UTC 

[Bug regression/67609] New: [Regression] Generates wrong code for SSE2 _mm_load_pd
 2015-09-17 19:03 UTC  (6+ messages)
` [Bug target/67609] [5/6 Regression] "
` [Bug regression/67609] "
` [Bug rtl-optimization/67609] "

[Bug tree-optimization/59124] New: [4.8 Regression] Wrong warnings "array subscript is above array bounds"
 2015-09-17 19:02 UTC  (3+ messages)
` [Bug tree-optimization/59124] [4.9/5/6 "

[Bug middle-end/64920] New: bootstrap-ubsan [build/gengtype -r gtype.state]: libiberty/regex.c:6970:11: runtime error: left shift of negative value -1
 2015-09-17 18:12 UTC  (2+ messages)
` [Bug middle-end/64920] "

[Bug fortran/67616] New: ICE on data initialization of type variable in block
 2015-09-17 18:11 UTC  (2+ messages)
` [Bug fortran/67616] "

[Bug fortran/67615] New: ICE on using arithmetic if with array instead of scalar
 2015-09-17 18:07 UTC  (2+ messages)
` [Bug fortran/67615] "

[Bug fortran/67614] New: ICE on using arithmetic if with null
 2015-09-17 18:04 UTC  (2+ messages)
` [Bug fortran/67614] "

[Bug c++/67613] New: spell suggestions for misspelled command line options
 2015-09-17 17:08 UTC 

[Bug sanitizer/67513] New: ASAN: Not optimal shadow value check (unlikely condition checked in fast path)
 2015-09-17 16:36 UTC  (2+ messages)
` [Bug sanitizer/67513] "

[Bug libstdc++/65913] New: Linking failure without -latomic
 2015-09-17 15:48 UTC  (3+ messages)
` [Bug libstdc++/65913] [5/6 Regression] "
` [Bug libstdc++/65913] [5 "

[Bug c/67611] New: strcpy BUG
 2015-09-17 15:42 UTC  (3+ messages)
` [Bug c/67611] "

[Bug c/67610] strcpy BUG
 2015-09-17 15:42 UTC  (2+ messages)

[Bug rtl-optimization/66790] New: Invalid uninitialized register handling in REE
 2015-09-17 15:36 UTC  (13+ messages)
` [Bug rtl-optimization/66790] "

[Bug fortran/67588] New: module.c heap use after free
 2015-09-17 15:36 UTC  (8+ messages)
` [Bug fortran/67588] "

[Bug libstdc++/65142] std::random_device Ignores Read Return Code
 2015-09-17 15:07 UTC  (5+ messages)
` [Bug libstdc++/65142] std::random_device Ignores Read Return Code (CVE-2015-5276)

[Bug tree-optimization/67612] New: Unable to vectorize DOT_PROD_EXPR (PMADDWD)
 2015-09-17 14:58 UTC 

[Bug target/67573] New: [SH] wrong code generated for libstdc++-v3/src/c++11/cxx11-shim_facets.cc at -mlra
 2015-09-17 14:28 UTC  (7+ messages)
` [Bug target/67573] "

[Bug target/50749] New: SH Target: Post-increment addressing used only for first memory access
 2015-09-17 14:26 UTC  (3+ messages)
` [Bug rtl-optimization/50749] Auto-inc-dec does not find subsequent contiguous mem accesses

[Bug middle-end/67222] New: ICE in gimple_call_arg with bogus posix_memalign
 2015-09-17 12:53 UTC  (2+ messages)
` [Bug middle-end/67222] [4.9/5 Regression] "

[Bug c/67570] New: comparison rules fails
 2015-09-17 12:47 UTC  (4+ messages)
` [Bug c/67570] "

[Bug tree-optimization/66142] New: Loop is not vectorized because not sufficient support for GOMP_SIMD_LANE
 2015-09-17 12:36 UTC  (2+ messages)
` [Bug tree-optimization/66142] "

[Bug libstdc++/66530] New: libstdc++ testsuite links to incorrect shared libstdc++ library
 2015-09-17 12:16 UTC  (2+ messages)
` [Bug testsuite/66530] "

[Bug middle-end/67351] New: Missed optimisation on 64-bit field compared to 32-bit
 2015-09-17 11:45 UTC  (3+ messages)
` [Bug tree-optimization/67351] "

[Bug c/65958] New: -fstack-check breaks __builtin(alloca)
 2015-09-17 11:07 UTC  (2+ messages)
` [Bug middle-end/65958] -fstack-check breaks alloca on architectures using generic stack checking

[Bug middle-end/67490] New: [6 regression] FAIL: gcc.target/powerpc/pr16458-1.c scan-assembler-not cmpw
 2015-09-17 11:03 UTC  (2+ messages)
` [Bug middle-end/67490] "

[Bug bootstrap/67597] New: [6 Regression] profiledbootstrap failure on ppc64le
 2015-09-17 10:43 UTC  (6+ messages)
` [Bug bootstrap/67597] "

[Bug c++/67608] New: ICE when capturing a local 2D array
 2015-09-17 10:27 UTC  (2+ messages)
` [Bug c++/67608] "

[Bug fortran/52846] New: [F2008] Support submodules
 2015-09-17  9:10 UTC  (2+ messages)
` [Bug fortran/52846] "

[Bug tree-optimization/67607] New: Failure to perform constant folding through type conversion
 2015-09-17  8:21 UTC  (3+ messages)
` [Bug tree-optimization/67607] "

[Bug c/67606] New: Missing optimization: load possible return value before early-out test
 2015-09-17  8:08 UTC  (2+ messages)
` [Bug middle-end/67606] "

[Bug tree-optimization/66388] New: Test gcc.target/i386/pr49781-1.c failed because of recent scev overflow patches
 2015-09-17  3:40 UTC  (2+ messages)
` [Bug tree-optimization/66388] [6 Regression] "

[Bug tree-optimization/47679] New: [4.6 Regression] Strange uninitialized warning after SRA
 2015-09-17  3:01 UTC  (4+ messages)
` [Bug tree-optimization/47679] [4.9/5/6 "

[Bug target/55212] New: [SH] Switch from IRA to LRA
 2015-09-17  0:24 UTC  (2+ messages)
` [Bug target/55212] [SH] Switch "

[Bug c++/67173] New: experimental/filesystem/operations/current_path.cc FAILs
 2015-09-16 22:51 UTC  (2+ messages)
` [Bug libstdc++/67173] "

[Bug c++/67605] New: Compilation errors creating std::pair using templated arguments
 2015-09-16 21:00 UTC  (2+ messages)
` [Bug c++/67605] "

[Bug ada/67604] New: shrink-wrap doesn't allow multiple entries
 2015-09-16 20:34 UTC 

[Bug target/67603] New: [aarch64] constant folded of floating-point expression at compile-time value does not match run-time value
 2015-09-16 20:24 UTC  (3+ messages)
` [Bug target/67603] "

[Bug c++/67602] New: unsigned left-shift overflow should not be undefined in c++
 2015-09-16 19:30 UTC  (4+ messages)
` [Bug c++/67602] "

[Bug c++/67571] New: Error: open CFI at the end of file; missing .cfi_endproc directive
 2015-09-16 18:53 UTC  (5+ messages)
` [Bug c++/67571] "

[Bug c++/67484] New: options-save.c sanitizer asan detects freed storage referenced heap-use-after-free
 2015-09-16 16:45 UTC  (5+ messages)
` [Bug target/67484] "

[Bug c++/67064] New: Register asm variable broken
 2015-09-16 15:55 UTC  (3+ messages)
` [Bug c++/67064] "

[Bug bootstrap/67587] New: [6 Regression] profiledbootstrap failure with --with-build-config=bootstrap-lto
 2015-09-16 15:03 UTC  (14+ messages)
` [Bug bootstrap/67587] "

[Bug tree-optimization/67253] New: ICE at -O3 on x86_64-linux-gnu (verify_gimple failed)
 2015-09-16 14:29 UTC  (5+ messages)
` [Bug tree-optimization/67253] [6 Regression] "

[Bug c/67271] New: ICE with -O1,2,3 on darwin14.5 x86_64
 2015-09-16 14:29 UTC  (2+ messages)
` [Bug middle-end/67271] [5 Regression] "

[Bug tree-optimization/67601] New: Vectorization of loop causes aligned access to possibly unaligned address
 2015-09-16 11:43 UTC  (3+ messages)
` [Bug tree-optimization/67601] "

[Bug bootstrap/67598] New: [6 Regression] Target powerpc-e500v2-linux-gnuspe failed to bootstrap
 2015-09-16 11:38 UTC  (2+ messages)
` [Bug bootstrap/67598] "

[Bug libstdc++/59603] New: std::random_shuffle tries to swap element with itself
 2015-09-16 11:37 UTC  (2+ messages)
` [Bug libstdc++/59603] "

[Bug libstdc++/67600] New: [5/6] Segfault when assigning only one char to ostreambuf_iterator<char> compiled with -O2 or -O3
 2015-09-16 11:37 UTC  (3+ messages)
` [Bug ipa/67600] [5/6 Regression] "

[Bug fortran/67170] New: PRE can't hoist out a readonly argument
 2015-09-16 11:24 UTC  (2+ messages)
` [Bug fortran/67170] "

[Bug middle-end/67241] New: [6 Regression] FAIL: 23_containers/unordered_set/insert/hash_policy.cc execution test
 2015-09-16 11:20 UTC  (2+ messages)
` [Bug middle-end/67241] "

[Bug middle-end/67239] New: [6 Regression] FAIL: 23_containers/unordered_set/insert/hash_policy.cc execution test
 2015-09-16 11:20 UTC  (2+ messages)
` [Bug middle-end/67239] "

[Bug middle-end/66785] New: internal compiler error in record_operand_use
 2015-09-16 10:36 UTC  (2+ messages)
` [Bug target/66785] "

[Bug c/67599] New: linux build fails for openrisc compiler
 2015-09-16 10:13 UTC  (3+ messages)
` [Bug target/67599] "

[Bug c++/67596] New: /usr/include/c++/4.7/bits/stl_list.h error
 2015-09-16  9:39 UTC  (2+ messages)
` [Bug c++/67596] "

[Bug c++/67595] New: concepts code causes segfault
 2015-09-16  7:58 UTC  (4+ messages)
` [Bug c++/67595] "

[Bug middle-end/59812] Missing aggressive loop optimization warning
 2015-09-16  7:56 UTC 

[Bug c/67442] New: GCC 5.2.0 on x86_64 creates invalid address on specific array index calculation through pointer
 2015-09-16  7:26 UTC  (4+ messages)
` [Bug middle-end/67442] [5/6 Regression] "
` [Bug middle-end/67442] [5 "

[Bug libfortran/67585] New: Retry system calls failing with EINTR
 2015-09-16  6:51 UTC  (3+ messages)
` [Bug libfortran/67585] "

[Bug preprocessor/58397] New: Please add host_hooks for NetBSD to make precompiled headers work
 2015-09-16  1:13 UTC  (2+ messages)
` [Bug preprocessor/58397] "

[Bug libstdc++/65806] New: NetBSD's <stdint.h> expects __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS
 2015-09-16  0:26 UTC  (2+ messages)
` [Bug libstdc++/65806] "

[Bug c++/67594] New: Bug on partial specialization? Incomplete type
 2015-09-15 23:35 UTC  (6+ messages)
` [Bug c++/67594] "

[Bug c++/67593] Partial specialization: "Template argument involves template parameters"
 2015-09-15 22:58 UTC 

[Bug c++/67592] New: A virtual member function declared constexpr fails to trigger a diagnostic
 2015-09-15 18:06 UTC 

[Bug c/67580] New: Improve error message on missing "struct" tag
 2015-09-15 17:20 UTC  (3+ messages)
` [Bug c/67580] "

[Bug target/67591] New: ARM v8 Thumb IT blocks deprecated
 2015-09-15 16:00 UTC  (2+ messages)
` [Bug target/67591] "

[Bug go/67589] New: go-main: int main() while return NULL
 2015-09-15 15:46 UTC  (2+ messages)
` [Bug go/67589] "

[Bug fortran/66227] New: [OOP] EXTENDS_TYPE_OF n returns wrong result for polymorphic variable allocated to extended type
 2015-09-15 15:39 UTC  (2+ messages)
` [Bug fortran/66227] "

[Bug libstdc++/67572] New: std::atomic, std::mutex and others are trivially copyable
 2015-09-15 14:57 UTC  (2+ messages)
` [Bug libstdc++/67572] "

[Bug other/67590] New: libcc1 cannot find objdump when cross build native
 2015-09-15 14:38 UTC 

[Bug tree-optimization/67470] New: ICE at -O3 on x86_64-linux-gnu in compute_live_loop_exits, at tree-ssa-loop-manip.c:235
 2015-09-15 14:10 UTC  (3+ messages)
` [Bug tree-optimization/67470] [5/6 Regression] "
` [Bug tree-optimization/67470] [5 "

[Bug c++/67582] New: typeof(*p) * fails when p is void *
 2015-09-15 14:05 UTC  (6+ messages)
` [Bug c++/67582] "

[Bug target/52144] New: ARM should support arm/thumb function attribute to permit different instruction sets in the same source
 2015-09-15 13:43 UTC  (2+ messages)
` [Bug target/52144] "

[Bug tree-optimization/67476] New: Add --param parloops-schedule=<static|dynamic|guided|auto|runtime>
 2015-09-15 13:09 UTC  (2+ messages)
` [Bug tree-optimization/67476] "

[Bug middle-end/67563] [5/6 Regression] verify_flow_info failed
 2015-09-15 12:37 UTC  (3+ messages)
` [Bug middle-end/67563] [5 "

[Bug target/67586] New: xtensa: ICE with -Os -g -fno-builtin-malloc in dwarf2out_var_location, at dwarf2out.c:22380
 2015-09-15 10:39 UTC 

[Bug c++/65218] New: [C++11] Complicated diagnostic of erroneous range expression over a pointer type
 2015-09-15 10:18 UTC  (2+ messages)
` [Bug c++/65218] "

[Bug c++/54430] New: [C++11] Range Based For Loop lhs scoping issue
 2015-09-15 10:16 UTC  (2+ messages)
` [Bug c++/54430] [C++11] For-Loop: Scope of iterating variable begins too early

[Bug c++/67584] New: Compilation is fine if an undeclared identifier is used in a for range-based loop, and lsh has the same name as rhs
 2015-09-15 10:16 UTC  (2+ messages)
` [Bug c++/67584] "

[Bug testsuite/67583] New: libstdc++-v3/testsuite/27_io/basic_stringbuf/seekoff/char/1.cc:92 erroneous call to sputn
 2015-09-15  9:57 UTC 

[Bug c++/67581] [6 Regression] ICE on transparent union with -g enabled on x86_64-linux-gnu (verify_type failed)
 2015-09-15  8:06 UTC 

[Bug lto/67568] New: lto-streamer-in.c sanitizer runtime error: load of value 255, which is not a valid value for type 'bool'
 2015-09-15  8:01 UTC  (2+ messages)
` [Bug lto/67568] "

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