public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/46193] New: ICE: in omp_reduction_init, at omp-low.c:2212 with -ftree-parallelize-loops
2015-07-13 11:04 UTC (3+ messages)
` [Bug tree-optimization/46193] "
[Bug tree-optimization/65709] New: [5 Regression] Bad code for LZ4 decompression with -O3 on x86_64
2015-07-13 11:02 UTC (2+ messages)
` [Bug tree-optimization/65709] "
[Bug web/64968] New: Upgrade GCC Bugzilla to 5.0
2015-07-13 10:49 UTC (2+ messages)
` [Bug web/64968] "
[Bug libgcc/66809] New: stage 1 build failure in libgcc on sparc-sun-solaris2.10
2015-07-13 10:46 UTC (2+ messages)
` [Bug libgcc/66809] "
[Bug c++/66852] New: vmovdqa instructions issued on 64-bit aligned array, causes segfault
2015-07-13 10:46 UTC (12+ messages)
` [Bug c++/66852] "
[Bug libgcc/66854] New: libgcc2.c:1846:9: internal compiler error: Segmentation fault
2015-07-13 9:52 UTC
[Bug tree-optimization/66726] New: missed optimization, factor conversion out of COND_EXPR
2015-07-13 9:47 UTC (2+ messages)
` [Bug tree-optimization/66726] "
[Bug c/66842] libatomic uses multiple locks for locked atomics
2015-07-13 9:21 UTC
[Bug c/58066] New: GCC mis-compiles access to TLS variable with -fPIC on x86_64
2015-07-13 9:16 UTC (5+ messages)
` [Bug target/58066] __tls_get_addr is called with misaligned stack on x86-64
` [Bug rtl-optimization/58066] "
[Bug fortran/64589] [OOP] Linking error due to undefined integer symbol with unlimited polymorphism
2015-07-13 9:02 UTC
[Bug driver/66849] New: Incorrect multilib chosen with -mthumb -mfloat-abi=hard
2015-07-13 8:25 UTC (2+ messages)
` [Bug driver/66849] "
[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-13 7:50 UTC (3+ messages)
` [Bug middle-end/64327] "
[Bug c/66853] New: sanitized gcc shows bug in rtlanal.c:4911 shift exponent too large because bitwitdth==0
2015-07-13 7:50 UTC (2+ messages)
` [Bug c/66853] "
[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-13 6:16 UTC (3+ messages)
` [Bug tree-optimization/66828] "
[Bug tree-optimization/66851] New: support double reduction in parloops
2015-07-13 0:01 UTC (2+ messages)
` [Bug tree-optimization/66851] "
[Bug c++/66850] New: Adding a forward declaration of a template containing a template template parm causes ICE on valid code
2015-07-12 23:26 UTC (3+ messages)
` [Bug c++/66850] "
[Bug tree-optimization/52340] New: autopar (at least) corrupts dominance info
2015-07-12 22:31 UTC (2+ messages)
` [Bug tree-optimization/52340] "
[Bug c++/65186] New: internal compiler error: in tsubst, at cp/pt.c:11738
2015-07-12 22:30 UTC (6+ messages)
` [Bug c++/65186] "
[Bug tree-optimization/49960] New: inconsistant outputs when enabling autopar for a self -dependence testcase
2015-07-12 22:29 UTC (3+ messages)
` [Bug tree-optimization/49960] inconsistent "
[Bug c++/66841] New: [concepts] bogus error "invalid reference to function concept" when function concept is overloaded
2015-07-12 20:44 UTC (3+ messages)
` [Bug c++/66841] "
[Bug c/66838] New: Calling multiple SYSV AMD64 ABI functions from MS x64 ABI one results in clobbered parameters
2015-07-12 16:42 UTC (3+ messages)
` [Bug rtl-optimization/66838] "
[Bug boehm-gc/66848] New: boehm-gc fails test suite on x86_64-apple-darwin15
2015-07-12 16:16 UTC (7+ messages)
` [Bug boehm-gc/66848] "
[Bug c/66826] New: Unused dlsym return results in segfault
2015-07-12 14:44 UTC (3+ messages)
` [Bug c/66826] Unused result from dlsym in constructor results in a segfault
[Bug c++/66847] Derived class calling protected base ctor using C++11 {brace} init = spurious access denied error
2015-07-12 14:03 UTC (5+ messages)
[Bug c++/66617] New: C++11 {brace} initialisation of virtually inherited derived class = failure to override base virtual function, unless all base ctors have same signature
2015-07-12 13:48 UTC (2+ messages)
` [Bug c++/66617] "
[Bug c++/63151] New: Accessibility error when brace-constructing base class with protected defaulted constructor and member variable
2015-07-12 13:44 UTC (2+ messages)
` [Bug c++/63151] "
[Bug tree-optimization/66846] New: parloops does not always mark loops for fixup if needed
2015-07-12 12:20 UTC
[Bug bootstrap/66801] New: [6 Regression] gcc miscompiled during PGO/LTO bootstrap
2015-07-12 10:24 UTC (3+ messages)
` [Bug bootstrap/66801] "
[Bug c/66782] New: Unable to run 64-bit wine after MS->SYSV register changes
2015-07-12 10:18 UTC (4+ messages)
` [Bug rtl-optimization/66782] [5/6 Regression] "
[Bug rtl-optimization/66845] New: one more %si register function clobbering issue
2015-07-12 10:18 UTC (3+ messages)
` [Bug rtl-optimization/66845] "
[Bug c++/66843] g++ outputting nonsense errors, won't compile operational program
2015-07-12 7:40 UTC
[Bug c++/66218] New: [c++-concepts] "inconsistent deduction for ‘auto’" with a partial-concept-id in a deduction constraint
2015-07-12 5:17 UTC (4+ messages)
` [Bug c++/66218] "
[Bug c++/17267] Reuse of template parameter name not diagnosed
2015-07-11 20:06 UTC (2+ messages)
[Bug c++/30044] ICE in tsubst, at cp/pt.c:7359
2015-07-11 19:53 UTC (2+ messages)
[Bug c++/65091] New: decltype(~arg) fails for template functions
2015-07-11 19:52 UTC (2+ messages)
` [Bug c++/65091] "
[Bug c++/66834] New: [concepts] concept parameter kind mismatch causes hard error
2015-07-11 19:09 UTC (6+ messages)
` [Bug c++/66834] "
[Bug target/66819] New: gcc.target/i386/pr65753.c fails with -fPIC -m32 -O2 -mregparm=3
2015-07-11 18:28 UTC (3+ messages)
` [Bug target/66819] "
[Bug c++/58734] New: [C++11] Template template parameter pack instantiation problem
2015-07-11 18:18 UTC (3+ messages)
` [Bug c++/58734] "
[Bug target/66840] New: [5/6 Regression] plugins fail to build on powerpc64le-linux-gnu
2015-07-11 17:44 UTC (2+ messages)
` [Bug target/66840] "
[Bug c++/66839] New: g++ accepts NSDMI with -std=c++98 when the intializer is a macro defined in a standard header
2015-07-11 14:37 UTC
[Bug middle-end/66353] New: Missing bb_has_abnormal_call_pred in basic-block.h
2015-07-11 10:38 UTC (4+ messages)
` [Bug middle-end/66353] "
[Bug target/66780] New: [4.9 Regression] Compiling with -fstack-protector-strong causes binary to segfault
2015-07-11 9:10 UTC (3+ messages)
` [Bug target/66780] "
[Bug c++/66758] New: [concepts] ICE compiler deeply confused by simple-seeming concept definition
2015-07-11 3:09 UTC (12+ messages)
` [Bug c++/66758] "
[Bug c/66740] New: omp simd reduction miscompiles at -O3 with AVX (recent regression)
2015-07-10 23:25 UTC (2+ messages)
` [Bug tree-optimization/66740] [6 Regression] "
[Bug c++/54521] New: g++ fails to call explicit constructors in the second step of copy initialization
2015-07-10 22:58 UTC (3+ messages)
` [Bug c++/54521] "
[Bug c++/66832] New: [concepts] parameters in requires clauses conflicting with function arguments
2015-07-10 22:52 UTC (3+ messages)
` [Bug c++/66832] "
[Bug lto/66835] New: C++ openMP test failed after switching to C++14
2015-07-10 22:00 UTC (4+ messages)
` [Bug lto/66835] "
[Bug ada/66837] New: Non-Native Default_Scalar_Storage_Order Breaks Enum'Image
2015-07-10 21:49 UTC
[Bug c++/66836] New: inconsistent unqualified lookup for friend declaration
2015-07-10 20:32 UTC
[Bug rtl-optimization/66087] New: Invalid narrowing of MEM with containing POST_INC
2015-07-10 19:52 UTC (2+ messages)
` [Bug rtl-optimization/66087] "
[Bug testsuite/66831] New: FAIL: gcc.target/i386/iinline-attr-2.c scan-assembler p2align
2015-07-10 16:53 UTC
[Bug lto/66752] New: spec2000 255.vortex performance compiled with GCC is ~20% lower than with CLANG
2015-07-10 16:35 UTC (4+ messages)
` [Bug lto/66752] "
[Bug target/66703] New: [4.9] gcc.target/i386/readeflags-1.c aborts on -march=i586
2015-07-10 15:33 UTC (4+ messages)
` [Bug target/66703] [4.9/5/6] gcc.target/i386/readeflags-1.c aborts on -march=i586 or on -miamcu
[Bug libgomp/66715] New: libgomp.oacc-c/../libgomp.oacc-c-c++-common/data-{2,3}.c exec fails -Ofast
2015-07-10 15:20 UTC (2+ messages)
` [Bug libgomp/66715] "
Small typo in gcc/params.def
2015-07-10 15:01 UTC (2+ messages)
[Bug c++/13590] [DR39] Non-existing ambiguity when inheriting through virtuals two identical using declarations
2015-07-10 14:54 UTC
[Bug c++/21385] __extension__ lost inside template
2015-07-10 14:52 UTC
[Bug c++/60842] New: In-class initializer causes a strange error
2015-07-10 14:45 UTC (4+ messages)
` [Bug c++/60842] "
[Bug c++/62085] SFINAE where specialization parameter class member returns an abstract type fails
2015-07-10 14:17 UTC
[Bug libgomp/66820] New: internal compiler error: in get_expr_operands, at tree-ssa-operands.c:910
2015-07-10 14:15 UTC (4+ messages)
` [Bug middle-end/66820] [5/6 Regression] "
[Bug fortran/66633] New: ICE on valid "verify_gimple failed" with OpenMP
2015-07-10 14:14 UTC (4+ messages)
` [Bug middle-end/66633] [5/6 regression] "
[Bug c++/61991] New: Destructors not always called for statically initialized thread_local objects
2015-07-10 13:53 UTC (2+ messages)
` [Bug c++/61991] "
[Bug tree-optimization/66372] [6 Regression] ICE on valid code at -O3 on x86_64-linux-gnu
2015-07-10 13:50 UTC
[Bug c/52749] New: Aliasing violation silently accepted
2015-07-10 13:39 UTC (2+ messages)
` [Bug c/52749] "
[Bug tree-optimization/66794] New: ICE at -O2 and -O3 on x86_64-linux-gnu
2015-07-10 12:34 UTC (2+ messages)
` [Bug tree-optimization/66794] [4.9/5 Regression] "
[Bug tree-optimization/66823] New: -ftree-loop-if-convert-stores miscompiles gfortran.dg/elemental_optional_args_3.f90
2015-07-10 12:34 UTC (3+ messages)
` [Bug tree-optimization/66823] "
[Bug target/66813] New: gcc.target/i386/asm-flag-5.c failed with -march=pentium
2015-07-10 12:20 UTC (3+ messages)
` [Bug target/66813] "
[Bug middle-end/66313] New: Unsafe factorization of a*b+a*c
2015-07-10 12:19 UTC (6+ messages)
` [Bug middle-end/66313] "
[Bug libstdc++/66829] New: [6 Regression] FAIL: 23_containers/multiset/modifiers/erase/dr130-linkage-check.cc
2015-07-10 11:56 UTC (2+ messages)
` [Bug libstdc++/66829] "
[Bug other/66827] [6 Regression] left shifts of negative value warnings due to C++14 switch
2015-07-10 11:55 UTC
[Bug c++/65945] New: ARM: unaligned access when stroing nullptr
2015-07-10 11:08 UTC (2+ messages)
` [Bug c++/65945] C++ alignment of nullptr_t is 1 and might cause unaligned stores to the frame
[Bug target/66563] New: [4.9 Regression] ICE (segmentation fault) on sh4-linux-gnu
2015-07-10 10:20 UTC (7+ messages)
` [Bug target/66563] [4.9/5 "
[Bug fortran/66775] New: Allocatable function result type(t) produces segfault when uninitialized
2015-07-10 9:45 UTC (2+ messages)
` [Bug fortran/66775] "
[Bug c++/65592] New: internal compiler error: Segmentation fault when using non-existant enum class enumerator
2015-07-10 9:35 UTC (3+ messages)
` [Bug c++/65592] internal compiler error: Segmentation fault when using non-existent "
[Bug target/66822] New: Turn off X86_TUNE_ZERO_EXTEND_WITH_AND for IAMCU
2015-07-10 9:16 UTC (5+ messages)
` [Bug target/66822] Turn -mtune=iamcu for size
[Bug tree-optimization/66522] New: handle casts in nr of iterations in try_transform_to_exit_first_loop_alt
2015-07-10 8:29 UTC (3+ messages)
` [Bug tree-optimization/66522] "
[Bug c++/66092] [c++-concepts] Concept can't check variadic template arguments
2015-07-10 7:26 UTC
[Bug c++/54367] New: [meta-bug] [C++11] lambda expressions
2015-07-10 2:46 UTC (2+ messages)
` [Bug c++/54367] [meta-bug] "
[Bug c++/64848] New: G++ internal compiler error with templated lambdas capturing variable
2015-07-10 2:46 UTC (4+ messages)
` [Bug c++/64848] "
[Bug c++/66169] New: [c++-concepts] constraints on constructor are jammed with inherited copy/move constructors
2015-07-10 2:42 UTC (2+ messages)
` [Bug c++/66169] "
[Bug c++/65636] New: [c++-concepts] ICE (Segmentation fault) when a type requirement names a typedef or type alias
2015-07-09 22:15 UTC (2+ messages)
` [Bug c++/65636] "
[Bug c++/65634] New: [c++-concepts] ICE in check_noexcept_r() for a noexcept constraint on a static member function call requirement
2015-07-09 22:13 UTC (2+ messages)
` [Bug c++/65634] "
[Bug jit/66812] New: jit code-generation example that required -fno-strict-aliasing to work
2015-07-09 21:35 UTC (5+ messages)
` [Bug jit/66812] jit code-generation example that unexpectedly "
[Bug tree-optimization/66718] New: Non-invariant ADDR_EXPR not vectorized
2015-07-09 21:12 UTC (2+ messages)
` [Bug tree-optimization/66718] "
[Bug c/66825] New: RFE: Add attributes for symbol versioning
2015-07-09 21:03 UTC
[Bug jit/66783] No error-checking for creating structs containing opaque structs
2015-07-09 21:02 UTC (2+ messages)
page: next (older) | prev (newer) | 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).