public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/60322] New: Incorrect bounds on polymorphic dummy array
 2015-05-10 13:40 UTC  (2+ messages)
` [Bug fortran/60322] [OOP] "

[Bug fortran/65894] New: severe regression in gfortran 6.0.0
 2015-05-10 13:40 UTC  (16+ messages)
` [Bug fortran/65894] [6 Regression] "

[Bug fortran/66089] New: elemental dependency mishandling when derived types are involved
 2015-05-10 13:33 UTC  (3+ messages)
` [Bug fortran/66089] "

[Bug c/66086] New: Casting a pointer to a double confuses the optimizer
 2015-05-10 12:32 UTC  (7+ messages)
` [Bug c/66086] Casting a pointer to an uintptr_t and later "

[Bug c/66090] New: Wrong loop code generation with -O2 on ARM
 2015-05-10 11:09 UTC  (2+ messages)
` [Bug c/66090] "

[Bug c/66088] New: -Wunused-but-set-variable does not regard static variable access in local scope
 2015-05-10  9:13 UTC  (5+ messages)
` [Bug c/66088] "

[Bug c++/66091] New: [c++-concepts] Overloading of member operators based on constraints rejected; regression from r211591
 2015-05-10  3:29 UTC 

[Bug target/65979] New: internal compiler error: in make_edges, at tree-cfg.c:923
 2015-05-10  0:19 UTC  (3+ messages)
` [Bug target/65979] Multiple issues in conftest.c prevent build on sh4-linux-gnu

[Bug debug/61352] gcc 4.9.0 fails to execute dsymutil when linking executables on darwin
 2015-05-09 22:57 UTC  (2+ messages)

[Bug c++/58931] New: condition_variable::wait_until overflowed by large time_point<steady_clock>
 2015-05-09 22:45 UTC  (2+ messages)
` [Bug libstdc++/58931] "

[Bug tree-optimization/64454] New: optimize (x%5)%5
 2015-05-09 15:40 UTC  (2+ messages)
` [Bug tree-optimization/64454] "

[Bug rtl-optimization/66087] New: Invalid narrowing of MEM with containing POST_INC
 2015-05-09 15:30 UTC  (2+ messages)
` [Bug rtl-optimization/66087] "

[Bug bootstrap/66085] New: [6 Regression] Revision r222934 breaks bootstrap on darwin
 2015-05-09 13:51 UTC  (4+ messages)
` [Bug bootstrap/66085] "

[Bug c/66066] New: [6 Regression] r222889 causes bogus error: initializer element is not constant
 2015-05-09 12:20 UTC  (6+ messages)
` [Bug c/66066] "

[Bug c/66084] New: ICE:internal compiler error: in fold_convert_loc, at fold-const.c:1974
 2015-05-09 10:17 UTC  (4+ messages)
` [Bug c/66084] "
` [Bug middle-end/66084] "

[Bug fortran/66035] New: [5.1 Regression] gfortran ICE segfault
 2015-05-09  9:35 UTC  (2+ messages)
` [Bug fortran/66035] [5/6 "

[Bug sanitizer/64839] New: libsanitizer shouldn't require <rpc/xdr.h>
 2015-05-09  8:39 UTC  (5+ messages)
` [Bug sanitizer/64839] "

[Bug c/66083] New: Linux kernel fails to boot with O3 optimization
 2015-05-09  5:01 UTC  (5+ messages)
` [Bug c/66083] "

[Bug bootstrap/66038] New: SIGSEGV at stage 2 build/genmatch --gimple ../../gcc-5.1.0/gcc/match.pd
 2015-05-09  4:37 UTC  (2+ messages)
` [Bug bootstrap/66038] "

[Bug fortran/66082] New: [4.9.2/5.1.0/6.0.0] memory leak: automatic array with derived type array constructor actual argument
 2015-05-09  0:59 UTC 

[Bug target/66081] New: Invalid ARM ldrb instruction offset
 2015-05-09  0:03 UTC 

[Bug fortran/65925] New: Memory leak with source allocation nested inside the source of another source allocation
 2015-05-08 23:45 UTC  (2+ messages)
` [Bug fortran/65925] "

[Bug go/61303] New: gccgo: segfault, regression since 4.8.2
 2015-05-08 23:27 UTC  (2+ messages)
` [Bug go/61303] "

[Bug c++/66080] New: incorrect debug info for CTOR
 2015-05-08 23:02 UTC 

[Bug c/66077] New: Right shift calculation error
 2015-05-08 22:25 UTC  (3+ messages)
` [Bug c/66077] "

[Bug fortran/66041] New: [6.0 Regression] Matmul ICE
 2015-05-08 21:51 UTC  (5+ messages)
` [Bug fortran/66041] [6 "

[Bug c++/59012] New: alignas does not support parameter pack expansions
 2015-05-08 21:15 UTC  (3+ messages)
` [Bug c++/59012] "

[Bug libstdc++/66078] New: 20_util/specialized_algorithms/uninitialized_copy/808590.cc fails with -std=c++11
 2015-05-08 20:46 UTC  (2+ messages)
` [Bug libstdc++/66078] "

[Bug tree-optimization/66010] New: Missed optimization after inlining va_list parameter
 2015-05-08 19:31 UTC  (2+ messages)
` [Bug tree-optimization/66010] [6 Regression] "

[Bug web/64968] New: Upgrade GCC Bugzilla to 5.0
 2015-05-08 19:04 UTC  (7+ messages)
` [Bug web/64968] "

[Bug rtl-optimization/65862] New: [MIPS] IRA/LRA issue: integers spilled to floating-point registers
 2015-05-08 18:29 UTC  (3+ messages)
` [Bug rtl-optimization/65862] "

[Bug bootstrap/65865] New: [6 Regression] Bootstrap failure on x86
 2015-05-08 18:27 UTC  (3+ messages)
` [Bug bootstrap/65865] "

[Bug target/66076] New: [5/6 Regression] ICE: in vec_safe_grow, at vec.h:618 with -funroll-loops -mno-prefer-avx128 -march=bdver4
 2015-05-08 17:55 UTC 

[Bug fortran/66073] New: [6 Regression] 465.tonto in SPEC CPU 2006 failed to build
 2015-05-08 17:53 UTC  (5+ messages)
` [Bug fortran/66073] "

[Bug c/65179] New: Introduce new C warning: -Wshift-negative-value
 2015-05-08 16:44 UTC  (4+ messages)
` [Bug c/65179] "

[Bug target/66049] New: Few AArch64 extend and add with shift tests generates sub optimal code with trunk gcc 6.0
 2015-05-08 16:33 UTC  (2+ messages)
` [Bug target/66049] "

[Bug rtl-optimization/66075] New: [6.0 regression] FAIL: gcc.target/aarch64/adds1.c scan-assembler adds\tw[0-9]+, w[0-9]+, w[0-9]+, lsl 3
 2015-05-08 16:33 UTC  (2+ messages)
` [Bug rtl-optimization/66075] "

[Bug tree-optimization/66013] New: Missed optimization after inlining va_list parameter, -m32 case
 2015-05-08 15:37 UTC  (3+ messages)
` [Bug tree-optimization/66013] "

[Bug fortran/66058] New: Backslash in comment kills compile
 2015-05-08 15:34 UTC  (3+ messages)
` [Bug fortran/66058] "

[Bug tree-optimization/53947] New: [meta-bug] vectorizer missed-optimizations
 2015-05-08 15:14 UTC  (3+ messages)
` [Bug tree-optimization/53947] "

[Bug tree-optimization/66036] New: strided group loads are not vectorized
 2015-05-08 15:14 UTC  (3+ messages)
` [Bug tree-optimization/66036] "

[Bug libstdc++/58909] New: C++11's condition variables fail with static linkin
 2015-05-08 15:13 UTC  (2+ messages)
` [Bug libstdc++/58909] C++11's condition variables fail with static linking

[Bug c++/66071] New: Calling condition variable's notify_all() causes SEGFAULT when the binary is statically linked
 2015-05-08 15:13 UTC  (6+ messages)
` [Bug c++/66071] "

[Bug c++/66072] Trying to compile a makefile in c++, error in Description
 2015-05-08 15:11 UTC 

[Bug libstdc++/61458] New: std::aligned_storage is bigger than expected
 2015-05-08 15:06 UTC  (2+ messages)
` [Bug libstdc++/61458] "

[Bug rtl-optimization/66048] New: [i386] ICE in create_pre_exit when both AVX and MPX are used
 2015-05-08 13:30 UTC  (4+ messages)
` [Bug rtl-optimization/66048] "

[Bug jit/66074] New: gcc_jit_result_get_code returns a void*
 2015-05-08 13:25 UTC 

[Bug debug/66069] New: New -fkeep-all-method-instances
 2015-05-08 13:17 UTC  (4+ messages)
` [Bug debug/66069] "

[Bug bootstrap/65664] New: ARM bootstrap fails with --with-fpu=neon-vfpv4
 2015-05-08 13:14 UTC  (3+ messages)
` [Bug bootstrap/65664] "

[Bug c/66063] New: under O2 level ,compiler ICE: internal compiler error: in build_int_cst_wide, at tree.c:1222
 2015-05-08 10:54 UTC  (2+ messages)
` [Bug c/66063] "

[Bug c++/66067] New: tree check ICE: accessed elt 1 of tree_vec with 0 elts in write_template_args, at cp/mangle.c:2574
 2015-05-08 10:49 UTC  (2+ messages)
` [Bug c++/66067] [6 Regression] "

[Bug fortran/66065] New: ICE on assignment to deferred-length character array
 2015-05-08  8:18 UTC  (2+ messages)
` [Bug fortran/66065] "

[Bug target/65697] New: __atomic memory barriers not strong enough for __sync builtins
 2015-05-08  8:01 UTC  (3+ messages)
` [Bug target/65697] "

[Bug target/48904] New: x86_64-knetbsd-gnu fails to build
 2015-05-08  7:51 UTC  (2+ messages)
` [Bug target/48904] "

[Bug c/66068] New: error: type variant has different TYPE_VFIELD
 2015-05-08  7:41 UTC 

[Bug c/66062] New: under O2 optimization level , aarch64 compiler give informance : internal compiler error: in expand_assignment, at expr.c:4838
 2015-05-08  3:25 UTC 

[Bug middle-end/192] String literals don't obey -fdata-sections
 2015-05-08  2:05 UTC  (2+ messages)

[Bug c++/66061] New: Internal Compiler Error when specializing a variable template when the specialization is variadic
 2015-05-08  1:48 UTC 

[Bug fortran/66043] New: ICE on storage_size of null or output of null array
 2015-05-08  0:49 UTC  (4+ messages)
` [Bug fortran/66043] "

[Bug lto/66029] New: Build error compiling gcc5.1 using LTO
 2015-05-07 23:58 UTC  (3+ messages)
` [Bug lto/66029] "

[Bug c/64918] New: invalid (?) warning when initializing structure
 2015-05-07 22:15 UTC  (2+ messages)
` [Bug c/64918] "

[Bug lto/66027] New: lto1: internal compiler error: in odr_types_equivalent_p
 2015-05-07 22:09 UTC  (5+ messages)
` [Bug lto/66027] "

[Bug c/66060] New: struct member allocation off
 2015-05-07 21:55 UTC 

[Bug libstdc++/66059] New: make_integer_sequence should use a log(N) implementation
 2015-05-07 21:43 UTC  (2+ messages)
` [Bug libstdc++/66059] "

[Bug rtl-optimization/48442] New: ICE: in init_seqno, at sel-sched.c:6767 with -Os -fselective-scheduling2 --param max-sched-extend-regions-iters=100
 2015-05-07 20:46 UTC  (2+ messages)
` [Bug rtl-optimization/48442] "

[Bug tree-optimization/48052] New: loop not vectorized if index is "unsigned int"
 2015-05-07 20:43 UTC  (2+ messages)
` [Bug tree-optimization/48052] "

[Bug target/66015] New: align directives not propagated after __attribute__ ((__optimize__ ("O2")))
 2015-05-07 19:36 UTC  (2+ messages)
` [Bug target/66015] "

[Bug fortran/66057] New: ICE for incomplete generic statement (gfc_match_generic)
 2015-05-07 18:49 UTC  (2+ messages)
` [Bug fortran/66057] "

[Bug c++/58616] New: [meta-bug] nsdmi
 2015-05-07 18:28 UTC  (2+ messages)
` [Bug c++/58616] "

[Bug c++/60125] New: defaulted constructor with throwing NSDMI still declared as noexcept
 2015-05-07 18:28 UTC  (2+ messages)
` [Bug c++/60125] [DR 1351] "

[Bug fortran/66056] New: Segmentation fault for lonely label in type
 2015-05-07 17:44 UTC  (2+ messages)
` [Bug fortran/66056] "

[Bug libstdc++/66055] New: hash containers missing required reserving constructors
 2015-05-07 17:10 UTC  (3+ messages)
` [Bug libstdc++/66055] "

[Bug c++/51747] New: [C++11] cannot call copy constructor using list-initialization
 2015-05-07 16:48 UTC  (4+ messages)
` [Bug c++/51747] [DR 1467] [C++11] cannot call defaulted "

[Bug c++/66053] New: openmp target data mappings containing this pointers
 2015-05-07 16:36 UTC 

[Bug c++/62212] New: ICE compiling template function with array reference parameter whose size depends on a template parameter
 2015-05-07 15:52 UTC  (2+ messages)
` [Bug c++/62212] "

[Bug c/54303] New: -fdata-sections -ffunction-sections and -fmerge-constants do not work well together
 2015-05-07 15:51 UTC  (2+ messages)
` [Bug middle-end/54303] "

[Bug fortran/66044] New: ICE on misplaced entry statement
 2015-05-07 15:33 UTC  (3+ messages)
` [Bug fortran/66044] "

[Bug fortran/66050] New: ICE: FORALL with operation on matrix columns
 2015-05-07 15:33 UTC  (5+ messages)
` [Bug fortran/66050] "

[Bug fortran/66045] New: ICE on incorrect code with null
 2015-05-07 15:18 UTC  (2+ messages)
` [Bug fortran/66045] "

[Bug fortran/66052] Segmentation fault for misplaced protected statement
 2015-05-07 14:58 UTC 

[Bug testsuite/66046] New: UBSan output pattern tests fail on target ARM board
 2015-05-07 14:47 UTC  (4+ messages)
` [Bug testsuite/66046] "

[Bug c++/66042] New: Implicitly converts lvalue to rvalue when returning reference parameter in function template
 2015-05-07 14:36 UTC  (2+ messages)
` [Bug c++/66042] "

[Bug tree-optimization/66051] New: can't vectorize reductions inside an SLP group
 2015-05-07 14:16 UTC  (2+ messages)
` [Bug tree-optimization/66051] "

[Bug libstdc++/66018] opendir configure test not working when GCC_NO_EXECUTABLES
 2015-05-07 14:08 UTC  (2+ messages)

[Bug fortran/50539] New: Internal error gfc_match_entry(): Bad state (r178939)
 2015-05-07 12:52 UTC  (2+ messages)
` [Bug fortran/50539] "

new business leads
 2015-05-07 12:01 UTC 

[Bug target/65326] New: LRA missing a Thumb optimization
 2015-05-07 11:20 UTC  (2+ messages)
` [Bug target/65326] "

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