public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/51726] New: LTO and attribute 'selectany'
 2015-10-02  8:09 UTC  (6+ 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  (3+ messages)
` [Bug target/67780] "
` [Bug target/67780] Excess instructions for returning an int from a bit-test "

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

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

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

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

[Bug target/67788] New: [6 Regression] bootstrap failure in libgfortran on powerpc-linux-gnu
 2015-10-02  6:00 UTC  (9+ 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 fortran/62242] New: ICE with character function in expression
 2015-10-02  4:04 UTC  (2+ messages)
` [Bug middle-end/62242] ICE in expand_expr_real_1

[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  (7+ 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  (4+ 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 c/59218] New: atomic transactions: accesses to volatiles not disallowed in transaction_safe code
 2015-10-01 21:07 UTC  (2+ messages)
` [Bug c/59218] "

[Bug middle-end/67809] New: Empty pointer-chasing loops aren't optimized out
 2015-10-01 20:47 UTC 

[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 target/67756] New: ICE compiling Linux Kernel fs/namei.c on ARM
 2015-10-01 18:41 UTC  (12+ messages)
` [Bug target/67756] [6 Regression] "

[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 tree-optimization/67800] New: [6 Regression] Missed vectorization opportunity on x86
 2015-10-01 16:17 UTC  (2+ messages)
` [Bug tree-optimization/67800] "

[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  (5+ 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 fortran/67721] New: deep copy missing when assigning a derived type constructor to an array
 2015-10-01 14:06 UTC  (5+ messages)
` [Bug fortran/67721] "

[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 rtl-optimization/67786] New: wrong code at -O2 and -O3 on x86_64-linux-gnu
 2015-10-01 13:03 UTC  (4+ messages)
` [Bug rtl-optimization/67786] [6 Regression] "

[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  (3+ 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] "

[Bug rtl-optimization/67037] New: [4.9 Regression] Wrong code at -O1 and above on ARM
 2015-09-30 18:52 UTC  (2+ messages)
` [Bug rtl-optimization/67037] [4.9/5/6 "

[Bug rtl-optimization/67787] New: wrong code at -O3 on x86_64-linux-gnu
 2015-09-30 17:20 UTC  (3+ messages)
` [Bug rtl-optimization/67787] [6 Regression] "

[Bug c/67029] New: gcc-5.2.0 unable to find a register to spill with O3 fsched-pressure fschedule-insns
 2015-09-30 16:40 UTC  (3+ messages)
` [Bug rtl-optimization/67029] [5 Regression] "

[Bug target/66810] New: [6] ICE on tree error_mark with -miamcu
 2015-09-30 16:12 UTC  (2+ messages)
` [Bug target/66810] "

[Bug c/67570] New: comparison rules fails
 2015-09-30 16:05 UTC  (2+ messages)
` [Bug c/67570] "

[Bug c/67784] New: Incorrect parsing when using declarations in for loops and typedefs
 2015-09-30 15:18 UTC  (2+ messages)
` [Bug c/67784] "

[Bug bootstrap/67761] New: [6 Regression] Bootstrap failure on x86
 2015-09-30 15:16 UTC  (2+ messages)
` [Bug bootstrap/67761] "

[Bug ipa/66424] New: wrong code at -O2 and -O3 on x86_64-linux-gnu in 32-bit mode
 2015-09-30 14:44 UTC  (2+ messages)
` [Bug ipa/66424] [5/6 Regression] "

[Bug middle-end/67785] New: irrevocable-3.c: transaction_callable does nothing on external declaration
 2015-09-30 14:26 UTC 

[Bug c++/67773] New: dealloc called on temp object before and named object after move, while not being called on named object before move
 2015-09-30 13:49 UTC  (8+ messages)
` [Bug c++/67773] destructor "

[Bug target/67782] New: [SH] Improve bit tests of values loaded from memory
 2015-09-30 13:35 UTC 

[Bug libstdc++/65049] New: Undefined behaviour with std::char_traits<char>
 2015-09-30 13:30 UTC  (2+ messages)
` [Bug libstdc++/65049] "

[Bug c++/60188] New: [c++11] ICE with parameter pack in default template parameter
 2015-09-30 12:50 UTC  (2+ messages)
` [Bug c++/60188] "

[Bug rtl-optimization/67635] New: [SH] ifcvt missed optimization
 2015-09-30 12:49 UTC  (2+ messages)
` [Bug rtl-optimization/67635] "

[Bug c/67730] New: [5.2 Regression] No warning when returning NULL in void function
 2015-09-30 12:21 UTC  (3+ messages)
` [Bug c/67730] [5/6 "

[Bug tree-optimization/67690] New: wrong code with -O2 on x86_64/Linux
 2015-09-30 11:47 UTC  (4+ messages)
` [Bug tree-optimization/67690] [5/6 Regression] "

[Bug middle-end/67766] [6 Regression]: Bootstrap failure on alpha-linux-gnu: ICE in simplify_subreg, at simplify-rtx.c
 2015-09-30  8:40 UTC 

[Bug target/67770] New: i386: -fshrink-wrap can interact badly with trampolines
 2015-09-30  8:39 UTC  (2+ messages)
` [Bug target/67770] [4.9/5/6 Regression] "

[Bug rtl-optimization/67778] New: ICE on valid code at -O3 on x86_64-linux-gnu in maybe_record_trace_start, at dwarf2cfi.c:2297
 2015-09-30  5:15 UTC 

[Bug c/65096] New: Illegal memory access beyond packed struct ARCH: ppc64
 2015-09-30  3:28 UTC  (4+ messages)
` [Bug target/65096] "

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