public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/67707] New: Regression in std::move of std::deque with non-is_always_equal allocator
 2015-10-02 20:13 UTC  (3+ messages)
` [Bug libstdc++/67707] [5/6 regression] "

[Bug libstdc++/65142] std::random_device Ignores Read Return Code (CVE-2015-5276)
 2015-10-02 20:11 UTC  (3+ messages)

[Bug libstdc++/65049] New: Undefined behaviour with std::char_traits<char>
 2015-10-02 20:09 UTC  (3+ messages)
` [Bug libstdc++/65049] "

[Bug sanitizer/67308] New: FATAL: ThreadSanitizer: unexpected memory mapping
 2015-10-02 20:06 UTC  (2+ messages)
` [Bug sanitizer/67308] "

[Bug c/67824] New: constexpr char* compare operations not constexpr, but char[] operations ARE
 2015-10-02 20:01 UTC 

[Bug target/67822] New: OpenMP offloading to nvptx fails
 2015-10-02 19:28 UTC  (2+ messages)
` [Bug target/67822] "

[Bug c++/67823] New: ICE in tsubst_copy, at cp/pt.c:13635
 2015-10-02 19:06 UTC 

[Bug target/65569] New: Fix for PR target/65240 causes a regression in building Spec for power4/power5/power6
 2015-10-02 18:54 UTC  (2+ messages)
` [Bug target/65569] "

[Bug rtl-optimization/67201] New: PowerPC -mlra hits ICE: Max. number of generated reload insns per insn is achieved
 2015-10-02 18:21 UTC  (2+ messages)
` [Bug rtl-optimization/67201] "

[Bug c/67730] New: [5.2 Regression] No warning when returning NULL in void function
 2015-10-02 18:02 UTC  (2+ messages)
` [Bug c/67730] [5/6 "

[Bug middle-end/67821] New: [gcc 5 regression] ICE in duplicate_ssa_name_range_info
 2015-10-02 17:22 UTC  (3+ messages)
` [Bug middle-end/67821] [5/6 Regression] "
` [Bug middle-end/67821] [gcc 5 regression] "

[Bug libstdc++/67747] New: experimental/filesystem/iterators/recursive_directory_iterator.cc FAILs
 2015-10-02 16:43 UTC  (6+ messages)
` [Bug libstdc++/67747] "

[Bug fortran/67818] New: [5 Regression] FAIL: libgomp.fortran/alloc-comp-[23].f90
 2015-10-02 16:32 UTC  (2+ messages)
` [Bug fortran/67818] "

[Bug c/67820] New: Move obscure warning about null pointers into prime time
 2015-10-02 15:55 UTC 

[Bug c/67819] New: -Wduplicated-cond should take macros into account
 2015-10-02 15:50 UTC  (2+ messages)
` [Bug c/67819] "

[Bug rtl-optimization/67786] New: wrong code at -O2 and -O3 on x86_64-linux-gnu
 2015-10-02 15:42 UTC  (5+ messages)
` [Bug rtl-optimization/67786] [6 Regression] "

[Bug tree-optimization/67815] Optimize const1 * copysign (const2, y) into copysign (const1 * const2, y) if const1 > 0 or -copysign (const1 * const2, y) if const1 < 0
 2015-10-02 15:29 UTC  (3+ messages)

[Bug fortran/67721] New: deep copy missing when assigning a derived type constructor to an array
 2015-10-02 15:05 UTC  (6+ messages)
` [Bug fortran/67721] "

[Bug target/67756] New: ICE compiling Linux Kernel fs/namei.c on ARM
 2015-10-02 15:05 UTC  (15+ messages)
` [Bug target/67756] [6 Regression] "
` [Bug rtl-optimization/67756] "

[Bug bootstrap/67474] New: [6 regression] tree-vect-loop.c:2759:1: error: insn does not satisfy its constraints breaks ARM bootstrap
 2015-10-02 14:41 UTC  (4+ messages)
` [Bug target/67474] "

[Bug fortran/67817] New: Missing compilation error for some wrong conversions in data
 2015-10-02 14:11 UTC  (2+ messages)
` [Bug fortran/67817] "

[Bug middle-end/67718] New: [aarch64] long double incorrect code for copysign
 2015-10-02 14:03 UTC  (2+ messages)
` [Bug target/67718] "

[Bug c/59218] New: atomic transactions: accesses to volatiles not disallowed in transaction_safe code
 2015-10-02 13:45 UTC  (3+ messages)
` [Bug c/59218] "

[Bug c/64249] New: Missing warning for if (A) else if (A)
 2015-10-02 12:58 UTC  (3+ messages)
` [Bug c/64249] "

[Bug rtl-optimization/67781] Wrong code generated on mips32 with -O1 -fexpensive-optimizations
 2015-10-02 12:39 UTC 

[Bug tree-optimization/67816] New: [6 Regression] ICE in duplicate_thread_path, 186.crafty fails to build
 2015-10-02 12:01 UTC  (5+ messages)
` [Bug tree-optimization/67816] "

[Bug target/66776] New: [AArch64] zero-extend version of csel not matching properly
 2015-10-02 11:55 UTC  (2+ messages)
` [Bug target/66776] "

[Bug middle-end/67809] New: Empty pointer-chasing loops aren't optimized out
 2015-10-02  9:52 UTC  (3+ messages)
` [Bug middle-end/67809] "

[Bug tree-optimization/67800] New: [6 Regression] Missed vectorization opportunity on x86
 2015-10-02  9:33 UTC  (3+ messages)
` [Bug tree-optimization/67800] "

[Bug fortran/52332] New: Internal compiler error in in gfc_get_symbol_decl
 2015-10-02  9:02 UTC  (6+ messages)
` [Bug fortran/52332] "

[Bug rtl-optimization/67787] New: wrong code at -O3 on x86_64-linux-gnu
 2015-10-02  8:39 UTC  (3+ messages)
` [Bug rtl-optimization/67787] [6 Regression] "

[Bug fortran/62242] New: ICE with character function in expression
 2015-10-02  8:26 UTC  (3+ messages)
` [Bug middle-end/62242] ICE in expand_expr_real_1

[Bug target/51726] New: LTO and attribute 'selectany'
 2015-10-02  8:09 UTC  (5+ messages)
` [Bug target/51726] "

[Bug target/67780] New: Excess instructions for when returning an int from testing a bit in a uint16_t table, including slow-decode-on-Intel length-changing prefix. Seen with ctype (isalnum)
 2015-10-02  7:53 UTC  (2+ messages)
` [Bug target/67780] Excess instructions for returning an int from a bit-test "

[Bug tree-optimization/67814] New: pentium4 cmp instruction register allocation error (tree-pre?)
 2015-10-02  6:32 UTC 

[Bug bootstrap/67789] New: Bootstrap failure with java starting at rev 228022
 2015-10-02  6:01 UTC  (3+ messages)
` [Bug bootstrap/67789] "

[Bug target/67788] New: [6 Regression] bootstrap failure in libgfortran on powerpc-linux-gnu
 2015-10-02  6:00 UTC  (5+ messages)
` [Bug target/67788] "

[Bug c++/67813] New: [C++14] copy-initialization of object with pointer member fails in constexpr function
 2015-10-02  5:07 UTC 

[Bug other/67812] New: Default-PIE patch broke building compiler as PIE and on esp toolchains
 2015-10-02  3:18 UTC  (4+ messages)
` [Bug other/67812] "

[Bug objc++/61759] New: internal compiler error: in objc_eh_runtime_type, at objc/objc-next-runtime-abi-01.c:2792
 2015-10-02  1:06 UTC  (2+ messages)
` [Bug objc++/61759] [ICE] [objc] reaching gcc_unreachable in objc_eh_runtime_type at objc/objc-next-runtime-abi-01.c

[Bug c++/67810] New: Non-expression recognized as fold expression
 2015-10-02  1:04 UTC  (2+ messages)
` [Bug c++/67810] "

[Bug fortran/66979] New: gfortran internal compiler error with malformed FLUSH statement
 2015-10-02  0:50 UTC  (3+ messages)
` [Bug fortran/66979] "

[Bug fortran/67616] New: ICE on data initialization of type variable in block
 2015-10-02  0:46 UTC  (2+ messages)
` [Bug fortran/67616] "

[Bug middle-end/67754] New: [graphite] Many testsuite failures
 2015-10-01 23:47 UTC  (6+ messages)
` [Bug middle-end/67754] "

[Bug tree-optimization/66980] New: [graphite] -floop-nest-optimize produces wrong code
 2015-10-01 23:46 UTC  (3+ messages)
` [Bug tree-optimization/66980] "

[Bug c++/67798] New: Constant shift operation to the openmp unsigned loop variable gives a wrong result 
 2015-10-01 22:14 UTC  (4+ messages)
` [Bug c++/67798] "

[Bug ipa/67811] New: [TM] ICE with try-block in transaction
 2015-10-01 21:41 UTC 

[Bug c++/60153] New: Variadic template parameter's typedefs cause internal compile error: in dependent_type_p on RedHat
 2015-10-01 21:36 UTC  (2+ messages)
` [Bug c++/60153] "

[Bug fortran/67803] New: ICE on concatenating wrong character array constructor
 2015-10-01 21:23 UTC  (3+ messages)
` [Bug fortran/67803] "

[Bug target/67808] New: LRA ICEs on simple double to long double conversion test case
 2015-10-01 19:58 UTC 

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

[Bug libstdc++/67791] New: Crash using std::thread and iostream with dynamic loading of a shared library
 2015-10-01 19:19 UTC  (5+ messages)
` [Bug libstdc++/67791] "

[Bug c/67769] New: VRP pass does wrong optimization
 2015-10-01 19:10 UTC  (4+ messages)
` [Bug tree-optimization/67769] [6 Regression] "

[Bug libstdc++/67807] New: call to public member function catalog failed on Linux -std=c++03
 2015-10-01 19:04 UTC 

[Bug fortran/67804] New: ICE on data initialization of type(character) with wrong data
 2015-10-01 19:00 UTC  (3+ messages)
` [Bug fortran/67804] "

[Bug c/67688] New: [MinGW/Cygwin] Attributes selectany and section cannot be used together
 2015-10-01 18:56 UTC  (2+ messages)
` [Bug target/67688] "

[Bug fortran/67779] New: Strange ordering with strings in extended object
 2015-10-01 18:46 UTC  (2+ messages)
` [Bug fortran/67779] "

[Bug fortran/67806] New: ICE on initialization of type(character) with len null
 2015-10-01 18:44 UTC  (2+ messages)
` [Bug fortran/67806] "

[Bug fortran/67802] New: ICE on initializing character with wrong len type
 2015-10-01 18:31 UTC  (3+ messages)
` [Bug fortran/67802] "

[Bug fortran/67805] New: ICE on array constructor with wrong character specification
 2015-10-01 17:58 UTC  (3+ messages)
` [Bug fortran/67805] "

[Bug libffi/67801] New: error in libffi documentation
 2015-10-01 17:53 UTC  (2+ messages)
` [Bug libffi/67801] "

[Bug c++/67799] New: The function strtoul and strtoull in <cstdlib> do not work correctly
 2015-10-01 17:22 UTC  (6+ messages)
` [Bug c++/67799] "

[Bug c++/67796] New: Definition for custom std::swap found by ADL but not used
 2015-10-01 16:05 UTC  (3+ messages)
` [Bug c++/67796] "

[Bug target/59305] New: gcc.dg/atomic/c11-atomic-exec-5.c fails with WARNING: program timed out on x86_64-apple-darwin13
 2015-10-01 15:39 UTC  (3+ messages)
` [Bug target/59305] [4.9/5/6 Regression] "

[Bug c/65345] New: ICE with _Generic selection on _Atomic int
 2015-10-01 14:54 UTC  (3+ messages)
` [Bug c/65345] "

[Bug go/66870] New: split stack issues on ppc64le and ppc64
 2015-10-01 14:44 UTC  (8+ messages)
` [Bug go/66870] "

[Bug target/67797] New: [ARM] Unnecessary r0 saving for memset call
 2015-10-01 14:19 UTC 

[Bug libgcc/67792] New: GCC 5.2 - make clean fails in libgcc
 2015-10-01 13:54 UTC  (4+ messages)
` [Bug libgcc/67792] "

[Bug c++/67795] New: Wrong code generated for conditional expression with cast
 2015-10-01 13:13 UTC  (10+ messages)
` [Bug c++/67795] "

[Bug tree-optimization/67794] New: internal compiler error: Segmentation fault
 2015-10-01  9:59 UTC  (4+ messages)
` [Bug tree-optimization/67794] [6 regression] "

[Bug c++/67790] New: verify_ssa failed: definition in block 20 follows the use
 2015-10-01  9:25 UTC  (3+ messages)
` [Bug middle-end/67790] [6 Regression] "

[Bug ipa/67783] New: quadratic time consumption in IPA inlining with -O1 and higher
 2015-10-01  8:21 UTC  (4+ messages)
` [Bug ipa/67783] "

[Bug rtl-optimization/66790] New: Invalid uninitialized register handling in REE
 2015-10-01  5:44 UTC  (2+ messages)
` [Bug rtl-optimization/66790] "

[Bug c/67764] New: -Wconversion generates false warnings for bitmask+cast expressions
 2015-10-01  4:07 UTC  (2+ messages)
` [Bug c/67764] "

[Bug c/67793] New: Detect incorrect function arg sizes at compile time
 2015-10-01  1:28 UTC 

[Bug fortran/67039] New: Documentation of pseudorandom number intrinsics is incorrect
 2015-09-30 22:20 UTC  (2+ messages)
` [Bug fortran/67039] "

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