public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug rtl-optimization/50677] New: volatile forces load into register
 2015-07-15 16:37 UTC  (2+ messages)
` [Bug rtl-optimization/50677] "

[Bug middle-end/66881] New: Possibly inefficient std::atomic<int> codegen on x86 for simple arithmetic
 2015-07-15 16:37 UTC  (6+ messages)
` [Bug middle-end/66881] "

[Bug go/66870] New: split stack issues on ppc64le and ppc64
 2015-07-15 16:08 UTC  (10+ messages)
` [Bug go/66870] "

[Bug c++/66879] New: Error message when defining a member function inside a class definition
 2015-07-15 16:06 UTC  (5+ messages)
` [Bug c++/66879] "

[Bug testsuite/66734] New: Many MPX tests are skipped
 2015-07-15 15:22 UTC  (4+ messages)
` [Bug testsuite/66734] "

[Bug other/65530] [meta-bug] -mmpx -fcheck-pointer-bounds failures
 2015-07-15 15:22 UTC  (2+ messages)

[Bug rtl-optimization/66556] New: Wrong code-generation for armv7-a big-endian at -Os
 2015-07-15 15:14 UTC  (2+ messages)
` [Bug rtl-optimization/66556] "

[Bug sanitizer/66880] New: 'error: case label does not reduce to an integer constant' with -fsanitize=shift -std=gnu99
 2015-07-15 14:38 UTC  (4+ messages)
` [Bug sanitizer/66880] "

[Bug c++/66857] New: Reference not bound to lvalue
 2015-07-15 14:24 UTC  (4+ messages)
` [Bug c++/66857] [5/6 Regression] "

[Bug c/58066] New: GCC mis-compiles access to TLS variable with -fPIC on x86_64
 2015-07-15 13:42 UTC  (4+ messages)
` [Bug rtl-optimization/58066] __tls_get_addr is called with misaligned stack on x86-64
` [Bug target/58066] "

[Bug target/65249] New: unable to find a register to spill in class 'R0_REGS' when compiling protobuf on sh4
 2015-07-15 13:22 UTC  (5+ messages)
` [Bug target/65249] "

[Bug c++/66878] New: Segmentation fault when compiling
 2015-07-15 13:19 UTC  (2+ messages)
` [Bug c++/66878] "

[Bug libgomp/65742] New: [5 Regression] Several libgomp.oacc-* failures after r221922
 2015-07-15 12:22 UTC  (3+ messages)
` [Bug libgomp/65742] "

[Bug libgomp/65099] New: nvptx offloading: hard-coded 64-bit assumptions
 2015-07-15 11:55 UTC  (2+ messages)
` [Bug libgomp/65099] "

[Bug go/66332] New: goacc/acc_on_device-2.c scan-rtl-dump-times expand testsuite failure
 2015-07-15 11:55 UTC  (2+ messages)
` [Bug middle-end/66332] "

[Bug middle-end/66877] New: [6 Regression] FAIL: gcc.dg/vect/vect-over-widen-3-big-array.c -flto -ffat-lto-objects scan-tree-dump-times vect "vect_recog_over_widening_pattern: detected" 2
 2015-07-15 11:03 UTC  (2+ messages)
` [Bug middle-end/66877] "

[Bug preprocessor/66871] New: .incbin in .S files does not appear in automatically generated dependencies
 2015-07-15 10:39 UTC  (4+ messages)
` [Bug preprocessor/66871] "

[Bug tree-optimization/66875] New: entire for loop got eliminated at cddce2 tree-opt stage
 2015-07-15 10:23 UTC  (6+ messages)
` [Bug tree-optimization/66875] "

[Bug c/66869] New: [6 regression] -Wunused-function no longer warns for static declarations without definition
 2015-07-15 10:11 UTC  (2+ messages)
` [Bug c/66869] "

[Bug middle-end/66872] New: fold a & ((1 << b) - 1) to a & ~(-1 << b)
 2015-07-15 10:08 UTC  (4+ messages)
` [Bug middle-end/66872] "

[Bug tree-optimization/66873] New: fortran variant of outer-1.c not parallelized by autopar
 2015-07-15 10:01 UTC  (8+ messages)
` [Bug tree-optimization/66873] "

[Bug middle-end/66876] vrp: changing unsigned to signed comparison
 2015-07-15 10:00 UTC  (2+ messages)

[Bug c/66865] New: wine segfaults from gcc in trunk (r225757)
 2015-07-15  9:31 UTC  (15+ messages)
` [Bug c/66865] wine segfaults from gcc in trunk (r225757) (regression)
` [Bug rtl-optimization/66865] [6 Regression] "
` [Bug rtl-optimization/66865] [6 Regression] wine64 "

[Bug target/66866] New: [miscompile] incorrect load address on manual vector shuffle
 2015-07-15  9:05 UTC  (7+ messages)
` [Bug target/66866] "

[Bug target/66731] New: vnmul, fnmul patterns incorrect for -frounding-math
 2015-07-15  9:03 UTC  (2+ messages)
` [Bug target/66731] "

[Bug target/66626] New: [i386] gcc.dg/torture/stackalign/non-local-goto-5.c segfaults w/ -mregparm=3
 2015-07-15  8:32 UTC  (4+ messages)
` [Bug rtl-optimization/66626] [4.9/5/6 Regression] gcc.dg/torture/stackalign/non-local-goto-5.c segfaults w/ -mregparm=3 or -miamcu

[Bug c++/61936] template template friends fail to compile
 2015-07-15  8:09 UTC 

[Bug c/66838] New: Calling multiple SYSV AMD64 ABI functions from MS x64 ABI one results in clobbered parameters
 2015-07-15  7:29 UTC  (2+ messages)
` [Bug rtl-optimization/66838] "

[Bug libfortran/66861] New: [5/6 Regression] Segmentation fault in gcc/testsuite/gfortran.dg/streamio_5.f90
 2015-07-15  7:10 UTC  (10+ messages)
` [Bug libfortran/66861] "

[Bug libgcc/66874] New: RFE: x86_64_fallback_frame_state more robust
 2015-07-15  3:04 UTC  (2+ messages)
` [Bug libgcc/66874] "

[Bug c++/66850] New: Adding a forward declaration of a template containing a template template parm causes ICE on valid code
 2015-07-15  2:43 UTC  (4+ messages)
` [Bug c++/66850] "

[Bug c++/65071] New: ICE on valid, sizeof...() of template template parameter pack in return type
 2015-07-14 22:38 UTC  (3+ messages)
` [Bug c++/65071] "

[Bug fortran/66864] New: floor function error
 2015-07-14 21:57 UTC  (5+ messages)
` [Bug fortran/66864] "

[Bug fortran/66175] New: ICE in gfc_free_namespace with unbalanced BLOCKs
 2015-07-14 21:56 UTC  (2+ messages)
` [Bug fortran/66175] "

[Bug libgcc/66854] New: libgcc2.c:1846:9: internal compiler error: Segmentation fault
 2015-07-14 21:20 UTC  (4+ messages)
` [Bug libgcc/66854] "

[Bug c++/65091] New: decltype(~arg) fails for template functions
 2015-07-14 21:01 UTC  (2+ messages)
` [Bug c++/65091] "

[Bug middle-end/18355] [4.0 regression] cross toolchains don't build libstdc++: m32r-elf v850-elf
 2015-07-14 15:03 UTC 

[Bug c++/66834] New: [concepts] concept parameter kind mismatch causes hard error
 2015-07-14 14:47 UTC  (7+ messages)
` [Bug c++/66834] "

[Bug target/66840] New: [5/6 Regression] plugins fail to build on powerpc64le-linux-gnu
 2015-07-14 13:52 UTC  (5+ messages)
` [Bug target/66840] "

[Bug tree-optimization/66726] New: missed optimization, factor conversion out of COND_EXPR
 2015-07-14 13:20 UTC  (4+ messages)
` [Bug tree-optimization/66726] "

[Bug tree-optimization/66868] New: [5/6 Regression] wrong code generated with -O3 (dead code removal?)
 2015-07-14 13:02 UTC  (4+ messages)
` [Bug tree-optimization/66868] "

[Bug fortran/52846] New: [F2008] Support submodules
 2015-07-14 12:44 UTC  (3+ messages)
` [Bug fortran/52846] "

[Bug ipa/66863] New: wrong code at -Os and above on x86_64-linux-gnu
 2015-07-14 11:39 UTC  (5+ messages)
` [Bug tree-optimization/66863] [6 Regression] "

[Bug c/66867] New: Suboptimal code generation for C11 atomic_compare_exchange_strong_explicit()
 2015-07-14 11:17 UTC 

[Bug libstdc++/66763] New: 25_algorithms/remove/requirements/explicit_instantiation/2.cc fails on AIX
 2015-07-14 10:02 UTC  (6+ messages)
` [Bug libstdc++/66763] [6 Regression] "
` [Bug c++/66763] "

[Bug other/61321] New: demangler crash on casts in template parameters
 2015-07-14  9:39 UTC  (2+ messages)
` [Bug other/61321] "

[Bug target/58446] New: Support for musl libc
 2015-07-14  9:36 UTC  (3+ messages)
` [Bug target/58446] "

[Bug c++/65186] New: internal compiler error: in tsubst, at cp/pt.c:11738
 2015-07-14  9:10 UTC  (3+ messages)
` [Bug c++/65186] "

[Bug c/52991] New: attribute packed broken on mingw32?
 2015-07-14  9:08 UTC  (2+ messages)
` [Bug target/52991] "

[Bug bootstrap/55807] New: Support musl libc
 2015-07-14  9:08 UTC  (2+ messages)
` [Bug bootstrap/55807] "

[Bug c/66862] New: OpenMP SIMD does not work (use SIMD instructions) on conditional code
 2015-07-14  8:50 UTC  (5+ messages)
` [Bug c/66862] "
` [Bug tree-optimization/66862] "

[Bug fortran/66860] New: ]FAIL: gfortran.dg/graphite/pr42393.f90 -O (internal compiler error)
 2015-07-14  8:18 UTC  (4+ messages)
` [Bug fortran/66860] [5/6 Regression] FAIL: "

[Bug middle-end/64327] New: ../../gcc/gcc/rtlanal.c:4881:48: runtime error: shift exponent 4294967295 is too large for 64-bit type 'long unsigned int'
 2015-07-14  7:36 UTC  (2+ messages)
` [Bug middle-end/64327] "

[Bug lto/66752] New: spec2000 255.vortex performance compiled with GCC is ~20% lower than with CLANG
 2015-07-14  6:28 UTC  (2+ messages)
` [Bug lto/66752] "

[Bug tree-optimization/66828] New: [5/6 Regression] gcc/tree-ssa-math-opts.c:2182:38: runtime error: left shift of 72057594037927936 by 8 places cannot be represented in type 'long int'
 2015-07-14  6:09 UTC  (4+ messages)
` [Bug tree-optimization/66828] "

[Bug middle-end/23664] fold does not change (a&C1)+(b&C2) to (a&C1)|(b&C2) iff (C1 & C2) == 0
 2015-07-14  4:17 UTC  (2+ messages)

[Bug middle-end/19987] [meta-bug] fold missing optimizations in general
 2015-07-14  4:17 UTC 

[Bug c++/66092] [c++-concepts] Concept can't check variadic template arguments
 2015-07-14  4:11 UTC 

[Bug c++/66852] New: vmovdqa instructions issued on 64-bit aligned array, causes segfault
 2015-07-14  2:55 UTC  (2+ messages)
` [Bug c++/66852] "

[Bug libstdc++/66855] New: codecvt wrong endianness in UTF-16 conversions
 2015-07-13 20:10 UTC  (3+ messages)
` [Bug libstdc++/66855] "

[Bug c++/63522] [4.8/4.9/5 Regression] ICE: unexpected expression 'ElementIndices' of kind template_parm_index
 2015-07-13 17:31 UTC 

[Bug tree-optimization/66846] New: parloops does not always mark loops for fixup if needed
 2015-07-13 16:37 UTC  (2+ messages)
` [Bug tree-optimization/66846] "

[Bug c/66842] libatomic uses multiple locks for locked atomics
 2015-07-13 16:18 UTC  (2+ messages)

[Bug tree-optimization/66851] New: support double reduction in parloops
 2015-07-13 14:56 UTC  (2+ messages)
` [Bug tree-optimization/66851] "

[Bug libstdc++/63345] New: Multiple undefined behaviors (static_cast<>) in libstdc++-v3/include/bits
 2015-07-13 14:25 UTC  (2+ messages)
` [Bug libstdc++/63345] "

[Bug tree-optimization/66856] New: [6 Regression] ICE in compute_live_loop_exits, at tree-ssa-loop-manip.c:234
 2015-07-13 14:24 UTC  (2+ messages)
` [Bug tree-optimization/66856] "

[Bug c++/66859] New: internal compiler error: in lower_stmt
 2015-07-13 13:27 UTC 

[Bug libstdc++/66829] New: [6 Regression] FAIL: 23_containers/multiset/modifiers/erase/dr130-linkage-check.cc
 2015-07-13 13:21 UTC  (2+ messages)
` [Bug libstdc++/66829] "

[Bug c++/66858] New: [6 Regression] FAIL: g++.dg/pch/system-2.C -O2 -g assembly comparison on aarch64-none-elf, arm-none-eabi
 2015-07-13 12:46 UTC 

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