public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/16107] missed optimization with some math function builtins
 2015-08-17  4:49 UTC 

[Bug tree-optimization/67153] [5/6 Regression] integer optimizations 53% slower than std::bitset<>
 2015-08-17  3:06 UTC  (2+ messages)

[Bug c++/67238] New: [C++11][C++14]cc1plus crash for nested decltype expression in parameter pack in trailing return type when '-g' enabled
 2015-08-17  1:19 UTC 

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

[Bug c++/65201] New: range-for range-init containing variable named like for-range-declaration iterates over uninitialized for-range-declaration
 2015-08-17  0:52 UTC  (2+ messages)
` [Bug c++/65201] "

[Bug other/65794] New: Building crossback fails: No rule to make target `auto-build.h', needed by `build/genmddeps.o'
 2015-08-16 21:49 UTC  (3+ messages)
` [Bug other/65794] "

[Bug fortran/51175] New: Memory Leak with Transfer intrinsic
 2015-08-16 20:37 UTC  (2+ messages)
` [Bug fortran/51175] "

[Bug c/67242] New: Missing optimization with float
 2015-08-16 20:28 UTC  (3+ messages)
` [Bug c/67242] "

[Bug target/66232] New: -fPIC -fno-plt -mx32 fails to generate indirect branch via GOT
 2015-08-16 20:18 UTC  (2+ messages)
` [Bug target/66232] "

[Bug fortran/55548] New: SYSTEM_CLOCK with integer(8) provides nanosecond resolution, but only microsecond precision (without -lrt)
 2015-08-16 19:55 UTC  (2+ messages)
` [Bug fortran/55548] "

[Bug fortran/54656] New: ICE with software REAL(16) for NORM2
 2015-08-16 19:51 UTC  (4+ messages)
` [Bug fortran/54656] "

[Bug c++/63887] abi_tag confuses demangler on destructor names
 2015-08-16 19:02 UTC 

[Bug middle-end/67241] New: [6 Regression] FAIL: 23_containers/unordered_set/insert/hash_policy.cc execution test
 2015-08-16 18:41 UTC 

[Bug c++/67240] New: [concepts] Implicit conversion constraints are not respected
 2015-08-16 18:09 UTC 

[Bug target/66648] New: [4.9/5/6 regression] incorrect memcpy expansion with unrolled_loop strategy at -O2
 2015-08-16 17:59 UTC  (4+ messages)
` [Bug target/66648] "

[Bug fortran/57496] New: I/O: WRITE(*,*) HUGE(0_16) [REAL(10)+REAL(16)]: Gives SIGFPE with -ffpe-trap=overflow
 2015-08-16 15:31 UTC  (3+ messages)
` [Bug fortran/57496] I/O: WRITE(*,*) HUGE(0._10) gives "
` [Bug libfortran/57496] "

[Bug target/67215] New: -fno-plt needs improvements for x86
 2015-08-16  1:08 UTC  (7+ messages)
` [Bug target/67215] "

[Bug c/67223] New: Address misaligned for ldrexd
 2015-08-15 23:41 UTC  (3+ messages)
` [Bug target/67223] "

[Bug fortran/58175] New: Incorrect warning message on scalar finalizor
 2015-08-15 21:10 UTC  (2+ messages)
` [Bug fortran/58175] [OOP] Incorrect warning message on scalar finalizer

[Bug target/65358] New: parameter passing bug with tail call optimization on arm
 2015-08-15 16:11 UTC  (2+ messages)
` [Bug middle-end/65358] wrong parameter passing code "

[Bug target/67226] Incorrect code generated for tail call, where parameters are structs passed by value, -O2 is used, and target is ARM
 2015-08-15 16:08 UTC  (2+ messages)

[Bug c++/67228] New: Template partial ordering failure ambiguous overload
 2015-08-15 15:35 UTC 

[Bug tree-optimization/67227] New: [6 regression] stage2 ada compiler miscompiled
 2015-08-15 13:52 UTC 

[Bug c/67169] New: -fstack-check=no doesn't disable stack checking
 2015-08-15 13:27 UTC  (3+ messages)
` [Bug target/67169] "

[Bug c++/67193] New: Overzealous -Wstack-usage warning
 2015-08-15 12:30 UTC  (3+ messages)
` [Bug c++/67193] "

[Bug c/67224] New: UTF-8 support for identifier names in GCC
 2015-08-15 12:25 UTC  (6+ messages)
` [Bug c/67224] "

[Bug fortran/67219] New: [6 Regression] Incorrect conversion warning
 2015-08-15 12:10 UTC  (3+ messages)
` [Bug fortran/67219] "

[Bug c++/67225] New: [concepts] Expression constraint with a constrained result turns off access checking
 2015-08-15  8:49 UTC 

[Bug c++/65974] [5/6 Regression] Bogus deprecated-declarations warnings for inline definitions of deprecated virtual methods
 2015-08-15  8:00 UTC  (2+ messages)

[Bug bootstrap/67158] New: ICE dwarf2out.c:19910/gen_inlined_subroutine_die, at : Compiling gcc6.0 with gcc6.0 -flto
 2015-08-15  7:59 UTC  (3+ messages)
` [Bug bootstrap/67158] "

[Bug lto/66468] [6 Regression] ICE in in check_die, at dwarf2out.c:5719
 2015-08-15  7:59 UTC 

[Bug ipa/64164] New: [4.9/5 Regression] one more stack slot used due to one less inlining level
 2015-08-15  2:27 UTC  (8+ messages)
` [Bug rtl-optimization/64164] [4.9/5/6 "

[Bug rtl-optimization/67000] New: [6 Regression] ICE in split_complex_args, at function.c:2325 on ppc64le
 2015-08-15  2:26 UTC  (3+ messages)
` [Bug rtl-optimization/67000] "

[Bug middle-end/67035] New: [6 Regression] FAIL: gcc.c-torture/compile/pr54713-3.c
 2015-08-15  2:26 UTC  (3+ messages)
` [Bug middle-end/67035] "

[Bug bootstrap/66978] New: [6 Regression] bootstrap failure with --with-multilib-list=m32,m64,mx32
 2015-08-15  2:25 UTC  (3+ messages)
` [Bug bootstrap/66978] "

[Bug middle-end/67034] New: [6 Regression] FAIL: gcc.c-torture/compile/pr39928-1.c
 2015-08-15  2:25 UTC  (3+ messages)
` [Bug middle-end/67034] "

[Bug middle-end/66983] New: [6 Regression] Many testsuite regressions
 2015-08-15  2:24 UTC  (3+ messages)
` [Bug middle-end/66983] "

[Bug c/66326] New: Floating point exception with -mfpmath=387 and -fcilkplus
 2015-08-14 22:54 UTC  (2+ messages)
` [Bug c/66326] "

[Bug middle-end/67222] New: ICE in gimple_call_arg with bogus posix_memalign
 2015-08-14 20:31 UTC  (2+ messages)
` [Bug middle-end/67222] [4.9/5/6 Regression] "

[Bug rtl-optimization/67221] New: ICE at -Os and above on x86_64-linux-gnu: Segmentation fault (program cc1)
 2015-08-14 20:09 UTC  (4+ messages)
` [Bug rtl-optimization/67221] "

[Bug middle-end/67220] New: GCC fails to properly handle libcall symbol visibility of built functions
 2015-08-14 19:31 UTC  (2+ messages)
` [Bug middle-end/67220] "

[Bug c++/67216] New: false is still a null pointer constant
 2015-08-14 18:58 UTC  (3+ messages)
` [Bug c++/67216] "

[Bug libstdc++/67212] New: Infinite recurtion in std::regex_match
 2015-08-14 17:54 UTC  (3+ messages)
` [Bug libstdc++/67212] "

[Bug libstdc++/61582] New: C11 regex memory corruption
 2015-08-14 17:01 UTC  (3+ messages)
` [Bug libstdc++/61582] C++11 "

[Bug libstdc++/66456] regex memory corruption on large input strings
 2015-08-14 17:00 UTC 

[Bug c++/66857] New: Reference not bound to lvalue
 2015-08-14 16:33 UTC  (3+ messages)
` [Bug c++/66857] [5/6 Regression] "

[Bug rtl-optimization/67218] Combine incorrectly folds (double) (float) (unsigned)
 2015-08-14 15:19 UTC 

[Bug target/37845] gcc ignores FP_CONTRACT pragma set to OFF
 2015-08-14 15:08 UTC 

[Bug target/67143] New: [5/6 Regression] ICE (could not split insn) on aarch64-linux-gnu
 2015-08-14 15:06 UTC  (2+ messages)
` [Bug target/67143] "

[Bug c++/67217] New: [concepts] Constraints are ignored when specializing union templates
 2015-08-14 13:44 UTC 

[Bug target/67211] New: [5 Regression] ICE (insn does not satisfy its constraints) on powerpc64le-linux-gnu
 2015-08-14 13:39 UTC  (8+ messages)
` [Bug target/67211] "

[Bug target/61441] New: ARM aarch64 fails to quiet signaling NaN
 2015-08-14 13:13 UTC  (3+ messages)
` [Bug tree-optimization/61441] "

[Bug middle-end/67133] [6 Regression] ICE at -Os and above on x86_64-linux-gnu in gimple_op, at gimple.h:2274
 2015-08-14 13:11 UTC  (10+ messages)

[Bug go/67198] New: gccgo: change of type of syscall.RawSockaddr.Data on ppc64 breaks compilation of existing programs
 2015-08-14 12:28 UTC  (7+ messages)
` [Bug go/67198] [5/6 Regression] "

[Bug libstdc++/67214] New: undefined behaviour in std::num_get::_M_extract_int()
 2015-08-14 11:33 UTC 

[Bug tree-optimization/67213] New: When compiling for size with -Os loops can get bigger after peeling
 2015-08-14 11:06 UTC  (4+ messages)
` [Bug tree-optimization/67213] "

[Bug target/67002] New: [5] [SH]: Bootstrap stage 2/3 comparison failure - gcc/real.o differs
 2015-08-14  9:31 UTC  (4+ messages)
` [Bug target/67002] "

[Bug rtl-optimization/67206] New: Redundant spills in simple copy loop for 32-bit x86 target
 2015-08-14  8:47 UTC  (3+ messages)
` [Bug rtl-optimization/67206] "

[Bug fortran/54572] New: Use libbacktrace library
 2015-08-14  8:33 UTC  (2+ messages)
` [Bug libfortran/54572] "

[Bug libfortran/62296] New: EXECUTE_COMMAND_LINE not F2008 conforming
 2015-08-14  7:56 UTC  (2+ messages)
` [Bug libfortran/62296] "

[Bug fortran/44348] ICE in build_function_decl
 2015-08-14  7:40 UTC  (2+ messages)

[Bug c/65455] typeof _Atomic fails
 2015-08-13 23:40 UTC  (4+ messages)

[Bug target/66511] New: [avr] whole-byte shifts not optimized away for uint64_t
 2015-08-13 20:56 UTC  (2+ messages)
` [Bug target/66511] "

[Bug bootstrap/44756] [meta-bug] --enable-werror-always issues
 2015-08-13 20:29 UTC 

[Bug middle-end/55035] New: reload1.c:3766:41: error: ‘orig_dup[0]’ may be used uninitialized in this function (for fr30, microblaze)
 2015-08-13 20:23 UTC  (2+ messages)
` [Bug middle-end/55035] reload1.c:3766:41: error: ‘orig_dup[0]’ may be used uninitialized in this function (for fr30, microblaze, moxie, rl78)

[Bug c/66068] New: error: type variant has different TYPE_VFIELD
 2015-08-13 20:21 UTC  (2+ messages)
` [Bug debug/66068] [6 Regression] "

[Bug c++/67210] New: [concepts] Error parsing ">>" after a template-id that names a concept
 2015-08-13 19:48 UTC 

[Bug c++/64859] New: -Wabi-tag is not documented
 2015-08-13 17:45 UTC  (2+ messages)
` [Bug c++/64859] "

[Bug c++/67209] New: G++ generates incorrect code for boost::filesystem
 2015-08-13 17:27 UTC  (2+ messages)
` [Bug c++/67209] "

[Bug c++/67208] New: bool const to float* function argument allowed
 2015-08-13 16:17 UTC  (2+ messages)
` [Bug c++/67208] "

[Bug c++/53421] New: __attribute((__may_alias__)) prevents taking address of conversion operator member function
 2015-08-13 15:46 UTC  (4+ messages)
` [Bug c++/53421] __attribute__((__may_alias__)) "

[Bug c++/67207] New: ice in infer_nonnull_range_by_attribute with -O3
 2015-08-13 15:29 UTC  (3+ messages)
` [Bug c++/67207] "

[Bug c++/63693] New: ICE c-opts.c:1067
 2015-08-13 15:17 UTC  (2+ messages)
` [Bug c++/63693] ICE in resolve_typename_type

[Bug c++/67195] New: cpp and g++ does not define __GLIBCXX__
 2015-08-13 14:42 UTC  (7+ messages)
` [Bug c++/67195] "

[Bug libstdc++/67082] New: FAIL: tr1/8_c_compatibility/complex/functions.cc (test for excess errors)
 2015-08-13 14:35 UTC  (3+ messages)
` [Bug libstdc++/67082] "

[Bug fortran/52162] New: Bogus -fcheck=bounds with realloc on assignment to unallocated LHS
 2015-08-13 14:34 UTC  (2+ messages)
` [Bug fortran/52162] "

[Bug target/67126] New: [6 Regression][SH] gcc.target/sh/pr51244-12.c failures
 2015-08-13 13:14 UTC  (3+ messages)
` [Bug target/67126] "

[Bug ada/67205] New: Unnecessary trampolines for nested packages
 2015-08-13 11:34 UTC  (2+ messages)
` [Bug ada/67205] "

[Bug sanitizer/67204] New: documentation for sanitizer missing/incomplete
 2015-08-13 11:16 UTC  (6+ messages)
` [Bug sanitizer/67204] "

[Bug c/54803] New: Manual constant unfolding breaks vectorization
 2015-08-13 10:52 UTC  (3+ messages)
` [Bug tree-optimization/54803] Rotates are not vectorized

[Bug c++/64002] New: Braced initialization of unknown bound array of nondependent type
 2015-08-13 10:51 UTC  (2+ messages)
` [Bug c++/64002] "

[Bug c++/65143] New: [C++11] missing devirtualization for virtual base in "final" classes
 2015-08-13 10:42 UTC  (2+ messages)
` [Bug c++/65143] "

[Bug c++/62164] New: 5.0: ICE: error: Both section and comdat group is set
 2015-08-13 10:20 UTC  (4+ messages)
` [Bug c++/62164] "

[Bug fortran/67202] New: Fortran FE should load scalar pass-by-reference intent-in arguments at the beginning of a function
 2015-08-13 10:12 UTC  (2+ messages)
` [Bug fortran/67202] "

[Bug testsuite/67203] New: [6 regression] FAIL: g++.dg/tree-ssa/pr61034.C -std=gnu++11 scan-tree-dump-times fre2 "free" 10
 2015-08-13 10:12 UTC  (2+ messages)
` [Bug testsuite/67203] "

[Bug tree-optimization/67191] New: [6 Regression] ICE: in before_dom_children, at tree-ssa-sccvn.c:4372
 2015-08-13  9:44 UTC  (3+ messages)
` [Bug tree-optimization/67191] "

[Bug rtl-optimization/67103] [6 Regression]: gcc.target/i386/cmov2.c and gcc.target/i386/cmov3.c FAIL on x86
 2015-08-13  9:13 UTC  (2+ messages)

[Bug fortran/67170] New: PRE can't hoist out a readonly argument
 2015-08-13  8:54 UTC  (4+ messages)
` [Bug fortran/67170] "

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